X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=run_tests;h=79d9c7b5cf32248c0c316dc3730805f4ea5862a4;hb=c4a733a7ffde6dfbc66b02124e204e3945ed33a4;hp=d6fba68357d5f0313b6a74d3c03ef7bb58cb0dee;hpb=e80e269c313952b4d427fa6a5a9729ea15e43f39;p=tatoo.git diff --git a/run_tests b/run_tests index d6fba68..79d9c7b 100755 --- a/run_tests +++ b/run_tests @@ -1,5 +1,8 @@ ./test.native ./tests/docs/tiny.xml '/child::site/child::regions' -echo "\n" +echo "________________________________________________________________________________" ./test.native ./tests/docs/tiny.xml -f ./tests/queries/Treebank.xml.queries -echo "\n" +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