SingleDigit now accepts [-9 .. 9] not [1 .. 9]
[gitmo/MooseX-Types-Common.git] / t / 02-numeric.t
2013-09-14 Karen Etheridge SingleDigit now accepts [-9 .. 9] not [1 .. 9]
2013-09-14 Karen Etheridge add (author-only) warning tests
2013-09-14 Karen Etheridge remove needless use of moose attributes when testing
2013-09-14 Karen Etheridge remove unneeded shebangs
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...
2009-02-02 Guillermo Roditi oops
2009-02-02 Guillermo Roditi restructuring