Commentaries
[tatoo.git] / run_tests
1 ./test.native ./tests/docs/my.xml '/child::site/child::regions'
2 echo "________________________________________________________________________________"
3 ./test.native ./tests/docs/my.xml -f ./tests/queries/Treebank.xml.queries
4 echo "________________________________________________________________________________"
5 ./test.native ./tests/docs/my.xml '/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist'
6 echo "________________________________________________________________________________"
7 ./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries.old
8 echo "Expected answer: 43 (the b from the second big sub-tree)."
9 ./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries.old 2> tests/results/my.result