Full implem of BU_over_Max and TP_max (to be tested) + my.xml from thesis + stuffs...
[tatoo.git] / run_tests
index 5d5752d..13f44fe 100755 (executable)
--- a/run_tests
+++ b/run_tests
@@ -1,8 +1,8 @@
-./test.native ./tests/docs/my.xml '/child::site/child::regions'
-echo "________________________________________________________________________________"
-./test.native ./tests/docs/my.xml -f ./tests/queries/Treebank.xml.queries
-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 '/child::site/child::regions'
+#echo "________________________________________________________________________________"
+#./test.native ./tests/docs/my.xml -f ./tests/queries/Treebank.xml.queries
+#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.old
+#./test.native ./tests/docs/my.xml -f ./tests/queries/my.queries 2> tests/results/my.result
\ No newline at end of file