More robust tests of dependency lazy-loading and delay of more req loads
authorPeter Rabbitson <ribasushi@cpan.org>
Mon, 8 Apr 2013 08:11:46 +0000 (10:11 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Sat, 20 Apr 2013 09:40:27 +0000 (11:40 +0200)
commit8c49cf15d576f554c2405abd4ebea7cdde053019
tree48a4bd534b5592ceed4c76ac7601398251d1e16c
parentcc414f09f43faf9424895d7f6b470fbe2ef2b0ce
More robust tests of dependency lazy-loading and delay of more req loads

Inspired by the lazy-loading chase in 723f25e0

Skip the test entirely on 5.8 - it is becoming too difficult to predict
extra dependency load order
lib/DBIx/Class/Carp.pm
lib/DBIx/Class/Exception.pm
lib/DBIx/Class/Storage/DBI.pm
t/53lean_startup.t
t/lib/DBICTest/Util.pm