make github the primary repository
[gitmo/Moose.git] / t / 040_type_constraints / 015_enum.t
2011-03-14 Florian Ragwitz Remove numbers from our tests
2010-10-28 Dave Rolsky Redid conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-07-26 Dave Rolsky Squashed commit of the following:
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-10-12 Jesse Luehrs support arrayrefs as well as lists for enum and duck_type
2008-10-07 Tomas Doran More type constraint fixes for edge cases in is_a_type_...
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-02-26 Stevan Little adding in anon-enums
2007-10-21 Shawn M Moore Test case specifically, test script cleanup
2007-10-21 Shawn M Moore Add tests for enum