| . ${CMAKE_BINARY_DIR}/test/testfuncs.sh | |
| set -e | |
| "${CMAKE_BINARY_DIR}/test_feat" > _test_feat.out | |
| compare_table feat _test_feat.out $tests/unit/test_feat/_test_feat.res | |
| . ${CMAKE_BINARY_DIR}/test/testfuncs.sh | |
| set -e | |
| "${CMAKE_BINARY_DIR}/test_feat" > _test_feat.out | |
| compare_table feat _test_feat.out $tests/unit/test_feat/_test_feat.res | |