projects
/
gitmo/Moo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
02e9ef7
)
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]
patch
|
blob
diff --git a/maint/fulltest
b/maint/fulltest
new file mode 100644
(file)
index 0000000..
8d8c046
--- /dev/null
+++ b/
maint/fulltest
@@ -0,0
+1,4
@@
+#!/bin/sh
+
+prove -l t xt;
+MOO_XS_DISABLE=1 prove -l t xt