codegen: handle exceptions of a method
[mate.git] / tests / ClassPath3.compile
index 2498b45aa08625be32785494ed94d80b5b1ba73e..18ccd7097ca691d2ced5fa444580e7eae9494b8f 100644 (file)
@@ -1 +1,3 @@
-javac tests/this/is/a/class/path/test/ClassPath2.java
+javac tests/this/is/a/class/path/test/ClassPath2.java jmate/lang/System.java jmate/io/PrintStream.java java/lang/Character.java java/lang/Integer.java java/lang/String.java java/lang/System.java java/io/PrintStream.java
+# and make `make' happy by providing a class file at a proper place:
+cp tests/this/is/a/class/path/test/ClassPath2.class tests/ClassPath3.class