This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add warning_is() in test.pl to replace may_not_warn() in ReTest.pl.
authorNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 10:57:43 +0000 (10:57 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:10 +0000 (20:26 +0000)
commitc11a8df30b4de6dbf6ce9fa1be2bf37869beb97d
tree70cf9363b8d5cb3c84993f92e469a877cf171370
parentcb124425fee7b414700604d7521979e2bfaf49c5
Add warning_is() in test.pl to replace may_not_warn() in ReTest.pl.

warning_is() provides a subset of the functionality of the routine of the same
name in Test::Warn.
t/re/ReTest.pl
t/re/pat.t
t/re/pat_advanced.t
t/test.pl