X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=run_tests;h=4a2646908b202c377b667d0b145657a111ccb726;hb=c185b3cd323979796c6956f136d39365314ea85a;hp=5d5752d15bef6755980bab137d1f32c2d0a9dacb;hpb=43df500d1441955e3bc932be2e76318f759f7295;p=tatoo.git diff --git a/run_tests b/run_tests index 5d5752d..4a26469 100755 --- a/run_tests +++ b/run_tests @@ -4,5 +4,6 @@ echo "__________________________________________________________________________ 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 -f ./tests/queries/my.queries.old +echo "Expected answer: 43 (the b from the second big sub-tree)." +./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries.old 2> tests/results/my.result \ No newline at end of file