]> source.dussan.org Git - aspectj.git/commit
tests for 148381
authoraclement <aclement>
Thu, 8 Nov 2007 15:33:36 +0000 (15:33 +0000)
committeraclement <aclement>
Thu, 8 Nov 2007 15:33:36 +0000 (15:33 +0000)
commit6ae7fbf008528f4c24b2d63933ee4504a64164c7
tree6957556592866c8299bd25442594be51945de983
parent5aced374f29c70db5af2730672bc0d14dfa58df2
tests for 148381
29 files changed:
tests/bugs154/pr148381/error1/META-INF/aop.xml [new file with mode: 0644]
tests/bugs154/pr148381/error1/Main.java [new file with mode: 0644]
tests/bugs154/pr148381/error1/Monitor.java [new file with mode: 0644]
tests/bugs154/pr148381/error1/PerformanceMonitor.java [new file with mode: 0644]
tests/bugs154/pr148381/error1/code.jar [new file with mode: 0644]
tests/bugs154/pr148381/error1/readme [new file with mode: 0644]
tests/bugs154/pr148381/error1/rebuild.sh [new file with mode: 0755]
tests/bugs154/pr148381/error2/META-INF/aop.xml [new file with mode: 0644]
tests/bugs154/pr148381/error2/Main.java [new file with mode: 0644]
tests/bugs154/pr148381/error2/Monitor.java [new file with mode: 0644]
tests/bugs154/pr148381/error2/PerformanceMonitor.java [new file with mode: 0644]
tests/bugs154/pr148381/error2/code.jar [new file with mode: 0644]
tests/bugs154/pr148381/error2/readme [new file with mode: 0644]
tests/bugs154/pr148381/error2/rebuild.sh [new file with mode: 0755]
tests/bugs154/pr148381/error3/META-INF/aop.xml [new file with mode: 0644]
tests/bugs154/pr148381/error3/Main.java [new file with mode: 0644]
tests/bugs154/pr148381/error3/Monitor.java [new file with mode: 0644]
tests/bugs154/pr148381/error3/PerformanceMonitor.java [new file with mode: 0644]
tests/bugs154/pr148381/error3/code.jar [new file with mode: 0644]
tests/bugs154/pr148381/error3/readme [new file with mode: 0644]
tests/bugs154/pr148381/error3/rebuild.sh [new file with mode: 0755]
tests/bugs154/pr148381/readme [new file with mode: 0644]
tests/bugs154/pr148381/simple/META-INF/aop.xml [new file with mode: 0644]
tests/bugs154/pr148381/simple/Main.java [new file with mode: 0644]
tests/bugs154/pr148381/simple/Monitor.java [new file with mode: 0644]
tests/bugs154/pr148381/simple/PerformanceMonitor.java [new file with mode: 0644]
tests/bugs154/pr148381/simple/code.jar [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc154/Ajc154Tests.java
tests/src/org/aspectj/systemtest/ajc154/ajc154.xml