use warnings tester with fewer dependencies, issues
[gitmo/MooseX-Getopt.git] / t / 008_configfromfile.t
2013-07-11 Karen Etheridge use warnings tester with fewer dependencies, issues
2013-02-15 Karen Etheridge bring back 5.8 compatibility
2013-02-12 Karen Etheridge perform all path comparisons unix-style, to avoid win32...
2013-02-10 Karen Etheridge make all warnings fatal in tests
2013-02-09 Karen Etheridge remove specific version requirement for MooseX::ConfigF...
2013-02-09 Karen Etheridge fix tests for MooseX::ConfigFromFile 0.08
2013-02-09 Karen Etheridge include configfile=>$value to new()
2013-02-09 Karen Etheridge support the configfile sub being totally overridden
2013-02-09 Karen Etheridge remove useless temp variable
2013-02-09 Karen Etheridge change these paths to be more clear
2013-02-05 Karen Etheridge can use the same enclosing block for all these tests
2013-02-05 Karen Etheridge fix incorrect prereq declaration
2013-02-03 Karen Etheridge Path::Class -> Path::Tiny
2012-12-26 Karen Etheridge Test::Requires must come before Test::NoWarnings
2012-12-25 Karen Etheridge collapse these tests together
2012-12-25 Karen Etheridge remove spurious version requirements
2012-12-22 Karen Etheridge test for warnings everywhere
2012-12-22 Karen Etheridge remove useless shebangs in tests
2012-04-13 Tomas Doran Fix tests for new GLD. RT#76287
2011-02-08 Tomas Doran revert d08ef824 - test_requires wrong
2010-10-26 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-08-26 Florian Ragwitz Re-enable AutoPrereq
2010-08-16 Karen Etheridge convert to using Test::Requires
2009-08-27 Gordon Irving if configfile is a coderef call it and write some tests... topic/configfile_default_codref_call
2009-07-05 t0m Fix tests from RT#44909
2008-04-23 Ryan D Johnson Getopt shouldn't require ConfigFromFile role applied...
2008-04-23 Ryan D Johnson Update versions, changelog, fix test when ConfigFromFil...
2008-04-23 Ryan D Johnson When required attributes are loaded from config, they...
2008-04-23 Ryan D Johnson TODO tests for loading required attributes from config