tests and changelogging
[gitmo/Moose.git] / t / 500_test_moose /
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-12-11 Jesse Luehrs give with_immutable a reasonable return value
2009-12-10 Jesse Luehrs add with_immutable test helper
2009-06-24 Hans Dieter Pearcey finish the bare_attribute merge that I somehow screwed up
2009-06-24 Hans Dieter Pearcey back out 'bare' attribute changes (moving to a branch)
2009-06-24 Hans Dieter Pearcey die on attributes with no methods and no is => 'bare'
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2008-05-20 Stevan Little fixed the test for method modifiers
2008-05-20 Dann supported RegExp method name for before/after/around...
2007-09-14 Stevan Little complete re-organization of the test suite