Current File : /home/inlingua/miniconda3/pkgs/fmt-9.1.0-hdb19cb5_1/info/test/run_test.sh
set -ex
test -d ${PREFIX}/include/fmt
test -f ${PREFIX}/include/fmt/core.h
test -f ${PREFIX}/include/fmt/format.h
test -f ${PREFIX}/lib/cmake/fmt/fmt-config.cmake
test -f ${PREFIX}/lib/libfmt.so
exit 0