The complete fix for intermittent t/750firebird.t failures (RT#110979)
[dbsrgits/DBIx-Class.git] / t / 51threadnodb.t
2015-10-15 Peter Rabbitson Stop using bare $] throughout - protects the codebase...
2015-08-12 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2015-06-10 Peter Rabbitson Make sure tests still pass in a fork-limited environment
2014-01-27 Peter Rabbitson Skip thread tests under Devel::Cover
2012-12-15 Peter Rabbitson I was wrong about 2d12a809 - the crash is real
2012-12-11 Peter Rabbitson Revert 50e6c52e0 - the crash was most likely due to...
2012-07-10 Rafael Kitover skip 51threadnodb.t on Win32 on < 5.14
2012-03-16 Peter Rabbitson Fix the pure-perl in_global_destruction() emulation...