migrated repository to github moose organization
[gitmo/MooseX-Getopt.git] / t / 110_sort_usage_by_attr_order.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-22 Karen Etheridge test for warnings everywhere
2012-08-30 Karen Etheridge also treat "-h" as a request for help
2010-10-26 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-08-26 Florian Ragwitz Fix author test fail
2010-07-06 Karen Etheridge use insertion order to sort attributes when formulating...