]> rtime.felk.cvut.cz Git - omk.git/blob - tests/sources_dir/runtest
Convert test files to scripts that recreate them
[omk.git] / tests / sources_dir / runtest
1 #!/bin/sh
2 . ../functions.sh
3
4 touch config.omk-default
5 make include-pass
6 test -n $(find _compiled -name test.h)