]> source.dussan.org Git - aspectj.git/commit
Added easy to understand test for issue of Class.forName differences
authorjhugunin <jhugunin>
Thu, 1 May 2003 00:21:12 +0000 (00:21 +0000)
committerjhugunin <jhugunin>
Thu, 1 May 2003 00:21:12 +0000 (00:21 +0000)
commit50a7291088bb04a856e5cf6ff31606b86213b052
tree8976ab069a905be53cfa913bc35ec8c23004cfa6
parenta9823f122ff3c9322c136292c45c1f9ea7cddc0a
Added easy to understand test for issue of Class.forName differences
between IBM and SUN's JDKs

Moved a nit-picking part of SourceLocationWithExpr to its own test that
is listed as a known limitation.
tests/ajcTests.xml
tests/new/ClassForName.java [new file with mode: 0644]
tests/new/SourceLocationWithinExpr.java
tests/new/SourceLocationWithinExprHard.java [new file with mode: 0644]