]> source.dussan.org Git - aspectj.git/commitdiff
initial version - neglected .lst files in testdata
authorwisberg <wisberg>
Tue, 17 Dec 2002 18:35:34 +0000 (18:35 +0000)
committerwisberg <wisberg>
Tue, 17 Dec 2002 18:35:34 +0000 (18:35 +0000)
asm/testdata/simple-coverage/simple-coverage.lst [new file with mode: 0644]
org.aspectj.ajdt.core/testdata/ajc/config.lst [new file with mode: 0644]
org.aspectj.ajdt.core/testdata/ajc/configWithArgs.lst [new file with mode: 0644]

diff --git a/asm/testdata/simple-coverage/simple-coverage.lst b/asm/testdata/simple-coverage/simple-coverage.lst
new file mode 100644 (file)
index 0000000..9804f0e
--- /dev/null
@@ -0,0 +1,5 @@
+Good.java
+Foo.java
+pkg1/Bar.java
+pkg1/subpkg/Bar.java
+
diff --git a/org.aspectj.ajdt.core/testdata/ajc/config.lst b/org.aspectj.ajdt.core/testdata/ajc/config.lst
new file mode 100644 (file)
index 0000000..60754c8
--- /dev/null
@@ -0,0 +1,2 @@
+A.java
+B.java
diff --git a/org.aspectj.ajdt.core/testdata/ajc/configWithArgs.lst b/org.aspectj.ajdt.core/testdata/ajc/configWithArgs.lst
new file mode 100644 (file)
index 0000000..2349386
--- /dev/null
@@ -0,0 +1,6 @@
+-d 
+bin
+A.java
+B.java
+X.aj
+Y.aj