]> source.dussan.org Git - aspectj.git/commit
updated tests for [method|execution] binary join point detection.
authorwisberg <wisberg>
Thu, 1 May 2003 11:13:25 +0000 (11:13 +0000)
committerwisberg <wisberg>
Thu, 1 May 2003 11:13:25 +0000 (11:13 +0000)
commit2a0ce5da6e2839e21345f9cff3327038e40408db
treea324a2a2e89f5ef4b4a1d10e9e857044dd151cbf
parent6d42cb250bdd315ca5f3ac7f8f3eab29c0d185c9
updated tests for [method|execution] binary join point detection.
added narrower knownLimitation test
tests/ajcTests.xml
tests/ajcTestsFailing.xml
tests/new/binaryWarnings/injars/app-ajc-1.1.jar
tests/new/binaryWarnings/injars/app-javac-1.4.jar
tests/new/binaryWarnings/injars/appStartLines-ajc-1.1.jar [new file with mode: 0644]
tests/new/binaryWarnings/injars/appStartLines-javac-1.4.jar [new file with mode: 0644]
tests/new/binaryWarnings/readme.txt
tests/new/binaryWarnings/src/app/Main.java
tests/new/binaryWarnings/src/app/MainExecStartLines.java [new file with mode: 0644]
tests/new/binaryWarnings/src/aspects/MainExecStartLinesErrors.java [new file with mode: 0644]