Convert all tests to done_testing.
[gitmo/Moose.git] / t / 300_immutable / 004_inlined_constructors_n_types.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-12-05 Dave Rolsky Spell coerce like a proper Merkan
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Tomas Doran Fix the inlined code generated for immutable constructo...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-01-27 Yuval Kogman init_arg can be undef
2008-01-23 Stevan Little some additional tests for better coverage 0_36