]> source.dussan.org Git - aspectj.git/commit
test and fix for pr112458 - also created the 151 test areas and driving junit infrast...
authoraclement <aclement>
Tue, 10 Jan 2006 09:44:47 +0000 (09:44 +0000)
committeraclement <aclement>
Tue, 10 Jan 2006 09:44:47 +0000 (09:44 +0000)
commit53284da53f628e7c5071b87888f0624aa7528697
tree0a261719d4b6abfa93a02c15a83c2fcdcc6ba074
parentd69ce9aebb3ed4410f07e9992105748b69a0ff5e
test and fix for pr112458 - also created the 151 test areas and driving junit infrastructure.
tests/bugs151/pr112458.aj [new file with mode: 0644]
tests/bugs151/pr112458_2.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/AllTests15.java
tests/src/org/aspectj/systemtest/ajc150/AllTestsAspectJ150.java
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/AllTestsAspectJ151.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml [new file with mode: 0644]
weaver/src/org/aspectj/weaver/TypeFactory.java