add (author-only) warning tests
[gitmo/MooseX-Types-Common.git] / t /
2013-09-14 Karen Etheridge add (author-only) warning tests
2013-09-14 Karen Etheridge remove needless use of Capture::Tiny
2013-09-14 Karen Etheridge remove needless use of moose attributes when testing
2013-09-14 Karen Etheridge this test is redundant with t/00-compile.t
2013-09-14 Karen Etheridge remove unneeded shebangs
2012-06-14 Karen Etheridge Upper and Lower types should accept nonalphabetic chara... topic/string_case_types
2012-06-14 Karen Etheridge explicitly test \n in non-simple strs
2012-02-23 Justin Hunter no more Test::Exception
2012-02-20 Justin Hunter RT #74346
2011-12-06 Justin Hunter add upper/lowercase for SimpleStr and Str
2011-12-06 Justin Hunter use Test::Fatal instead of Test::Exception
2011-08-31 Dave Rolsky Add OrZero types for numbers
2011-08-31 Dave Rolsky Add more tests, including tests that 0 is not negative...
2010-02-09 Tomas Doran Add a nice loud warning for idiots like me who type...
2009-02-02 Guillermo Roditi oops
2009-02-02 Guillermo Roditi restructuring
2009-01-30 Guillermo Roditi initial checkin