X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=run_tests;h=13f44fef9683b16e8a15fa13b741aae225f10b11;hp=5d5752d15bef6755980bab137d1f32c2d0a9dacb;hb=83c90cb5eeebfffa05d0383430eb80e7905b46a0;hpb=c1b43e1dcdb3d0960dbc50db9f226d68ad30c16e diff --git a/run_tests b/run_tests index 5d5752d..13f44fe 100755 --- a/run_tests +++ b/run_tests @@ -1,8 +1,8 @@ -./test.native ./tests/docs/my.xml '/child::site/child::regions' -echo "________________________________________________________________________________" -./test.native ./tests/docs/my.xml -f ./tests/queries/Treebank.xml.queries -echo "________________________________________________________________________________" -./test.native ./tests/docs/my.xml '/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist' -echo "________________________________________________________________________________" -./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries -./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries 2> tests/results/my.result \ No newline at end of file +#./test.native ./tests/docs/my.xml '/child::site/child::regions' +#echo "________________________________________________________________________________" +#./test.native ./tests/docs/my.xml -f ./tests/queries/Treebank.xml.queries +#echo "________________________________________________________________________________" +#./test.native ./tests/docs/my.xml '/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist' +#echo "________________________________________________________________________________" +./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries.old +#./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries 2> tests/results/my.result \ No newline at end of file