also allow suppressing the meta method during CMOP::Class->create
[gitmo/Class-MOP.git] / t / 011_create_class.t
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
2009-04-05 Dave Rolsky make CMOP::Class->construct_instance private
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
2008-08-08 Yuval Kogman more $: $. and whatnot cleanups
2006-08-26 Stevan Little lost of misc changes; fixed the &create method; test...
2006-03-30 Stevan Little 0_23
2006-02-10 Stevan Little getting close to a 0.07 release
2006-02-02 Stevan Little updating the test numbers and adding the CountingClass...
2006-01-30 Stevan Little getting closer