migrated repository to github moose organization
[gitmo/MooseX-Getopt.git] / t / 002_custom_option_type.t
2013-07-11 Karen Etheridge use warnings tester with fewer dependencies, issues
2013-02-10 Karen Etheridge make all warnings fatal in tests
2012-12-23 Karen Etheridge use Test::Fatal to test this exception
2012-12-23 Karen Etheridge spurious whitespace
2012-12-22 Karen Etheridge test for warnings everywhere
2012-12-22 Karen Etheridge remove useless shebangs in tests
2010-06-05 Florian Ragwitz Remove some more trailing whitespace
2007-05-22 Brandon L Black Throw exceptions from new_with_options if @ARGV parsing...
2007-03-09 Stevan Little prettty much done I think