Compilation works for all XPath queries from the core specified in the thesis
[tatoo.git] / run_tests
index d6fba68..4a4e4b5 100755 (executable)
--- a/run_tests
+++ b/run_tests
@@ -3,3 +3,5 @@ echo "\n"
 ./test.native ./tests/docs/tiny.xml -f ./tests/queries/Treebank.xml.queries
 echo "\n"
 ./test.native ./tests/docs/tiny.xml '/descendant::listitem[not(descendant::keyword/child::emph)]/descendant::parlist'
+echo "/n"
+./test.native ./tests/docs/tiny.xml -f ./tests/queries/my.queries
\ No newline at end of file