After 5268b1da populate remained the sole user of Data::Compare
[dbsrgits/DBIx-Class.git] / t / 53lean_startup.t
2014-09-24 Peter Rabbitson After 5268b1da populate remained the sole user of Data...
2014-09-24 Peter Rabbitson Viciously deal with more strictures fallout
2014-09-01 Peter Rabbitson Deduplicate (and stabilize) the result of _collapse_cond
2014-07-31 Peter Rabbitson "Fix" symptoms described in ba7892a8c4 (I still do...
2014-07-29 Peter Rabbitson More diag from t/53lean_startup.t when under smoker env
2014-07-24 Peter Rabbitson Bundle trial SQLA for the trial of DBIC (reuse dq techn...
2014-07-21 Peter Rabbitson Standardize the Moo import block, move quote_sub/qsub...
2014-07-19 Peter Rabbitson is_X_value functions introduced in 3705e3b28 migrated...
2013-11-05 Peter Rabbitson Make sure DBICTest is always loaded first (purely bookkeep)
2013-04-21 Peter Rabbitson And of course the test pragma is not supported everywhere
2013-04-20 Peter Rabbitson Fix tests failing due to unspecified resultset retrieva...
2013-04-20 Peter Rabbitson More robust tests of dependency lazy-loading and delay...
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