And the same fix for role_type
[gitmo/Moose.git] / t / metaclasses /
2012-02-04 Jesse Luehrs make this test less reliant on exact error message
2011-10-14 Dave Rolsky A mutable class will throw errors from inside CMOP...
2011-10-14 Dave Rolsky Check that stderr is empty string, not undef
2011-10-14 Dave Rolsky Add test - custom error class is causing a warning...
2011-09-17 Dave Rolsky Ignore methods from universal when counting methods
2011-09-07 Dave Rolsky Remove all trailing whitespace
2011-08-29 Shawn M Moore Basic test for meta_lookup
2011-06-19 Jesse Luehrs tests and changelog
2011-06-19 Jesse Luehrs fix tests for the deprecation stuff
2011-05-17 Jesse Luehrs stop closing over the method metaobject
2011-03-19 Dave Rolsky Croak with useful errors when trying to apply meta...
2011-03-14 Florian Ragwitz Remove numbers from our tests