make inlining a bit more easily extensible
[gitmo/Class-MOP.git] / t / 101_InstanceCountingClass_test.t
2009-12-10 Florian Ragwitz Convert all tests to done_testing.
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-02-17 Stevan Little test tweaks
2006-02-06 Stevan Little whole bunch of stuff
2006-02-04 Stevan Little adding in the metaclass pragma
2006-02-03 Stevan Little more stuff
2006-02-03 Stevan Little - refactoring attributes
2006-02-03 Stevan Little Class::MOP - moving things from t/lib to examples/