]> www.ginac.de Git - ginac.git/blobdiff - check/run_exams
check: indicate the test failures with non-zero exit code; split test programs.
[ginac.git] / check / run_exams
diff --git a/check/run_exams b/check/run_exams
deleted file mode 100755 (executable)
index 1e7ba46..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#! /bin/sh
-echo "GiNaC will now take an exam with specific input (like a pupils' exam):"
-./exams${EXEEXT} 2>exams.out
-cmp ${srcdir}/exams.ref exams.out