Redo conversion to Test::Fatal
[gitmo/Class-MOP.git] / t / 031_method_modifiers.t
2010-10-28 Dave Rolsky Redo conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert "convert all uses of Test::Exception to Test...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-07-07 Dave Rolsky Revert "give unique names to method modifiers"
2009-07-07 Dave Rolsky Revert "really try to make method modifier names unique"
2009-07-07 Dave Rolsky really try to make method modifier names unique
2009-07-07 Dave Rolsky give unique names to method modifiers
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-11-07 Dave Rolsky Added introspection methods for method modifiers, along...
2008-11-07 Dave Rolsky Tidy this bizarrely indented code before adding more...
2008-11-07 Dave Rolsky Remove use_ok tests
2008-08-08 Yuval Kogman accept fully named args to Class::MOP::Method::wrap
2008-05-18 Stevan Little Class::MOP::Method and co. are now stricter and require...
2006-03-02 Stevan Little release 0.20 0_20
2006-03-01 Stevan Little buncha crap
2006-03-01 Stevan Little method modifiers,.. I think the API needs work
2006-02-28 Stevan Little more method modifier stuff
2006-02-28 Stevan Little preserving call context
2006-02-28 Stevan Little method modifiers
2006-02-28 Stevan Little bunch of stuff