Redid conversion to Test::Fatal
[gitmo/Moose.git] / t / 070_native_traits / 010_trait_array.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.
2010-10-16 Dave Rolsky No need to load MetaRole here
2010-10-16 Dave Rolsky Add explicit return values for (almost) all native...
2010-10-07 Dave Rolsky Fix native methods which accept string to accept the...
2010-09-27 Dave Rolsky Allow overloading on arguments to native trait methods
2010-09-27 Dave Rolsky Refactored native trait accessors so they are done...
2010-09-27 Dave Rolsky Even more code path testing (add an empty trigger for...
2010-09-27 Dave Rolsky More tests for array refs to make sure we test all...
2010-09-27 Dave Rolsky Rename so each trait is in alpha order and we have...