This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Now that pat_{advanced,rt_report}.t use test.pl, use skip_all_if_miniperl().
authorNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 15:23:42 +0000 (15:23 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:11 +0000 (20:26 +0000)
commit2fcf74c430eb128c4c1c7b5aa80c20c69ff19f53
treec79b721d4317ce924f44926ac106f10da3fa5f12
parent6f4e0180354b12bf56e98f5c99c3f98bc4ec8b37
Now that pat_{advanced,rt_report}.t use test.pl, use skip_all_if_miniperl().

Neither can run during minitest as miniperl can't load support code for %+ and
%-. If your build is so unwell that it's fallen back to minitest, your problems
are bigger than "advanced" regular expression features not working.
t/re/pat_advanced.t
t/re/pat_rt_report.t