remove unneeded use of Test::Fatal
[gitmo/Moose.git] / t / 020_attributes / 020_trigger_and_coerce.t
2010-10-25 Ricardo Signes remove unneeded use of Test::Fatal
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-02-20 Dave Rolsky Perltidy this test file
2009-02-20 Dave Rolsky triggers no longer get a meta-object
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-05-16 Shawn M Moore Fix a script's test count
2008-04-13 Stevan Little fixing trigger/coerce bug, adding test and reformating...