More type constraint fixes for edge cases in is_a_type_of and is_a_subtype_of when...
[gitmo/Moose.git] / t / 040_type_constraints / 008_union_types.t
2008-10-07 Tomas Doran More type constraint fixes for edge cases in is_a_type_...
2008-09-12 John Napiorkowski added a method to normalize incoming type constraint...
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-03-27 Shawn M Moore Remove Str isa Str|ArrayRef tests (for now anyway)...
2008-03-22 Shawn M Moore Failing tests for Str and ArrayRef being subtypes of...
2008-02-15 Stevan Little fixing tests
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2007-09-15 Stevan Little lots of more refactored goodness in the TC system
2007-09-14 Stevan Little complete re-organization of the test suite