Deprecate _default_is and _default_default for native traits.
[gitmo/Moose.git] / t / 100_bugs / 024_anon_method_metaclass.t
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-06-22 Jesse Luehrs readding the __MOP__ key fixes this TODO test
2009-05-22 Dave Rolsky Clarify why tests are not passing
2009-05-22 Dave Rolsky Fix test count
2009-05-22 Dave Rolsky Add an additional test to make sure that the original...
2009-05-22 Dave Rolsky More tidying of the test file
2009-05-22 Dave Rolsky Tidy tests
2009-05-22 Dave Rolsky Separate packages and remove useless do
2009-05-20 Shawn M Moore TODOify the failing test I added
2009-05-16 Shawn M Moore Add failing test for anonymous method metaclass persistency