Skip to content

Commit e0f7f18

Browse files
committed
NOT-FOR-MERGE: created ./test-feature-class.sh
1 parent 29e2ba2 commit e0f7f18

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test-feature-class.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)