make inlining a bit more easily extensible
[gitmo/Class-MOP.git] / t / 002_class_precedence_list.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
2007-11-23 Stevan Little adding in the linearized_isa method
2007-05-15 Brandon L Black two simple test fixes for 5.9.5
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-02-02 Stevan Little many docs additions and a new test
2006-01-24 Stevan Little Class::MOP - closer
2006-01-24 Stevan Little adding more crap