karelklic / canal

Abstract interpreter for real-world application programs
https://github.com/karelklic/canal/wiki
Other
32 stars 2 forks source link

Integration tests doesn't work when not compiling in-source #81

Closed JanDupal closed 11 years ago

JanDupal commented 11 years ago
[canal/build]$ make test

Could not find executable ../file_test.sh
Looked in the following places:
../file_test.sh
../file_test.sh
../Release/file_test.sh
../Release/file_test.sh
../Debug/file_test.sh
../Debug/file_test.sh
../MinSizeRel/file_test.sh
../MinSizeRel/file_test.sh
../RelWithDebInfo/file_test.sh
../RelWithDebInfo/file_test.sh
../Deployment/file_test.sh
../Deployment/file_test.sh
../Development/file_test.sh
../Development/file_test.sh