Change version style/handling (doc coming up shortly)
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / Util.pm
2014-07-23 Peter Rabbitson Change once more the signature of the custom cond coder...
2014-07-17 Peter Rabbitson Move the "special loading" check to DBICTest::Util
2014-06-11 Peter Rabbitson Add foreign_resultobj to the customrel signature
2014-06-11 Peter Rabbitson Rename (with a silent compat shim) couple of badly...
2014-06-11 Peter Rabbitson Centralize custom rel args check, be more thorough
2013-04-20 Peter Rabbitson More robust tests of dependency lazy-loading and delay...
2012-11-14 Peter Rabbitson More robust behavior under heavily threaded environments
2012-04-09 Peter Rabbitson Allow for tests to run in parallel (simultaneously...
2012-03-28 Peter Rabbitson Add all database connections via DBICTest::Schema to...
2012-03-12 Peter Rabbitson Test suite wide leaktesting