More tests for unimport to make sure it _really_ acts like it used
[gitmo/Moose.git] / t / 010_basics /
2008-08-06 Dave Rolsky Add a test for loading Moose::Role into main (which...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-07-02 Stevan Little some changes, seee changes for details
2008-05-20 Stevan Little method modifier with regexp is done now
2008-05-20 Stevan Little fixed the test for method modifiers
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-03-16 Todd Hepler tests for metaclass() export
2008-03-11 Stevan Little tweaking formatting to match existing tests and code...
2008-03-11 Jonathan Rockway add cache attribute to M::Meta::Class->create_anon_class
2008-03-11 Jonathan Rockway add support for roles => [] option to Moose::Meta:...
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-21 Stevan Little tweaking test names to better VMS support
2008-01-13 Shawn M Moore Fix for the slightly changed rebless_instance interface
2008-01-13 Shawn M Moore Add tests to make sure the new reblessing works with...
2007-09-14 Stevan Little complete re-organization of the test suite