Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 070_native_traits / 013_array_coerce.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-26 Dave Rolsky Test member coercion for all array delegations that...
2010-10-26 Dave Rolsky Make coercion on member types DWIMmy with native delega...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-10-21 Karen Etheridge add another test to confirm that the coercion is run...
2010-10-21 Dave Rolsky Small formatting tweaks and remove unused code
2010-10-21 Dave Rolsky Add some whitespace
2010-10-21 Dave Rolsky Tidy code a bit
2010-10-21 Dave Rolsky Remove cruft
2010-10-21 Karen Etheridge fix test so it will actually pass, when the coercion...
2010-10-21 Karen Etheridge TODO test for RT#62351: native attribute coercion issues
2010-09-27 Dave Rolsky Add tests for coercion with native traits