use Test::Requires in tests
[gitmo/Moose.git] / t / 300_immutable / 011_constructor_is_wrapped.t
2010-08-24 Karen Etheridge use Test::Requires in tests
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-06-21 Dave Rolsky The content of the warning for wrapped structors has...
2009-05-12 Dave Rolsky Fix tests that tested for literal newlines in warnings...
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-19 Yuval Kogman Update for removal of immutable transformer
2009-03-08 Shawn M Moore Test fixes for the more descriptive error messages
2008-12-05 Dave Rolsky If the constructor in a parent class has method modifie...