Revert "convert all uses of Test::Exception to Test::Fatal."
[gitmo/Class-MOP.git] / t / 020_attribute.t
2010-10-28 Dave Rolsky Revert "convert all uses of Test::Exception to Test...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-05-18 nperez Add back rafl and rhesa's original changes and tweak...
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-12-14 Florian Ragwitz Revert "Allow attribute defaults to be objects with...
2008-12-13 Florian Ragwitz Allow attribute defaults to be objects with overloaded...
2008-09-01 Dave Rolsky Make sure all the XS methods die when called as a class...
2008-05-24 Stevan Little fixing get_{read,write}_method_ref
2007-11-24 Stevan Little fixed
2007-10-26 Guillermo Roditi builder changes. sorry about diff noise, my editor...
2006-02-19 Stevan Little fixing clone_instance to DW I Mean
2006-02-14 Stevan Little getting ready for a 0.07 release
2006-02-14 Stevan Little moving some tests around, increasing the coverage and...
2006-02-09 Stevan Little adding in the code ,... clone is okay,.. not ideal...
2006-02-06 Stevan Little whole bunch of stuff
2006-02-05 Stevan Little bunch more introspection tests, imporved attribute...
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-01-31 Stevan Little Class::MOP - lots of knot tying, this should make subcl...
2006-01-30 Stevan Little getting closer
2006-01-30 Stevan Little Class::MOP - getting there