Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 020_attributes / 019_attribute_lazy_initializer.t
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.
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-02-15 Stevan Little changelog on it
2008-02-15 Stevan Little whoops
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-02-07 Ricardo SIGNES cope with fixed initializer arg order in mop
2008-02-07 Ricardo SIGNES merge initializer branch, add test