X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=run_tests;h=79d9c7b5cf32248c0c316dc3730805f4ea5862a4;hb=5e6e859cd104ffdaa08bca3f1edeaa6f21edccf8;hp=867fbe2c8912690a7e411dc2e2177a39fc1152e1;hpb=af288936a2ee49bace0f1070ef9c6e81e9ea6fce;p=tatoo.git diff --git a/run_tests b/run_tests index 867fbe2..79d9c7b 100755 --- a/run_tests +++ b/run_tests @@ -1,3 +1,8 @@ ./test.native ./tests/docs/tiny.xml '/child::site/child::regions' +echo "________________________________________________________________________________" ./test.native ./tests/docs/tiny.xml -f ./tests/queries/Treebank.xml.queries +echo "________________________________________________________________________________" ./test.native ./tests/docs/tiny.xml '/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist' +echo "________________________________________________________________________________" +./test.native ./tests/docs/tiny.xml -f ./tests/queries/my.queries +./test.native ./tests/docs/tiny.xml -f ./tests/queries/my.queries 2> tests/results/my.result \ No newline at end of file