Add author test for whitespace errors and make whitespace more consistent
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / lib / dbixcsl_dumper_tests.pm
2015-06-25 Dagfinn Ilmari Man... Add author test for whitespace errors and make whitespa...
2015-06-25 Dagfinn Ilmari Man... Add author test for use strict/warnings
2015-05-05 Christian Walde Ensure schema files are generated as binary files on...
2015-04-01 Dagfinn Ilmari Man... Use {List,Sub}::Util instead of List::MoreUtils and...
2014-01-06 Dagfinn Ilmari Man... Fix generated_classes with dry_run => 1
2012-04-04 Rafael Kitover register sources on schema class, never instance
2012-03-27 Rafael Kitover skip dbicdump tests on Win32 due to test fails
2011-10-30 Rafael Kitover stop editing custom content from renamed files
2011-08-05 Rafael Kitover pigs don't fly, they just roll around in shit
2011-08-02 Matt S Trout flying pigs. almost as likely as win32 doing what you...
2011-07-25 Rafael Kitover fucking pigs broke my Win32 perl
2011-07-24 Rafael Kitover add quiet option
2011-01-25 Rafael Kitover support extra connect_info options like quote_char...
2010-09-09 Peter Rabbitson Separate STDOUT/STDERR in $^X dumper tests, make sure...
2010-09-08 Peter Rabbitson Don't assume a loader run will die right away, it may...
2010-09-08 Peter Rabbitson Restructure handling of the test scratch-dir, move...
2010-09-07 Peter Rabbitson Factor out the dumper-test machinery, separate the...