Keep belongs_to related object / fk values in sync
[dbsrgits/DBIx-Class.git] / t / admin /
2010-08-31 Peter Rabbitson Massive cleanup of DateTime test dependencies, other...
2010-07-07 Peter Rabbitson Perlbrew caught a missed /usr/bin/perl invocation
2010-06-02 Peter Rabbitson lib expects a list, not an arrayref
2010-05-31 Peter Rabbitson Fix RT#57732
2010-05-31 Peter Rabbitson Some comments
2010-05-31 Peter Rabbitson Simplify includedir testing
2010-05-14 Eden Cardim testing dbicadmin/DBIx::Class::Admin integration
2010-05-07 Eden Cardim moved mock schema out of t/var
2010-05-07 Eden Cardim fixes to dbicadmin -I test
2010-05-07 Eden Cardim test for the dbicadmin -I option
2010-05-07 Peter Rabbitson Trap erroneous warnings
2010-05-07 Eden Cardim added failing test case for non-versioned schema deploy...
2010-03-07 Peter Rabbitson Fix MC bug reported by felix
2010-02-21 Peter Rabbitson And another one
2010-02-21 Peter Rabbitson Bah humbug
2010-02-20 Peter Rabbitson Test::Deep actually isn't required
2010-02-13 Peter Rabbitson Switch Admin/dbicadmin to Opt::Deps
2010-02-13 Peter Rabbitson Switch tests to Optional::Deps
2010-01-17 Gordon Irving remove comment headers
2010-01-17 Peter Rabbitson Move script-test
2010-01-17 Peter Rabbitson More cleanup
2010-01-17 Peter Rabbitson And more cleanup
2010-01-17 Peter Rabbitson More tets cleanup
2010-01-17 Peter Rabbitson More detabification
2010-01-17 Peter Rabbitson Real detabify
2010-01-15 Gordon Irving remove Module::Load from test suite
2010-01-15 Gordon Irving change white space to not be tabs
2009-12-17 Gordon Irving use DBICTest::_database over creating a schema object...
2009-12-15 Gordon Irving update test suite to skip if cannot load DBIx::Class...
2009-12-12 Gordon Irving change passing of preversion to be a parameter
2009-12-12 Gordon Irving add sleep 1 to t/admin/02ddl.t so insert into upgrade...
2009-12-12 Gordon Irving add tests for data manipulation ported from 89dbicadmin.t
2009-12-02 Gordon Irving all ddl tests now pass
2009-12-02 Gordon Irving get deployment tests to pass
2009-12-02 Gordon Irving get deployment tests to pass
2009-11-30 Gordon Irving add DBIx::Class::Admin