Allow metaclasses to be reinitialized from an existing metaclass, instead of only...
[gitmo/Class-MOP.git] / t / 016_class_errors_and_edge_cases.t
2009-03-16 Dave Rolsky Add warnings when calling CMOP::Class->{compute_all_app...
2009-03-16 Dave Rolsky make CMOP::Class->clone_instance private
2009-03-16 Dave Rolsky make construct_class_instance a private method
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-11-14 Dave Rolsky got rid of all the use_ok junk except for 000_load.t
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-06-30 Stevan Little rename *_package_variable to *_package_symbol;
2006-06-29 Stevan Little foo
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...