Skip to content

Commit

Permalink
NOT-FOR-MERGE: created ./test-feature-class.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Oct 25, 2023
1 parent 56211f0 commit b8bb633
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions test-feature-class.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/sh

# A script not intended for real merge, just to make it easier for me to
# remember how to fast-test this bit

TEST_JOBS=3 PERL_DESTRUCT_LEVEL=2 exec \
./perl t/harness t/class/*.t t/lib/croak.t lib/warnings.t t/porting/diag.t t/porting/podcheck.t

0 comments on commit b8bb633

Please sign in to comment.