summaryrefslogtreecommitdiff
path: root/Build/source/libs/mpfr/mpfr.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/mpfr/mpfr.test')
-rwxr-xr-xBuild/source/libs/mpfr/mpfr.test7
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/libs/mpfr/mpfr.test b/Build/source/libs/mpfr/mpfr.test
new file mode 100755
index 00000000000..4be42cafe5e
--- /dev/null
+++ b/Build/source/libs/mpfr/mpfr.test
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+# Copyright (C) 2014 Taco Hoekwater <taco@metatex.org>
+# You may freely use, modify and/or distribute this file.
+
+./mpfrtest || exit 1
+