tests and changelogging
[gitmo/Moose.git] / t / 400_moose_util /
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-07-24 Jesse Luehrs implement a with_traits helper function
2010-01-27 Dylan William Hardison Behavior for method modifiers with non-regexp refs
2010-01-18 Dave Rolsky Squashed commit of the following:
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-08-11 Jesse Luehrs add a function to more easily create metaclass/trait...
2009-04-15 Hans Dieter Pearcey add ensure_all_roles()
2008-10-22 Dave Rolsky Tests for resolve_meta{class,trait}_alias in Moose...
2008-05-14 Todd Hepler fix for Moose::Util::does_role() to handle non-Moose...
2007-09-14 Stevan Little complete re-organization of the test suite