This patch adds a new test to gnu.testlet.java.lang.Integer.parseInt. It checks that a NumberFormatException is thrown if only "+" is passed as an argument. I've already committed this patch. 2007-07-03 Tania Bento * gnu/testlet/java/lang/Integer/parseInt.java: (test): Added new test.