Standardize use of Test::Exception before converting to Test::Fatal
[gitmo/Moose.git] / t / 200_examples /
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
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.
2010-09-27 Jesse Luehrs make Moose and Moose::Role install proper meta methods
2010-08-24 Karen Etheridge use Test::Requires in tests
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-09-14 Dave Rolsky Shut up "calling new on object" warning
2009-06-26 Shawn M Moore Convert tabs to spaces
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-25 Shawn M Moore Revert "Moose now warns about class implicitly overridi...
2009-04-21 Shawn M Moore Moose now warns about class implicitly overriding metho...
2009-04-05 Dave Rolsky account for latest deprecations in CMOP
2009-03-19 Dave Rolsky changes needed to get Moose working with the renames...
2009-02-21 Dave Rolsky Officially document sugar-free form for type and subtyp...
2009-02-17 Dave Rolsky Tidy this code
2009-02-04 Lars Dieckow more typo fixes
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-13 Yuval Kogman also accept hash refs to new_object and friends
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-04-16 Yuval Kogman unlink the DBM::Deep file at BEGIN time too to prevent...
2008-03-20 Stevan Little adding the test
2008-01-21 Stevan Little tweaking test names to better VMS support
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2007-09-27 Stevan Little 0.26
2007-09-25 Stevan Little Moose::POOP is back!
2007-09-14 Stevan Little eilaras bug fixed and tested
2007-09-14 Stevan Little complete re-organization of the test suite