We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e2ba2 commit e0f7f18Copy full SHA for e0f7f18
test-feature-class.sh
@@ -0,0 +1,7 @@
1
+#!/bin/sh
2
+
3
+# A script not intended for real merge, just to make it easier for me to
4
+# remember how to fast-test this bit
5
6
+TEST_JOBS=3 PERL_DESTRUCT_LEVEL=2 exec \
7
+ ./perl t/harness t/class/*.t t/lib/croak.t lib/warnings.t t/porting/diag.t t/porting/podcheck.t
0 commit comments