diff options
Diffstat (limited to 'tests/other-systems/ajc-src')
-rw-r--r-- | tests/other-systems/ajc-src/ajc.lst | 3 | ||||
-rw-r--r-- | tests/other-systems/ajc-src/mytrace.lst | 2 | ||||
-rw-r--r-- | tests/other-systems/ajc-src/showerror.lst | 1 |
3 files changed, 6 insertions, 0 deletions
diff --git a/tests/other-systems/ajc-src/ajc.lst b/tests/other-systems/ajc-src/ajc.lst new file mode 100644 index 000000000..b0ab71887 --- /dev/null +++ b/tests/other-systems/ajc-src/ajc.lst @@ -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 index 000000000..b5b2f9553 --- /dev/null +++ b/tests/other-systems/ajc-src/mytrace.lst @@ -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 index 000000000..013d48798 --- /dev/null +++ b/tests/other-systems/ajc-src/showerror.lst @@ -0,0 +1 @@ +FindShowError.java |