More tests for unimport to make sure it _really_ acts like it used
[gitmo/Moose.git] / t / 300_immutable /
2008-08-05 Tomas Doran Fix the inlined code generated for immutable constructo...
2008-08-05 Dave Rolsky Some of the test code was formatted very weirdly (tabs...
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-07-03 Stevan Little 0.52
2008-07-02 Stevan Little some changes, seee changes for details
2008-06-27 Yuval Kogman renumber test from branch
2008-06-27 Yuval Kogman Merge 'inline_wrapped_constructor' into 'trunk'
2008-06-27 Yuval Kogman Merge 'inline_wrapped_constructor' into 'trunk'
2008-06-26 Yuval Kogman test for BUILDARGS
2008-06-23 Dave Rolsky Make the immutable constructor provide the same nice...
2008-05-15 Tomas Doran Failing test for Immutable issue (found by trying to...
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-04-29 Stevan Little 0.42
2008-03-28 Guillermo Roditi more behavior
2008-03-28 Guillermo Roditi adding new test
2008-03-22 Stevan Little moving stuff around a bit
2008-03-21 Dave Rolsky An immutable constructor called non-lazy attribute...
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-03-11 Stevan Little fixing sartaks test
2008-03-03 Shawn M Moore Failing make_immutable test case. It seems that inherit...
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-01-31 Stevan Little tests
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-27 Yuval Kogman init_arg can be undef
2008-01-23 Stevan Little some additional tests for better coverage 0_36
2008-01-22 Dave Rolsky Moose 0.34 broke the ability to make a Meta class immut...
2008-01-19 Stevan Little rudementary support for attribute traits
2007-11-15 Guillermo Roditi bug in inlined constructor and tests 0_30 0_31
2007-11-13 Guillermo Roditi builder inline accessor bug fix and new test
2007-11-13 Guillermo Roditi inlined constructor correction for lazy_build and new...
2007-09-14 Stevan Little complete re-organization of the test suite