Institute a central "load this first in testing" package
[dbsrgits/DBIx-Class.git] / t / 51threadtxn.t
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2014-01-27 Peter Rabbitson Skip thread tests under Devel::Cover
2013-02-14 Peter Rabbitson Massively optimize ->cursor->next while fixing some...
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-11-25 Peter Rabbitson More robust test suite skip-checks, check ENV before...
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-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...