racket/collects/tests/profj
Kathy Gray ce5eca215c Corrected bugs:
abstract class implementing interface does not have to fully implement it
  super.METHOD(...) now fails when super method is abstract

svn: r2291
2006-02-20 23:10:04 +00:00
..
advanced-tests.ss Bug correction for classes with private methods 2006-01-21 23:14:52 +00:00
all-tests.ss Adding the profj tests 2005-11-14 21:30:38 +00:00
beginner-tests.ss Corrected reference before defined bug, including allowing the cases where Java allows it, and making sure that we won't get <undefined> when that happens. 2006-02-07 04:54:48 +00:00
full-tests.ss Corrected reference before defined bug, including allowing the cases where Java allows it, and making sure that we won't get <undefined> when that happens. 2006-02-07 04:54:48 +00:00
intermediate-tests.ss Corrected bugs: 2006-02-20 23:10:04 +00:00