Sketches of tests that should ultimately pass
[dbsrgits/DBIx-Class.git] / t / storage /
2010-08-04 Peter Rabbitson Restore backwards compatibility - introduce intent...
2010-02-19 Peter Rabbitson Some test cleanups
2010-02-12 Peter Rabbitson Move replicated to Opt::Deps
2010-02-10 Rafael Kitover Merge 'trunk' into 'handle_all_storage_methods_in_repli...
2010-02-05 Peter Rabbitson No idea how I missed all these fails...
2010-01-27 Peter Rabbitson Merge some cleanups from the prefetch branch
2009-11-02 Rafael Kitover minor test code cleanup
2009-11-02 Rafael Kitover minor fix to last committed test
2009-11-02 Rafael Kitover add test to display unhandled methods
2009-10-31 Rafael Kitover pass sqlite_version to SQLT
2009-10-16 Peter Rabbitson Fix test to stop failing when DT-support is not present
2009-10-03 Peter Rabbitson Add failing tests for RT#50003
2009-10-03 Peter Rabbitson Test reorg (no changes)
2009-09-25 Rafael Kitover test on_connect_do with a coderef connect_info too
2009-09-06 Peter Rabbitson Stop eating exceptions in ::Storage::DBI::DESTROY
2009-09-06 Peter Rabbitson Streamline test
2009-09-06 Peter Rabbitson Add mysterious exception test
2009-09-04 Peter Rabbitson Dumper follies
2009-08-30 Peter Rabbitson Changes
2009-08-30 Peter Rabbitson Minor cleanup and test enhancement
2009-08-30 Rafael Kitover add dbh_maker option to connect_info hash
2009-08-25 Peter Rabbitson Fix two storage tests
2009-08-25 Peter Rabbitson Move storage tests to their own dir