Yet another attempt to solve the mystery-win32-failure cpantesters report
[dbsrgits/DBIx-Class.git] / t / lib / DBICTest / RunMode.pm
2014-01-27 Peter Rabbitson Yet another attempt to solve the mystery-win32-failure...
2014-01-27 Peter Rabbitson Rewrite writiability test to be clearer and with less...
2014-01-23 Peter Rabbitson Have tests recover gracefully when File::Spec->tmpdir...
2013-12-18 Karen Etheridge misspelling
2013-11-04 Matt Phillips fix typo in FATAL ERROR message.
2013-10-02 Peter Rabbitson Fail early properly even in the presence of -jN
2013-10-02 Peter Rabbitson Fail early if full test is run in a stale checkout
2012-12-19 Peter Rabbitson Fix broken DBICTest::RunMode::is_smoker() (riba got...
2012-11-30 Peter Rabbitson More extensive travis testing plan
2012-04-20 Peter Rabbitson Fix test borkage after 9b871b00c - ALWAYS RUN TESTS...
2012-04-18 Peter Rabbitson Better handling of bogus tmpdir returned by File::Spec...
2011-04-04 Peter Rabbitson Consolidate all constants under DBIC::_ENV_, bump n...
2011-03-21 Peter Rabbitson Add startup sanity check of the ::DBI::Replicated metho...
2010-10-28 Peter Rabbitson Generalize leak-trace handling
2010-10-04 Peter Rabbitson Reorganize runmode detection a bit