Revision history for Perl extension Test::ClassAPI
1.03 Thu 15 Feb 2007
-
Moving from old CVS to new SVN repository
-
Cleaning up unit tests
-
Updating some too-old dependencies
-
Upgrading Makefile.PL to use Module::Install 0.64
1.02 Sun Sep 5 2004
-
Cleaned up unit tests
1.01 Fri Sep 3 2004
-
Adding support for collision detection, via the 'collisions' option
1.00 Thu Sep 2 2004
-
Adding support for =implements, which cascades like =isa
but isn't expected to obey proper inheritance.
0.9 Wed Jul 21 2004
-
Implicitly assume Module=class for any section without a plan entry
0.8 Tue Jul 20 2004
-
Fixed a bug in the way missing methods are reported
0.7 Mon Jul 19 2004
-
Ignore Exporter methods we don't overload
0.6 Mon Jul 19 2004
-
Removed a dependency on Class::ISA
-
Upgraded tests to new standard
0.5 Unknown
-
Added support for the 'complete' modifier
0.4 Sat Apr 17 2004
-
Added support for the 'isa' test
0.3 Fri Apr 16 2004
-
Fixed a bug where it was testing all the entries, not just the ones in the schedule
0.2 Fri Apr 16 2004
-
Converted to a possibly a better specification format
0.1 Thu Apr 24 00:38:55 2003
-
original version