Add skip_all_if_miniperl() to test.pl, and use it in 6 test scripts
authorNicholas Clark <nick@ccl4.org>
Mon, 21 Feb 2011 14:14:30 +0000 (14:14 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 21 Feb 2011 14:14:30 +0000 (14:14 +0000)
commitc82d0e1e6a50cf66206d7e33fb271f6ee9f3395b
tree0d9fe7d03b9335977283e9e50f2b8fa72aaac52e
parentf977b7bb0e0946aca578868ac597c28bdbc2c2c2
Add skip_all_if_miniperl() to test.pl, and use it in 6 test scripts

All require dynamic loading to work, so all should be skipped under minitest.
t/io/iofile.t
t/op/concat2.t
t/op/filehandle.t
t/op/groups.t
t/re/fold_grind.t
t/re/reg_nc_tie.t
t/test.pl