This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't use Test::More in core tests (at least, where
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 20 Apr 2007 13:42:21 +0000 (13:42 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Fri, 20 Apr 2007 13:42:21 +0000 (13:42 +0000)
commit5f5ae4a7c00fa8527fbc1cf66da85ee1690fc1a7
treeeaff53030c90962479d5ab06733f3af7738fe9f9
parent63575281672bbbaaf04505eb965051807623f028
Don't use Test::More in core tests (at least, where
that's possible, that is where is_deeply() isn't used)

p4raw-id: //depot/perl@30993
t/mro/c3_with_overload.t
t/mro/inconsistent_c3.t
t/mro/method_caching.t
t/mro/next_method_edge_cases.t
t/mro/next_method_in_anon.t
t/mro/next_method_in_eval.t
t/mro/next_method_used_with_NEXT.t
t/mro/overload_c3.t
t/mro/overload_dfs.t
t/mro/recursion_c3.t
t/mro/recursion_dfs.t