]> source.dussan.org Git - aspectj.git/commitdiff
pr194314: broken LV table, testcode
authoraclement <aclement>
Mon, 12 Nov 2007 22:20:10 +0000 (22:20 +0000)
committeraclement <aclement>
Mon, 12 Nov 2007 22:20:10 +0000 (22:20 +0000)
tests/src/org/aspectj/systemtest/ajc154/ajc154.xml

index 16c5d0be780a935903c552669c99ac7b183450d0..ebb449c48b2f28dbb23789c96ab5905ce1e6b322 100644 (file)
@@ -3,6 +3,9 @@
 <!-- AspectJ v1.6.0 Tests -->
 <suite>
 
+   <ajc-test dir="bugs154/pr194314" title="broken lvt for woven at aspectj around advice">
+     <compile options="-1.5" files="test/IService.java,test/Main.java,test/Service.java,test/ServiceInterceptor.java"/>
+   </ajc-test>
 
    <ajc-test dir="bugs154/pr148381/simple" title="argNames does not work - simple">
      <!-- this compile is just to get code.jar into the sandbox, all the code is already precompiled in code.jar -->