Allow for tests to run in parallel (simultaneously from multiple checkouts)
[dbsrgits/DBIx-Class.git] / t / storage / on_connect_do.t
2012-04-09 Peter Rabbitson Allow for tests to run in parallel (simultaneously...
2012-03-16 Peter Rabbitson Add all storage instances to the test suite leaktracing...
2011-01-19 Peter Rabbitson DBIC now warns on explicit false AutoCommit, and when...
2011-01-19 Peter Rabbitson Cleanup some of the storage tests (no func. changes)
2009-09-25 Rafael Kitover test on_connect_do with a coderef connect_info too
2009-08-25 Peter Rabbitson Move storage tests to their own dir