Introducing DBIx::Class::Schema::SanityChecker
[dbsrgits/DBIx-Class.git] / t / 746db2_400.t
2016-03-03 Peter Rabbitson (optdeps) One last pass through tests, streamline skip...
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
2012-03-12 Peter Rabbitson Test suite wide leaktesting
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-07-04 Rafael Kitover check database driver dependencies for tests
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2009-08-13 Peter Rabbitson Adjust the storage DESTROY and the tests to accomodate...
2009-01-30 Marc Mims Bring test current with DBICTest schema.
2008-01-02 Marc Mims Added Storage::DBI subclass for MSSQL auto PK over...
2007-05-29 Brandon L. Black converted the vendor tests to use schema objects intead...
2006-11-22 Matt S Trout moved tests to compose_namespace instead of compose_con...
2006-05-18 Aran Deltac Fixes to tests so that they pass.
2006-05-18 Aran Deltac Move helperrels/26sqlt.t, and all t/run/*.tl scripts...