X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=run_tests;fp=run_tests;h=6ee6c551421bc0dea706ab62842660e7738451eb;hb=21e8a30a098420df8cab5d91ea2ffc8bf65bc95e;hp=4a2646908b202c377b667d0b145657a111ccb726;hpb=64d7d77a886a9fb00d62156b6dd1a43487b30772;p=tatoo.git diff --git a/run_tests b/run_tests index 4a26469..6ee6c55 100755 --- a/run_tests +++ b/run_tests @@ -6,4 +6,5 @@ echo "__________________________________________________________________________ echo "________________________________________________________________________________" ./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 +./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries.old 2> tests/results/my.result +./test.native ./tests/docs/my.xml '/descendant::b/self::b' \ No newline at end of file