summaryrefslogtreecommitdiff
path: root/packages/fcl-stl/tests/run-all-tests
diff options
context:
space:
mode:
Diffstat (limited to 'packages/fcl-stl/tests/run-all-tests')
-rwxr-xr-xpackages/fcl-stl/tests/run-all-tests4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/fcl-stl/tests/run-all-tests b/packages/fcl-stl/tests/run-all-tests
new file mode 100755
index 0000000000..14145b7abb
--- /dev/null
+++ b/packages/fcl-stl/tests/run-all-tests
@@ -0,0 +1,4 @@
+#!/bin/bash
+rm *.o *.ppu testrunner
+fpc -Fu../units/x86_64-linux -gttt testrunner.pp -Sa
+./testrunner --all