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