Convert all tests to done_testing.
[gitmo/Moose.git] / t / 040_type_constraints / 008_union_types.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
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