]> source.dussan.org Git - aspectj.git/commitdiff
linux
authoraclement <aclement>
Mon, 9 Oct 2006 10:19:39 +0000 (10:19 +0000)
committeraclement <aclement>
Mon, 9 Oct 2006 10:19:39 +0000 (10:19 +0000)
tests/src/org/aspectj/systemtest/ajc150/ltw/ltw-tests.xml

index 8fcfed0fdc1197f417a4927028552b1cd2e3a50c..919e3bff6b51f637bd9d3bc11fb54c8e09f85e8f 100644 (file)
       
        <ajc-test dir="ltw/inclExcl" title="Inclusion and patterns" keywords="ltw">
         <compile
-               files="pkg\sub\Foo.aj, pkg\Main.aj"
+               files="pkg/sub/Foo.aj, pkg/Main.aj"
                options="-outjar base.jar"
         />
         <compile
     </ajc-test>
        <ajc-test dir="ltw/inclExcl" title="Exclusion and patterns" keywords="ltw">
         <compile
-               files="pkg\sub\Foo.aj, pkg\Main.aj"
+               files="pkg/sub/Foo.aj, pkg/Main.aj"
                options="-outjar base.jar"
         />
         <compile
     </ajc-test>    
        <ajc-test dir="ltw/inclExcl" title="And patterns aspects" keywords="ltw">
         <compile
-               files="pkg\sub\Foo.aj, pkg\Main.aj"
+               files="pkg/sub/Foo.aj, pkg/Main.aj"
                options="-outjar base.jar"
         />
         <compile