This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pp.c: Make warnings utf8-clean
[perl5.git] / t / re / pat_rt_report.t
2011-06-01 Father Chrysostomos[perl #62498] Scalar context breaks lvalue subs
2011-03-07 Nicholas ClarkMove the test for 078c425b721ea35d from fresh_perl...
2011-03-06 Nicholas ClarkMove two tests using charnames from t/re/pat.t to pat_r...
2011-03-05 Nicholas ClarkNow that pat_{advanced,rt_report}.t use test.pl, use...
2011-03-05 Nicholas ClarkEliminate t/re/ReTest.pl. require './test.pl' directly...
2011-03-05 Nicholas ClarkMove setting $IS_ASCII and $IS_EBCDIC from ReTest.pl...
2011-03-05 Nicholas ClarkReplace three uses of eval_ok() with is() as the tested...
2011-03-05 Nicholas ClarkPrune redundant blank lines.
2011-03-05 Nicholas ClarkEliminate the placeholder text 'Noname test'.
2011-03-05 Nicholas ClarkEliminate iseq() from ReTest.pl by changing all callers...
2011-03-05 Nicholas ClarkSlight tweaks to regexp tests so that they still produc...
2011-03-05 Nicholas ClarkUse $::TODO, instead of $TODO, and relying on use vars...
2011-03-05 Nicholas ClarkEliminate use of $::BugId in t/re/pat_rt_report.t
2011-03-05 Nicholas ClarkEliminate use of $::Message in t/re/pat_rt_report.t
2011-02-25 Nicholas ClarkEliminate $::PatchId from t/re/*.t.
2011-02-23 Nicholas ClarkSkip t/re/pat_{advanced,rt_report}.t under minitest...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in t/*.
2010-12-04 Father ChrysostomosUn-TODO and un-SKIP the [perl #22354] tests
2010-11-24 ZeframDeprecate ?PATTERN? without explicit m operator
2010-11-03 Yves Ortonfix 68564: /g failure with zero-width patterns
2010-11-02 Father ChrysostomosAdd test for rt-70998: qq{\x{30ab}} =~ /\xab|\xa9/...
2010-07-18 Karl Williamson\400 -\777 now means the same thing in all d-quote
2009-11-01 Bram via RT[PATCH] Todo test for [perl #38133] (was: [regex] backr...
2009-09-19 Yves Ortondropped a test by accident the last go, so ressurect...
2009-09-19 Yves Ortonsplit t/re/pat.t into new pieces
2009-09-19 Yves Ortoncopy pat.t into five new files