This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge branch 'release-5.29.2' into blead
[perl5.git] / t / re / pat_special_cc.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2014-11-02 Jarkko HietaniemiIn tests, 'use strict' etc after the @INC manipulation.
2011-03-05 Nicholas Clarkt/re/pat_{psycho,re_eval,special_cc}.t can use test...
2011-03-05 Nicholas ClarkEliminate iseq() from ReTest.pl by changing all callers...
2010-05-29 Karl WilliamsonDisplay characters as Unicode for clarity
2009-10-05 Yves Ortonadd tests to make sure the \s and [\s] match the same...