More tests for Counter trait
[gitmo/Moose.git] / t / 030_roles /
2008-03-27 Shawn M Moore Instead of belaboring the point, make sure that "Type...
2008-03-27 Shawn M Moore Some error checks (I think it's time for a dedicated...
2008-03-27 Shawn M Moore Test for narrowing "Str | Int | ArrayRef" down to ...
2008-03-27 Shawn M Moore Failing tests for narrowing a consumed attribute's...
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-03-14 Stevan Little adding in the ability to pass params to rebles when...
2008-02-24 Stevan Little has +name from role officially supported
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2008-01-23 Ash Berlin (failing) test for runtime roles and non-moose classes...
2008-01-22 Stevan Little adding another test
2008-01-21 Stevan Little tweaking test names to better VMS support
2008-01-14 Stevan Little anon-roles are now more efficient about package usage
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-03 Stevan Little aliasing stuff
2008-01-03 Stevan Little adding in method aliasing during composition
2008-01-01 Stevan Little adding method exclusion
2007-12-31 Stevan Little moving stuff around and some cleanup
2007-12-30 Stevan Little composition and the role model are now decoupled
2007-12-30 Stevan Little refactor in progress, beware (still passing all my...
2007-12-29 Yuval Kogman role overriding test
2007-10-12 Stevan Little confound++
2007-10-12 Hans Dieter Pearcey make it clearer why this test case matters
2007-10-12 Hans Dieter Pearcey add test that fails in 0.26; roles' require() should...
2007-09-14 Stevan Little complete re-organization of the test suite