Restore ability to handle underdefined root (t/prefetch/incomplete.t)
[dbsrgits/DBIx-Class.git] / t / 53lean_startup.t
2012-11-03 Peter Rabbitson Reorganize constants handling, add escapes for fork...
2012-04-27 Peter Rabbitson Simplify untainting - Module::Find can't return invalid...
2012-04-27 Peter Rabbitson Use the now pure-perlized Devel::GlobalDestroy module
2012-03-22 Peter Rabbitson Remove all "magic number" DBI get_info calls from the...
2012-03-17 Peter Rabbitson base.pm now repeatedly require()s modules, exposing...
2012-03-12 Peter Rabbitson Rewrite txn_do and dbh_do to use a (hidden for now...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-25 Peter Rabbitson Abstract away the CORE::GLOBAL::require override code...
2011-10-25 Peter Rabbitson Ensure t/53lean_startup.t remains lean
2011-07-15 Peter Rabbitson Really fix t/53lean_startup.t
2011-07-14 Arthur Axel 'fREW... Fix spurious test failures caused by use of Data::Compare
2011-07-14 Alexander Hartmaier replaced Test::Deep::NoTest with Data::Compare to not...
2011-06-05 Peter Rabbitson fix doubling of find_related condition
2011-03-30 Peter Rabbitson Several 5.8.old fixes
2011-03-27 Peter Rabbitson Ditch Carp::Clan for our own thing
2011-02-25 Peter Rabbitson Lazy-load as many of the non-essential modules as possible