Expand the c3 mro test from d009cb7d
[dbsrgits/DBIx-Class.git] / xt / extra / c3_mro.t
2016-05-30 Peter Rabbitson Expand the c3 mro test from d009cb7d
2016-05-15 Peter Rabbitson Streamline ::ResultSource::* inheritance, similar to...
2016-04-20 Peter Rabbitson Remove Class::Data::Inheritable and use CAG 'inherited...
2016-04-20 Peter Rabbitson Start setting the 'c3' mro unambiguously everywhere
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-02-28 Peter Rabbitson Move a number of tests to xt, restructure extra lists