This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Completely remove Test::More from the MRO tests, by Brandon Black
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 21 Apr 2007 09:08:04 +0000 (09:08 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sat, 21 Apr 2007 09:08:04 +0000 (09:08 +0000)
commitc94dd5be9196e7fc999830ac8069b03bb8f510be
tree81d7e73ad7c941ff0aa3b605c46503fdb8c3e178
parent640da897d5acac197d270d816dc0d8bad1c1cedb
Completely remove Test::More from the MRO tests, by Brandon Black

p4raw-id: //depot/perl@31004
19 files changed:
t/mro/basic.t
t/mro/basic_01_c3.t
t/mro/basic_01_dfs.t
t/mro/basic_02_c3.t
t/mro/basic_02_dfs.t
t/mro/basic_03_c3.t
t/mro/basic_03_dfs.t
t/mro/basic_04_c3.t
t/mro/basic_04_dfs.t
t/mro/basic_05_c3.t
t/mro/basic_05_dfs.t
t/mro/complex_c3.t
t/mro/complex_dfs.t
t/mro/dbic_c3.t
t/mro/dbic_dfs.t
t/mro/next_method.t
t/mro/next_skip.t
t/mro/vulcan_c3.t
t/mro/vulcan_dfs.t