summaryrefslogtreecommitdiffstats
path: root/tests/run-parser
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-parser')
-rw-r--r--tests/run-parser2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run-parser b/tests/run-parser
new file mode 100644
index 0000000..ea1ec49
--- /dev/null
+++ b/tests/run-parser
@@ -0,0 +1,2 @@
+${THIS_SH} ./parser.tests > ${BASH_TSTOUT} 2>&1
+diff ${BASH_TSTOUT} parser.right && rm -f ${BASH_TSTOUT}