Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / 50fork.t
2016-04-13 Peter Rabbitson Fix thinko from 10dd5c05 - make sure we actually sleep
2016-03-08 Peter Rabbitson Restructure thread/fork tests to run with maximum concu...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2015-02-10 Peter Rabbitson Add import-time-skip support to OptDeps, switch most...
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
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...
2011-07-04 Rafael Kitover check database driver dependencies for tests
2011-03-21 Peter Rabbitson Remove significance of some test envvars (and add a...
2010-10-22 Peter Rabbitson Massive cleanup of transaction handlers
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...
2007-08-07 Luke Saunders fixed storage->connected fork bug
2006-03-15 Brandon L. Black fork tests/code improved, ithreads tests/code added...
2006-03-01 Brandon L. Black t/50fork.t made a little more resilient
2006-02-17 Brandon L. Black added optional test for fork stressing - not a very...