fixup POD
[dbsrgits/DBIx-Class-Schema-Loader.git] / t / 23dumpmore.t
2011-05-28 Rafael Kitover fixup POD
2011-05-28 Rafael Kitover add more naming options
2011-05-18 Rafael Kitover add asterisks to items in POD class lists
2011-05-17 Rafael Kitover generate POD for result_base_class as well
2011-05-17 Rafael Kitover generate POD for additional_classes, additional_base_cl...
2011-01-25 Rafael Kitover support extra connect_info options like quote_char...
2010-12-05 Rafael Kitover minor changes
2010-09-07 Peter Rabbitson Factor out the dumper-test machinery, separate the...
2010-09-06 Peter Rabbitson Add extra warning guard and object creation tests to...
2010-07-24 Rafael Kitover remove dep on Data::Dumper::Concise
2010-07-23 Rafael Kitover use Optional::Dependencies stole from DBIx::Class for...
2010-07-05 Rafael Kitover fix some edge cases for use_moose option, and more...
2010-06-10 Rafael Kitover fix bug in qualify_objects that would add schema to...
2010-05-22 Rafael Kitover add qualify_objects option
2010-05-19 Andrew Rodland Fix dumpmore tests so they pass with a correctly-workin...
2010-04-03 Rafael Kitover fix a couple tests
2010-03-23 Rafael Kitover cleanup t/23dumpmore.t
2010-03-23 Rafael Kitover test for clashing monikers error
2010-03-12 Rafael Kitover add config_file option
2010-02-23 Rafael Kitover column_info POD generation improvements
2010-02-09 Rafael Kitover refactor the classname checking code
2010-02-09 Brian Phillips fix whitespace tabs ==> ' ' x 4
2010-02-09 Brian Phillips validate class/component loader options
2010-01-24 Rafael Kitover add external content and skip_load_external tests to...
2010-01-23 Rafael Kitover better base POD tests
2010-01-22 Rafael Kitover better fix for portable PERL5LIB setting in test
2010-01-22 Rafael Kitover fixes for Win32
2010-01-17 Rafael Kitover added "generate_pod" option, defaults to on
2010-01-11 Rafael Kitover use_namespaces is now default, still needs the upgrade...
2009-11-30 Rafael Kitover tests pass again
2009-11-29 Rafael Kitover added patch to generate POD from postgres by Andrey...
2009-04-14 Justin Hunter * use $^X instead of assuming /usr/bin/perl
2009-03-10 Dagfinn Ilmari Man... Merge 'trunk' into 'current'
2009-03-09 Tim Bunce Fix test plan count in t/23dumpmore.t and add Change...
2009-03-09 Tim Bunce Implement result_base_class and schema_base_class options.
2008-05-24 Dagfinn Ilmari Man... Add "dbicdump" script for easy commandline dumping
2008-01-27 Dagfinn Ilmari Man... Add support for load_namespaces-style class layout.
2007-07-02 Brandon Black fix test skips on Win32
2007-06-27 Brandon Black 0.04001, dump_overwrite -> really_erase_my_files 0.04001
2007-04-14 Brandon Black more dumping tests
2007-04-03 Brandon Black some little cleanups, svn meta stuff, and the beginning...