This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Rename test files starting with regexp_ that do not
authorYves Orton <demerphq@gmail.com>
Sat, 23 Jun 2007 19:53:53 +0000 (19:53 +0000)
committerYves Orton <demerphq@gmail.com>
Sat, 23 Jun 2007 19:53:53 +0000 (19:53 +0000)
commiteb09884a77f2a131d904860f31391bb631b3c417
tree138277f32bbaedf8e7af320e723dc193c5459864
parenta229a030867b4d770c1ba9af02d1f32330221473
Rename test files starting with regexp_ that do not
wrap regexp.t (and thus use re_tests) to reg_ to make
it clear they are standalone.

p4raw-id: //depot/perl@31453
MANIFEST
t/op/reg_email.t [moved from t/op/regexp_email.t with 100% similarity]
t/op/reg_mesg.t [moved from t/op/regmesg.t with 100% similarity]
t/op/reg_namedcapture.t [moved from t/op/regexp_namedcapture.t with 100% similarity]
t/op/reg_nc_tie.t [moved from t/op/regexp_nc_tie.t with 100% similarity]
t/op/reg_pmod.t [moved from t/op/regexp_pmod.t with 100% similarity]