migrated repository to github moose organization
[gitmo/MooseX-ConfigFromFile.git] / t / 02subclass.t
2013-09-14 Karen Etheridge do not let warnings kill an install
2013-07-11 Karen Etheridge use warnings tester with fewer dependencies, issues
2013-02-10 Karen Etheridge make all warnings fatal in tests
2013-02-03 Karen Etheridge remove shebangs; use warnings and Test::NoWarnings
2010-12-16 Tomas Doran RT#57023
2010-11-20 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-15 Chris Prather fix bug reported by Strayph in #moose where a subclass...