Allow for tests to run in parallel (simultaneously from multiple checkouts)
[dbsrgits/DBIx-Class.git] / t / 51threads.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...
2012-03-16 Peter Rabbitson Fix the pure-perl in_global_destruction() emulation...
2012-03-16 Peter Rabbitson Make sure we load threads.pm before Test::More
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-03-30 Peter Rabbitson Several 5.8.old fixes
2011-03-21 Peter Rabbitson Remove significance of some test envvars (and add a...
2011-01-13 Peter Rabbitson 5.8.1 threads are wonky - tests no longer pass with...
2010-11-18 Peter Rabbitson Overhaul thread handling
2010-07-10 Peter Rabbitson Adjust thread test diag
2010-04-05 Peter Rabbitson Minor test cleanups
2010-01-07 Peter Rabbitson 5.8.1 is minimum required perl
2008-11-16 Peter Rabbitson Add new test relationship - a track can have a relates...
2008-09-09 Peter Rabbitson Align self-deploying tests with the CD schema changes...
2008-06-05 Brandon L. Black remove a line from the threads test that had the potent...
2006-03-15 Brandon L. Black fork tests/code improved, ithreads tests/code added...