Merge branch 'lucca-master' of ssh://git.nguyen.vg/tatoo into lucca-master
[tatoo.git] / run_tests
index 4a4e4b5..79d9c7b 100755 (executable)
--- a/run_tests
+++ b/run_tests
@@ -1,7 +1,8 @@
 ./test.native ./tests/docs/tiny.xml '/child::site/child::regions'
-echo "\n"
+echo "________________________________________________________________________________"
 ./test.native ./tests/docs/tiny.xml -f ./tests/queries/Treebank.xml.queries
-echo "\n"
+echo "________________________________________________________________________________"
 ./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
+echo "________________________________________________________________________________"
+./test.native ./tests/docs/tiny.xml -f ./tests/queries/my.queries
+./test.native ./tests/docs/tiny.xml -f ./tests/queries/my.queries 2> tests/results/my.result
\ No newline at end of file