]> source.dussan.org Git - aspectj.git/commitdiff
initial versions (neglected .lst files)
authorwisberg <wisberg>
Mon, 30 Dec 2002 18:03:09 +0000 (18:03 +0000)
committerwisberg <wisberg>
Mon, 30 Dec 2002 18:03:09 +0000 (18:03 +0000)
64 files changed:
tests/ajde/examples/figures-cacm/PureJava.lst [new file with mode: 0644]
tests/ajde/examples/figures-cacm/Test_Figures_CACM.lst [new file with mode: 0644]
tests/ajde/examples/figures-coverage/Debug.lst [new file with mode: 0644]
tests/ajde/examples/figures-coverage/Probe.lst [new file with mode: 0644]
tests/ajde/examples/figures-coverage/Test_Figures_Coverage.lst [new file with mode: 0644]
tests/ajde/examples/observer-gof/Test_Observer.lst [new file with mode: 0644]
tests/ajde/examples/observer/Test_Observer.lst [new file with mode: 0644]
tests/ajde/examples/spacewar/Release.lst [new file with mode: 0644]
tests/ajde/examples/spacewar/Test_Spacewar.lst [new file with mode: 0644]
tests/ajde/examples/spacewar/coordination/lib.lst [new file with mode: 0644]
tests/ajde/examples/spacewar/spacewar/debug.lst [new file with mode: 0644]
tests/ajde/examples/spacewar/spacewar/demo.lst [new file with mode: 0644]
tests/ant/src/files1.lst [new file with mode: 0644]
tests/ant/src/files2.lst [new file with mode: 0644]
tests/ant/src/files3.lst [new file with mode: 0644]
tests/ant/src/files4.lst [new file with mode: 0644]
tests/ant/src/pkgs1.lst [new file with mode: 0644]
tests/ant/src/pkgs2.lst [new file with mode: 0644]
tests/ant/src/pkgs3.lst [new file with mode: 0644]
tests/ant/src/pkgs4.lst [new file with mode: 0644]
tests/harness/ajctest/aspect.lst [new file with mode: 0644]
tests/harness/ajctest/driver.lst [new file with mode: 0644]
tests/harness/ajctest/error.lst [new file with mode: 0644]
tests/jsrc/all.lst [new file with mode: 0644]
tests/jsrc/aroundall.lst [new file with mode: 0644]
tests/jsrc/core.lst [new file with mode: 0644]
tests/jsrc/lang.lst [new file with mode: 0644]
tests/jsrc/swing.lst [new file with mode: 0644]
tests/jsrc/swingmid.lst [new file with mode: 0644]
tests/jsrc/swingtext.lst [new file with mode: 0644]
tests/jsrc/swingtop.lst [new file with mode: 0644]
tests/jsrc/trace.lst [new file with mode: 0644]
tests/jsrc/tracecalls.lst [new file with mode: 0644]
tests/jsrc/tracemem.lst [new file with mode: 0644]
tests/jsrc/tracesets.lst [new file with mode: 0644]
tests/jsrc/util.lst [new file with mode: 0644]
tests/other-systems/ajc-src/ajc.lst [new file with mode: 0644]
tests/other-systems/ajc-src/mytrace.lst [new file with mode: 0644]
tests/other-systems/ajc-src/showerror.lst [new file with mode: 0644]
tests/other-systems/java-src/all.lst [new file with mode: 0644]
tests/other-systems/java-src/alltests.lst [new file with mode: 0644]
tests/other-systems/java-src/core.lst [new file with mode: 0644]
tests/other-systems/java-src/lang.lst [new file with mode: 0644]
tests/other-systems/java-src/mytrace.lst [new file with mode: 0644]
tests/other-systems/java-src/swing.lst [new file with mode: 0644]
tests/other-systems/java-src/swingmid.lst [new file with mode: 0644]
tests/other-systems/java-src/swingtest.lst [new file with mode: 0644]
tests/other-systems/java-src/swingtext.lst [new file with mode: 0644]
tests/other-systems/java-src/swingtop.lst [new file with mode: 0644]
tests/other-systems/java-src/tests.lst [new file with mode: 0644]
tests/other-systems/java-src/util.lst [new file with mode: 0644]
tests/other-systems/rsa/gets.lst [new file with mode: 0644]
tests/other-systems/rsa/getssets.lst [new file with mode: 0644]
tests/other-systems/rsa/main.lst [new file with mode: 0644]
tests/other-systems/sablecc/lexer-aspect.lst [new file with mode: 0644]
tests/other-systems/sablecc/main.lst [new file with mode: 0644]
tests/other-systems/sablecc/node-aspect.lst [new file with mode: 0644]
tests/other-systems/sablecc/nodes-aspect.lst [new file with mode: 0644]
tests/other-systems/sablecc/parser-aspect.lst [new file with mode: 0644]
tests/other-systems/taround.lst [new file with mode: 0644]
tests/other-systems/tcalls.lst [new file with mode: 0644]
tests/other-systems/texecs.lst [new file with mode: 0644]
tests/other-systems/treceps.lst [new file with mode: 0644]
tests/other-systems/tsets.lst [new file with mode: 0644]

diff --git a/tests/ajde/examples/figures-cacm/PureJava.lst b/tests/ajde/examples/figures-cacm/PureJava.lst
new file mode 100644 (file)
index 0000000..acc82db
--- /dev/null
@@ -0,0 +1,12 @@
+figures/Display.java
+figures/Figure.java
+figures/FigureElement.java
+figures/Line.java
+figures/Main.java
+figures/Point.java
+figures/SimpleTracing.java
+
+
+
+
+
diff --git a/tests/ajde/examples/figures-cacm/Test_Figures_CACM.lst b/tests/ajde/examples/figures-cacm/Test_Figures_CACM.lst
new file mode 100644 (file)
index 0000000..b440a81
--- /dev/null
@@ -0,0 +1,10 @@
+figures/Display.java
+figures/DisplayUpdating.java
+figures/FactoryEnforcement.java
+figures/Figure.java
+figures/FigureElement.java
+figures/Line.java
+figures/Main.java
+figures/Point.java
+figures/PointBoundsChecking.java
+figures/SimpleTracing.java
diff --git a/tests/ajde/examples/figures-coverage/Debug.lst b/tests/ajde/examples/figures-coverage/Debug.lst
new file mode 100644 (file)
index 0000000..23a9151
--- /dev/null
@@ -0,0 +1,9 @@
+Trace.aj
+figures\Debug.java
+figures\Figure.java
+figures\FigureElement.java
+figures\Main.java
+figures\composites\Line.java
+figures\composites\Square.java
+figures\primitives\planar\Point.java
+figures\primitives\solid\SolidPoint.java
diff --git a/tests/ajde/examples/figures-coverage/Probe.lst b/tests/ajde/examples/figures-coverage/Probe.lst
new file mode 100644 (file)
index 0000000..e3e0136
--- /dev/null
@@ -0,0 +1,9 @@
+figures/Figure.java
+figures/FigureElement.java
+figures/Main.java
+figures/composites/Line.java
+figures/composites/Square.java
+figures/primitives/planar/Point.java
+figures/primitives/solid/SolidPoint.java
+_JoinpointProbe.java
+
diff --git a/tests/ajde/examples/figures-coverage/Test_Figures_Coverage.lst b/tests/ajde/examples/figures-coverage/Test_Figures_Coverage.lst
new file mode 100644 (file)
index 0000000..34475cd
--- /dev/null
@@ -0,0 +1,9 @@
+Trace.aj
+figures/Debug.java
+figures/Figure.java
+figures/FigureElement.java
+figures/Main.java
+figures/composites/Line.java
+figures/composites/Square.java
+figures/primitives/planar/Point.java
+figures/primitives/solid/SolidPoint.java
diff --git a/tests/ajde/examples/observer-gof/Test_Observer.lst b/tests/ajde/examples/observer-gof/Test_Observer.lst
new file mode 100644 (file)
index 0000000..fa88ace
--- /dev/null
@@ -0,0 +1,6 @@
+clock/AnalogClock.java
+clock/Clock.java
+clock/ClockTimer.java
+clock/DigitalClock.java
+clock/Main.java
+clock/MonitorObservation.java
diff --git a/tests/ajde/examples/observer/Test_Observer.lst b/tests/ajde/examples/observer/Test_Observer.lst
new file mode 100644 (file)
index 0000000..345aa35
--- /dev/null
@@ -0,0 +1,6 @@
+clock/AnalogueClock.java
+clock/ClockTimer.java
+clock/DigitalClock.java
+clock/Main.java
+clock/MonitorObservation.java
+
diff --git a/tests/ajde/examples/spacewar/Release.lst b/tests/ajde/examples/spacewar/Release.lst
new file mode 100644 (file)
index 0000000..8b7c1a0
--- /dev/null
@@ -0,0 +1,26 @@
+coordination/Condition.java
+coordination/CoordinationAction.java
+coordination/Coordinator.java
+coordination/Exclusion.java
+coordination/MethodState.java
+coordination/Mutex.java
+coordination/Selfex.java
+coordination/TimeoutException.java
+spacewar/Bullet.java
+spacewar/Display.java
+spacewar/Display1.java
+spacewar/Display2.java
+spacewar/EnergyPacket.java
+spacewar/EnergyPacketProducer.java
+spacewar/EnsureShipIsAlive.java
+spacewar/Game.java
+spacewar/GameSynchronization.java
+spacewar/Pilot.java
+spacewar/Player.java
+spacewar/Registry.java
+spacewar/RegistrySynchronization.java
+spacewar/Robot.java
+spacewar/SWFrame.java
+spacewar/Ship.java
+spacewar/SpaceObject.java
+spacewar/Timer.java
diff --git a/tests/ajde/examples/spacewar/Test_Spacewar.lst b/tests/ajde/examples/spacewar/Test_Spacewar.lst
new file mode 100644 (file)
index 0000000..c1356e7
--- /dev/null
@@ -0,0 +1,27 @@
+coordination/Condition.java
+coordination/CoordinationAction.java
+coordination/Coordinator.java
+coordination/Exclusion.java
+coordination/MethodState.java
+coordination/Mutex.java
+coordination/Selfex.java
+coordination/TimeoutException.java
+spacewar/Bullet.java
+spacewar/Debug.java
+spacewar/Display.java
+spacewar/Display1.java
+spacewar/Display2.java
+spacewar/EnergyPacket.java
+spacewar/EnergyPacketProducer.java
+spacewar/EnsureShipIsAlive.java
+spacewar/Game.java
+spacewar/GameSynchronization.java
+spacewar/Pilot.java
+spacewar/Player.java
+spacewar/Registry.java
+spacewar/RegistrySynchronization.java
+spacewar/Robot.java
+spacewar/SWFrame.java
+spacewar/Ship.java
+spacewar/SpaceObject.java
+spacewar/Timer.java
diff --git a/tests/ajde/examples/spacewar/coordination/lib.lst b/tests/ajde/examples/spacewar/coordination/lib.lst
new file mode 100644 (file)
index 0000000..2d85cad
--- /dev/null
@@ -0,0 +1,8 @@
+Condition.java
+CoordinationAction.java
+Coordinator.java
+Exclusion.java
+MethodState.java
+Mutex.java
+Selfex.java
+TimeoutException.java
diff --git a/tests/ajde/examples/spacewar/spacewar/debug.lst b/tests/ajde/examples/spacewar/spacewar/debug.lst
new file mode 100644 (file)
index 0000000..3de8dda
--- /dev/null
@@ -0,0 +1,2 @@
+@demo.lst
+Debug.java
diff --git a/tests/ajde/examples/spacewar/spacewar/demo.lst b/tests/ajde/examples/spacewar/spacewar/demo.lst
new file mode 100644 (file)
index 0000000..dd188af
--- /dev/null
@@ -0,0 +1,19 @@
+@../coordination/lib.lst
+Bullet.java
+EnergyPacket.java
+EnergyPacketProducer.java
+Game.java
+GameSynchronization.java
+Pilot.java
+Registry.java
+RegistrySynchronization.java
+Robot.java
+Ship.java
+EnsureShipIsAlive.java
+SpaceObject.java
+Timer.java
+SWFrame.java
+Display.java
+Display1.java
+Display2.java
+Player.java
diff --git a/tests/ant/src/files1.lst b/tests/ant/src/files1.lst
new file mode 100644 (file)
index 0000000..f3c1603
--- /dev/null
@@ -0,0 +1 @@
+One.java
diff --git a/tests/ant/src/files2.lst b/tests/ant/src/files2.lst
new file mode 100644 (file)
index 0000000..dae9361
--- /dev/null
@@ -0,0 +1,2 @@
+One.java
+Two.java
diff --git a/tests/ant/src/files3.lst b/tests/ant/src/files3.lst
new file mode 100644 (file)
index 0000000..7865328
--- /dev/null
@@ -0,0 +1,2 @@
+@files2.lst
+Three.java
diff --git a/tests/ant/src/files4.lst b/tests/ant/src/files4.lst
new file mode 100644 (file)
index 0000000..48f87af
--- /dev/null
@@ -0,0 +1 @@
+Two.java
diff --git a/tests/ant/src/pkgs1.lst b/tests/ant/src/pkgs1.lst
new file mode 100644 (file)
index 0000000..171d04e
--- /dev/null
@@ -0,0 +1 @@
+p1
diff --git a/tests/ant/src/pkgs2.lst b/tests/ant/src/pkgs2.lst
new file mode 100644 (file)
index 0000000..867c51d
--- /dev/null
@@ -0,0 +1,2 @@
+p1
+p2
diff --git a/tests/ant/src/pkgs3.lst b/tests/ant/src/pkgs3.lst
new file mode 100644 (file)
index 0000000..eb5a168
--- /dev/null
@@ -0,0 +1,2 @@
+p1
+p1.pp1
diff --git a/tests/ant/src/pkgs4.lst b/tests/ant/src/pkgs4.lst
new file mode 100644 (file)
index 0000000..f0c176e
--- /dev/null
@@ -0,0 +1,4 @@
+p1
+p1.pp1
+p2
+p2.pp2
diff --git a/tests/harness/ajctest/aspect.lst b/tests/harness/ajctest/aspect.lst
new file mode 100644 (file)
index 0000000..9441283
--- /dev/null
@@ -0,0 +1,2 @@
+Aspect.java
+Driver.java
diff --git a/tests/harness/ajctest/driver.lst b/tests/harness/ajctest/driver.lst
new file mode 100644 (file)
index 0000000..3e0ef3d
--- /dev/null
@@ -0,0 +1 @@
+Driver.java
diff --git a/tests/harness/ajctest/error.lst b/tests/harness/ajctest/error.lst
new file mode 100644 (file)
index 0000000..1851687
--- /dev/null
@@ -0,0 +1 @@
+CompilerError.java
diff --git a/tests/jsrc/all.lst b/tests/jsrc/all.lst
new file mode 100644 (file)
index 0000000..d3133e6
--- /dev/null
@@ -0,0 +1,2 @@
+@core.lst
+@swing.lst
diff --git a/tests/jsrc/aroundall.lst b/tests/jsrc/aroundall.lst
new file mode 100644 (file)
index 0000000..81c1911
--- /dev/null
@@ -0,0 +1 @@
+AroundAll.java
diff --git a/tests/jsrc/core.lst b/tests/jsrc/core.lst
new file mode 100644 (file)
index 0000000..4226d21
--- /dev/null
@@ -0,0 +1,2 @@
+d:\jdk1.2\src\java\lang\*.java
+d:\jdk1.2\src\java\util\*.java
diff --git a/tests/jsrc/lang.lst b/tests/jsrc/lang.lst
new file mode 100644 (file)
index 0000000..14c91ba
--- /dev/null
@@ -0,0 +1 @@
+d:\jdk1.2\src\java\lang\*.java
diff --git a/tests/jsrc/swing.lst b/tests/jsrc/swing.lst
new file mode 100644 (file)
index 0000000..05fd057
--- /dev/null
@@ -0,0 +1,3 @@
+@swingtop.lst
+@swingmid.lst
+@swingtext.lst
\ No newline at end of file
diff --git a/tests/jsrc/swingmid.lst b/tests/jsrc/swingmid.lst
new file mode 100644 (file)
index 0000000..4ea9741
--- /dev/null
@@ -0,0 +1,8 @@
+d:\jdk1.2\src\javax\swing\border\*.java
+d:\jdk1.2\src\javax\swing\colorchooser\*.java
+d:\jdk1.2\src\javax\swing\event\*.java
+d:\jdk1.2\src\javax\swing\filechooser\*.java
+d:\jdk1.2\src\javax\swing\table\*.java
+d:\jdk1.2\src\javax\swing\tree\*.java
+d:\jdk1.2\src\javax\swing\undo\*.java
+
diff --git a/tests/jsrc/swingtext.lst b/tests/jsrc/swingtext.lst
new file mode 100644 (file)
index 0000000..ce9e656
--- /dev/null
@@ -0,0 +1,4 @@
+d:\jdk1.2\src\javax\swing\text\*.java
+d:\jdk1.2\src\javax\swing\text\html\*.java
+d:\jdk1.2\src\javax\swing\text\html\parser\*.java
+d:\jdk1.2\src\javax\swing\text\rtf\*.java
diff --git a/tests/jsrc/swingtop.lst b/tests/jsrc/swingtop.lst
new file mode 100644 (file)
index 0000000..f4350d5
--- /dev/null
@@ -0,0 +1,2 @@
+d:\jdk1.2\src\javax\swing\*.java
+
diff --git a/tests/jsrc/trace.lst b/tests/jsrc/trace.lst
new file mode 100644 (file)
index 0000000..80c9321
--- /dev/null
@@ -0,0 +1,2 @@
+Trace.java
+TraceAll.java
\ No newline at end of file
diff --git a/tests/jsrc/tracecalls.lst b/tests/jsrc/tracecalls.lst
new file mode 100644 (file)
index 0000000..2616d50
--- /dev/null
@@ -0,0 +1,2 @@
+Trace.java
+TraceCalls.java
\ No newline at end of file
diff --git a/tests/jsrc/tracemem.lst b/tests/jsrc/tracemem.lst
new file mode 100644 (file)
index 0000000..7805811
--- /dev/null
@@ -0,0 +1,2 @@
+Trace.java
+TraceMembers.java
\ No newline at end of file
diff --git a/tests/jsrc/tracesets.lst b/tests/jsrc/tracesets.lst
new file mode 100644 (file)
index 0000000..6f98492
--- /dev/null
@@ -0,0 +1,2 @@
+Trace.java
+TraceSets.java
\ No newline at end of file
diff --git a/tests/jsrc/util.lst b/tests/jsrc/util.lst
new file mode 100644 (file)
index 0000000..66b2aba
--- /dev/null
@@ -0,0 +1,12 @@
+d:/jdk1.3/src/java/util/*.java
+d:/jdk1.3/src/java/util/jar/*.java
+d:/jdk1.3/src/java/util/zip/*.java
+
+d:/jdk1.3/src/java/sql/*.java
+d:/jdk1.3/src/java/text/*.java
+d:/jdk1.3/src/java/math/*.java
+d:/jdk1.3/src/java/net/*.java
+
+d:/jdk1.3/src/java/lang/reflect/*.java
+d:/jdk1.3/src/java/lang/ref/*.java
+
diff --git a/tests/other-systems/ajc-src/ajc.lst b/tests/other-systems/ajc-src/ajc.lst
new file mode 100644 (file)
index 0000000..b0ab718
--- /dev/null
@@ -0,0 +1,3 @@
+@../../../modules/compiler/src/compilerSrc.lst
+@../../../modules/util/src/utilSrc.lst
+@../../../modules/runtime/src/runtimeSrc.lst
diff --git a/tests/other-systems/ajc-src/mytrace.lst b/tests/other-systems/ajc-src/mytrace.lst
new file mode 100644 (file)
index 0000000..b5b2f95
--- /dev/null
@@ -0,0 +1,2 @@
+Pcds.java
+../util/Trace.java
diff --git a/tests/other-systems/ajc-src/showerror.lst b/tests/other-systems/ajc-src/showerror.lst
new file mode 100644 (file)
index 0000000..013d487
--- /dev/null
@@ -0,0 +1 @@
+FindShowError.java
diff --git a/tests/other-systems/java-src/all.lst b/tests/other-systems/java-src/all.lst
new file mode 100644 (file)
index 0000000..d3133e6
--- /dev/null
@@ -0,0 +1,2 @@
+@core.lst
+@swing.lst
diff --git a/tests/other-systems/java-src/alltests.lst b/tests/other-systems/java-src/alltests.lst
new file mode 100644 (file)
index 0000000..b570a88
--- /dev/null
@@ -0,0 +1 @@
+tests/all/*.java
diff --git a/tests/other-systems/java-src/core.lst b/tests/other-systems/java-src/core.lst
new file mode 100644 (file)
index 0000000..4573cd6
--- /dev/null
@@ -0,0 +1,2 @@
+src/java/lang/*.java
+src/java/util/*.java
diff --git a/tests/other-systems/java-src/lang.lst b/tests/other-systems/java-src/lang.lst
new file mode 100644 (file)
index 0000000..be8eca5
--- /dev/null
@@ -0,0 +1,79 @@
+src/java/lang/AbstractMethodError.java
+src/java/lang/ArithmeticException.java
+src/java/lang/ArrayIndexOutOfBoundsException.java
+src/java/lang/ArrayStoreException.java
+src/java/lang/Boolean.java
+src/java/lang/Byte.java
+src/java/lang/Character.java
+src/java/lang/Class.java
+src/java/lang/ClassCastException.java
+src/java/lang/ClassCircularityError.java
+src/java/lang/ClassFormatError.java
+src/java/lang/ClassLoader.java
+src/java/lang/ClassNotFoundException.java
+src/java/lang/CloneNotSupportedException.java
+src/java/lang/Cloneable.java
+src/java/lang/Comparable.java
+src/java/lang/Compiler.java
+src/java/lang/Double.java
+src/java/lang/Error.java
+src/java/lang/Exception.java
+src/java/lang/ExceptionInInitializerError.java
+src/java/lang/Float.java
+src/java/lang/FloatingDecimal.java
+src/java/lang/IllegalAccessError.java
+src/java/lang/IllegalAccessException.java
+src/java/lang/IllegalArgumentException.java
+src/java/lang/IllegalMonitorStateException.java
+src/java/lang/IllegalStateException.java
+src/java/lang/IllegalThreadStateException.java
+src/java/lang/IncompatibleClassChangeError.java
+src/java/lang/IndexOutOfBoundsException.java
+src/java/lang/InheritableThreadLocal.java
+src/java/lang/InstantiationError.java
+src/java/lang/InstantiationException.java
+src/java/lang/Integer.java
+src/java/lang/InternalError.java
+src/java/lang/InterruptedException.java
+src/java/lang/LinkageError.java
+src/java/lang/Long.java
+src/java/lang/Math.java
+src/java/lang/NegativeArraySizeException.java
+src/java/lang/NoClassDefFoundError.java
+src/java/lang/NoSuchFieldError.java
+src/java/lang/NoSuchFieldException.java
+src/java/lang/NoSuchMethodError.java
+src/java/lang/NoSuchMethodException.java
+src/java/lang/NullPointerException.java
+src/java/lang/Number.java
+src/java/lang/NumberFormatException.java
+
+src/java/lang/OutOfMemoryError.java
+src/java/lang/Package.java
+src/java/lang/Process.java
+src/java/lang/Runnable.java
+src/java/lang/Runtime.java
+src/java/lang/RuntimeException.java
+src/java/lang/RuntimePermission.java
+src/java/lang/SecurityException.java
+src/java/lang/SecurityManager.java
+src/java/lang/Short.java
+src/java/lang/Shutdown.java
+src/java/lang/StackOverflowError.java
+src/java/lang/StrictMath.java
+
+src/java/lang/StringBuffer.java
+src/java/lang/StringIndexOutOfBoundsException.java
+src/java/lang/System.java
+src/java/lang/Thread.java
+src/java/lang/ThreadDeath.java
+src/java/lang/ThreadGroup.java
+src/java/lang/ThreadLocal.java
+src/java/lang/Throwable.java
+src/java/lang/UnknownError.java
+src/java/lang/UnsatisfiedLinkError.java
+src/java/lang/UnsupportedClassVersionError.java
+src/java/lang/UnsupportedOperationException.java
+src/java/lang/VerifyError.java
+src/java/lang/VirtualMachineError.java
+src/java/lang/Void.java
diff --git a/tests/other-systems/java-src/mytrace.lst b/tests/other-systems/java-src/mytrace.lst
new file mode 100644 (file)
index 0000000..b5b2f95
--- /dev/null
@@ -0,0 +1,2 @@
+Pcds.java
+../util/Trace.java
diff --git a/tests/other-systems/java-src/swing.lst b/tests/other-systems/java-src/swing.lst
new file mode 100644 (file)
index 0000000..05fd057
--- /dev/null
@@ -0,0 +1,3 @@
+@swingtop.lst
+@swingmid.lst
+@swingtext.lst
\ No newline at end of file
diff --git a/tests/other-systems/java-src/swingmid.lst b/tests/other-systems/java-src/swingmid.lst
new file mode 100644 (file)
index 0000000..7ff50f3
--- /dev/null
@@ -0,0 +1,8 @@
+src/javax/swing/border/*.java
+src/javax/swing/colorchooser/*.java
+src/javax/swing/event/*.java
+src/javax/swing/filechooser/*.java
+src/javax/swing/table/*.java
+src/javax/swing/tree/*.java
+src/javax/swing/undo/*.java
+
diff --git a/tests/other-systems/java-src/swingtest.lst b/tests/other-systems/java-src/swingtest.lst
new file mode 100644 (file)
index 0000000..beacc3a
--- /dev/null
@@ -0,0 +1,4 @@
+tests/jfc/Notepad/src/*.java
+tests/jfc/FileChooserDemo/src/*.java
+tests/jfc/Metalworks/src/*.java
+tests/jfc/Stylepad/src/*.java
diff --git a/tests/other-systems/java-src/swingtext.lst b/tests/other-systems/java-src/swingtext.lst
new file mode 100644 (file)
index 0000000..5fe41bc
--- /dev/null
@@ -0,0 +1,4 @@
+src/javax/swing/text/*.java
+src/javax/swing/text/html/*.java
+src/javax/swing/text/html/parser/*.java
+src/javax/swing/text/rtf/*.java
diff --git a/tests/other-systems/java-src/swingtop.lst b/tests/other-systems/java-src/swingtop.lst
new file mode 100644 (file)
index 0000000..ea96891
--- /dev/null
@@ -0,0 +1,2 @@
+src/javax/swing/*.java
+
diff --git a/tests/other-systems/java-src/tests.lst b/tests/other-systems/java-src/tests.lst
new file mode 100644 (file)
index 0000000..866046c
--- /dev/null
@@ -0,0 +1 @@
+tests/net/*.java
diff --git a/tests/other-systems/java-src/util.lst b/tests/other-systems/java-src/util.lst
new file mode 100644 (file)
index 0000000..174eab9
--- /dev/null
@@ -0,0 +1,12 @@
+src/java/util/*.java
+src/java/util/jar/*.java
+src/java/util/zip/*.java
+
+src/java/sql/*.java
+src/java/text/*.java
+src/java/math/*.java
+src/java/net/*.java
+
+src/java/lang/reflect/*.java
+src/java/lang/ref/*.java
+
diff --git a/tests/other-systems/rsa/gets.lst b/tests/other-systems/rsa/gets.lst
new file mode 100644 (file)
index 0000000..e58de8b
--- /dev/null
@@ -0,0 +1,2 @@
+@main.lst
+aspects/Gets.java
diff --git a/tests/other-systems/rsa/getssets.lst b/tests/other-systems/rsa/getssets.lst
new file mode 100644 (file)
index 0000000..188568a
--- /dev/null
@@ -0,0 +1,2 @@
+@main.lst
+aspects/GetsSets.java
diff --git a/tests/other-systems/rsa/main.lst b/tests/other-systems/rsa/main.lst
new file mode 100644 (file)
index 0000000..40ee7b8
--- /dev/null
@@ -0,0 +1,54 @@
+./beejce/javax/crypto/BadPaddingException.java
+./beejce/javax/crypto/Cipher.java
+./beejce/javax/crypto/CipherInputStream.java
+./beejce/javax/crypto/CipherOutputStream.java
+./beejce/javax/crypto/CipherSpi.java
+./beejce/javax/crypto/IllegalBlockSizeException.java
+./beejce/javax/crypto/interfaces/DHKey.java
+./beejce/javax/crypto/interfaces/DHPrivateKey.java
+./beejce/javax/crypto/interfaces/DHPublicKey.java
+./beejce/javax/crypto/KeyAgreement.java
+./beejce/javax/crypto/KeyAgreementSpi.java
+./beejce/javax/crypto/KeyGenerator.java
+./beejce/javax/crypto/KeyGeneratorSpi.java
+./beejce/javax/crypto/Mac.java
+./beejce/javax/crypto/MacSpi.java
+./beejce/javax/crypto/NoSuchPaddingException.java
+./beejce/javax/crypto/NullCipher.java
+./beejce/javax/crypto/NullCipherSpi.java
+./beejce/javax/crypto/SealedObject.java
+./beejce/javax/crypto/SecretKey.java
+./beejce/javax/crypto/SecretKeyFactory.java
+./beejce/javax/crypto/SecretKeyFactorySpi.java
+./beejce/javax/crypto/share.java
+./beejce/javax/crypto/ShortBufferException.java
+./beejce/javax/crypto/spec/DESedeKeySpec.java
+./beejce/javax/crypto/spec/DESKeySpec.java
+./beejce/javax/crypto/spec/DHGenParameterSpec.java
+./beejce/javax/crypto/spec/DHParameterSpec.java
+./beejce/javax/crypto/spec/DHPrivateKeySpec.java
+./beejce/javax/crypto/spec/DHPublicKeySpec.java
+./beejce/javax/crypto/spec/IvParameterSpec.java
+./beejce/javax/crypto/spec/PBEKeySpec.java
+./beejce/javax/crypto/spec/PBEParameterSpec.java
+./beejce/javax/crypto/spec/RC2ParameterSpec.java
+./beejce/javax/crypto/spec/RC5ParameterSpec.java
+./beejce/javax/crypto/spec/SecretKeySpec.java
+./src/ISNetworksProvider.java
+./src/JCETest.java
+./src/MD5WithRSASignature.java
+./src/MGF.java
+./src/OAEPPadding.java
+./src/Padding.java
+./src/PKCS1Padding.java
+./src/PKCS1SignaturePadding.java
+./src/RSA.java
+./src/RSACipher.java
+./src/RSAKeyPairGenerator.java
+./src/RSAPrivateCrtKeyImpl.java
+./src/RSAPrivateKeyImpl.java
+./src/RSAPublicKeyImpl.java
+./src/RSASignature.java
+./src/SHA1WithRSASignature.java
+./src/SignatureTest.java
+./src/Util.java
diff --git a/tests/other-systems/sablecc/lexer-aspect.lst b/tests/other-systems/sablecc/lexer-aspect.lst
new file mode 100644 (file)
index 0000000..ca70900
--- /dev/null
@@ -0,0 +1 @@
+src/LexerAspect.java
diff --git a/tests/other-systems/sablecc/main.lst b/tests/other-systems/sablecc/main.lst
new file mode 100644 (file)
index 0000000..acf6c43
--- /dev/null
@@ -0,0 +1,5 @@
+src/org/sablecc/sablecc/*.java
+src/org/sablecc/sablecc/analysis/*.java
+src/org/sablecc/sablecc/lexer/*.java
+src/org/sablecc/sablecc/node/*.java
+src/org/sablecc/sablecc/parser/*.java
diff --git a/tests/other-systems/sablecc/node-aspect.lst b/tests/other-systems/sablecc/node-aspect.lst
new file mode 100644 (file)
index 0000000..f2e810e
--- /dev/null
@@ -0,0 +1 @@
+src/NodeAspect.java
diff --git a/tests/other-systems/sablecc/nodes-aspect.lst b/tests/other-systems/sablecc/nodes-aspect.lst
new file mode 100644 (file)
index 0000000..7db1cca
--- /dev/null
@@ -0,0 +1 @@
+src/NodesAspect.java
diff --git a/tests/other-systems/sablecc/parser-aspect.lst b/tests/other-systems/sablecc/parser-aspect.lst
new file mode 100644 (file)
index 0000000..4e05865
--- /dev/null
@@ -0,0 +1 @@
+src/ParserAspect.java
diff --git a/tests/other-systems/taround.lst b/tests/other-systems/taround.lst
new file mode 100644 (file)
index 0000000..528a9fe
--- /dev/null
@@ -0,0 +1 @@
+util/AroundAll.java
diff --git a/tests/other-systems/tcalls.lst b/tests/other-systems/tcalls.lst
new file mode 100644 (file)
index 0000000..c987388
--- /dev/null
@@ -0,0 +1 @@
+util\TraceCalls.java
diff --git a/tests/other-systems/texecs.lst b/tests/other-systems/texecs.lst
new file mode 100644 (file)
index 0000000..d9b1337
--- /dev/null
@@ -0,0 +1 @@
+util\TraceMembers.java
diff --git a/tests/other-systems/treceps.lst b/tests/other-systems/treceps.lst
new file mode 100644 (file)
index 0000000..e5a8c09
--- /dev/null
@@ -0,0 +1 @@
+util/TraceAll.java
diff --git a/tests/other-systems/tsets.lst b/tests/other-systems/tsets.lst
new file mode 100644 (file)
index 0000000..5c63373
--- /dev/null
@@ -0,0 +1 @@
+util/TraceSets.java