Compilation works for all XPath queries from the core specified in the thesis
[tatoo.git] / run_tests
1 ./test.native ./tests/docs/tiny.xml '/child::site/child::regions'
2 echo "\n"
3 ./test.native ./tests/docs/tiny.xml -f ./tests/queries/Treebank.xml.queries
4 echo "\n"
5 ./test.native ./tests/docs/tiny.xml '/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist'
6 echo "/n"
7 ./test.native ./tests/docs/tiny.xml -f ./tests/queries/my.queries