Make sure that applied_attribute roles don't spill over to other roles to during...
[gitmo/Moose.git] / t / 300_immutable / 010_constructor_is_not_moose.t
2010-08-24 Karen Etheridge use Test::Requires in tests
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-05-12 Dave Rolsky Missed a test that was badly testing for \n 0.78
2009-04-29 Shawn M Moore Make Test::Output optional again
2009-04-21 Shawn M Moore Unconditionally depend on Test::Output; dropping Test...
2009-04-20 Yuval Kogman remove debugging warning
2009-04-19 Yuval Kogman Update for removal of immutable transformer
2009-04-09 Dave Rolsky Fix test to actually test what it should be testing
2009-03-08 Shawn M Moore Test fixes for the more descriptive error messages
2008-12-04 Dave Rolsky Ok, I was getting a little wacky.
2008-12-04 Dave Rolsky Make sure that whenever we don't inline, we warn, and...
2008-12-04 Dave Rolsky The last checkin was broken in the case where class...
2008-12-04 Dave Rolsky Implement a can_be_inlined method for MMM::Constructor...