Introduce GOVERNANCE document and empty RESOLUTIONS file.
[dbsrgits/DBIx-Class.git] / t / cdbi / testlib /
2016-09-13 Peter Rabbitson Fix silent failures on autoinc PK without an is_auto_in...
2016-07-26 Peter Rabbitson Introducing DBIx::Class::Schema::SanityChecker
2016-03-05 Peter Rabbitson These files are not used by anything - remnants from...
2016-02-29 Peter Rabbitson Institute a central "load this first in testing" package
2015-08-12 Dagfinn Ilmari Man... Stop importing all the POSIX functions
2015-06-03 Dagfinn Ilmari Man... Stop importing all the POSIX functions
2015-02-15 Peter Rabbitson Revert c8dc7d33 - entirely superseded by 83eef5621
2015-02-15 Peter Rabbitson Revert 2c2bc4e5 - it is entirely superseded by cb551b07...
2015-02-10 Peter Rabbitson Switch CDBICompat and its tests to OptDeps
2015-02-10 Peter Rabbitson Introduce ad hoc requirements and add skip_without...
2014-10-21 Dagfinn Ilmari Man... Further delay empty weakregistry assertions
2014-09-30 Dagfinn Ilmari Man... Only load DBICTest::Schema when needed in tests
2014-09-30 Dagfinn Ilmari Man... Use Optional::Dependencies for CDBICompat and its tests
2014-07-24 Mike Francis Added support for handling Class::DBI::Column in CDBICompat
2014-07-24 Mike Francis Added handling for implicit inflate/deflate of CDBI...
2014-06-17 Peter Rabbitson Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE...
2013-02-14 Peter Rabbitson Add strict/warnings test, adjust all offenders (wow...
2012-04-09 Peter Rabbitson Allow for tests to run in parallel (simultaneously...
2012-04-09 Peter Rabbitson Reorganize CDBICompat tests - centralize prereq checks...
2012-01-05 Peter Rabbitson Trailing WS crusade - got to save them bits
2011-11-25 Peter Rabbitson More robust test suite skip-checks, check ENV before...
2011-05-10 Justin Hunter turn 'use vars' into 'our'
2010-01-22 Peter Rabbitson Final round of detabify
2009-09-06 Peter Rabbitson Test cleanup:
2009-07-21 Norbert Buchmuller Fixing what my svk client screwed up.
2009-07-20 Norbert Buchmuller (no commit message)
2009-06-03 Peter Rabbitson Require a recent version of Date::Simple during CDBI...
2009-04-29 Peter Rabbitson Fixes to massive breakage introduced by 5948 ribasushi--
2009-04-21 Peter Rabbitson Multiple cdbi-compat test cleanups
2009-01-25 Peter Rabbitson First stab at restructuring with tests_recursive()...