add script to run ALL the tests
Matt S Trout [Wed, 2 May 2012 20:33:38 +0000 (20:33 +0000)]
maint/fulltest [new file with mode: 0644]

diff --git a/maint/fulltest b/maint/fulltest
new file mode 100644 (file)
index 0000000..8d8c046
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+prove -l t xt;
+MOO_XS_DISABLE=1 prove -l t xt