Revert most of the conversion to Test::Fatal so we can redo it
[gitmo/Moose.git] / t / 010_basics / 030_deprecations.t
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
2010-10-27 Dave Rolsky Fix expected error message
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-10-18 Dave Rolsky Fix syntax error
2010-10-18 nperez Move logic into Moose::Meta::Role for deprecation check...
2010-10-18 Matt S Trout improve alias/excludes warning
2010-10-17 Dave Rolsky Make warning for default_default include info on how...
2010-10-17 Karen Etheridge typo fixes
2010-10-17 Dave Rolsky Make default is deprecation warning happen at run time
2010-10-17 Dave Rolsky Check for lazy_build when assign default default for...
2010-10-17 Dave Rolsky Fix deprecation so we ignore all CMOP ...
2010-09-27 Dave Rolsky Deprecate _default_is and _default_default for native...