Граф коммитов

3148 Коммитов

Автор SHA1 Сообщение Дата
Andreas Gal 637194834d fix a bug in conditional ops 2014-07-19 13:20:55 -07:00
Andreas Gal e1c685dba4 fix a bunch of corner cases around array type checking 2014-07-19 13:18:45 -07:00
Andreas Gal 62cf76ef92 add TestThrowable.java 2014-07-19 11:57:00 -07:00
Andreas Gal 76801f1c66 throw proper internal exception when class can't be loaded and use native character conversion instead of CLDC's 2014-07-19 11:53:27 -07:00
Andreas Gal 8ac191c244 remove html files 2014-07-19 11:26:15 -07:00
Andreas Gal 1dfef4cba4 more work on strings and charsets 2014-07-19 11:20:46 -07:00
Andreas Gal 2634b8499f add another test 2014-07-19 09:23:14 -07:00
Andreas Gal b672ba117b add more test cases 2014-07-19 09:15:30 -07:00
Andreas Gal 8fb2523d6b switch default encoding to UTF-8 to fix a few test failures 2014-07-19 09:13:10 -07:00
Andreas Gal 347059e032 added TestInteger.java 2014-07-19 00:07:30 -07:00
Andreas Gal 87c455ce29 add TestDate.java 2014-07-19 00:05:05 -07:00
Andreas Gal de7bc07375 fix lsub 2014-07-19 00:02:20 -07:00
Andreas Gal 705badbf1a fix ifnull, getstatic of uninitialized fields 2014-07-18 23:44:03 -07:00
Andreas Gal f90bca8af5 add a way to print backtraces and fix ifnull/ifnonnull 2014-07-18 23:24:26 -07:00
Andreas Gal 805adcfeef call the constructor from newInstance 2014-07-18 21:56:30 -07:00
Andreas Gal 9a16653341 add dependency to makefile 2014-07-18 21:04:17 -07:00
Andreas Gal 0ee8b5535f known fail 2 tests 2014-07-18 21:01:36 -07:00
Andreas Gal b7a81439b3 remove chars2string 2014-07-18 19:23:00 -07:00
Andreas Gal 53acba74be still trying to fix unicode handling 2014-07-18 19:20:21 -07:00
Andreas Gal 3645ff7328 more narrowly fix ISO-8859-1 issue 2014-07-18 18:49:15 -07:00
Andreas Gal 5bcefb1f6c fix a test case 2014-07-18 18:33:12 -07:00
Andreas Gal 48dcd58749 add missing test 2014-07-18 18:24:15 -07:00
Andreas Gal f59bebf2b3 fix dconst_0/1 2014-07-18 18:23:49 -07:00
Andreas Gal 671a6bfce9 fix a bunch of cases for TestDataInputStream 2014-07-18 18:09:55 -07:00
Andreas Gal 0dd711c6e6 handle relative inner classes more cleanly 2014-07-18 18:00:10 -07:00
Andreas Gal dbdf9bd66d add TestClass and fix related bugs 2014-07-18 17:55:09 -07:00
Andreas Gal 9b087ac916 properly handle ISO-8859-1 2014-07-18 16:58:45 -07:00
Andreas Gal b018cdb810 make test case easier to analyze 2014-07-18 15:00:57 -07:00
Andreas Gal dffaf251df add more tests 2014-07-18 14:52:19 -07:00
Andreas Gal e2077ec3fe add missing null pointer check in athrow 2014-07-18 14:50:26 -07:00
Andreas Gal 22bdd1bb5c fix arraylength 2014-07-18 14:44:50 -07:00
Andreas Gal 8a313d5112 fix instanceof 2014-07-18 14:23:42 -07:00
Andreas Gal 7d8da61b13 fully initialize class before calling <clinit> 2014-07-18 14:12:18 -07:00
Andreas Gal b501a1ada1 cleanup 2014-07-18 12:11:06 -07:00
Andreas Gal 166d17ac6e remove TestPrintln.java 2014-07-18 12:10:41 -07:00
Andreas Gal 3d9d9d77ba fix loading of inner classes and add TestDup test case 2014-07-18 12:10:18 -07:00
Andreas Gal f46d047859 add TestException to harness 2014-07-18 12:02:48 -07:00
Andreas Gal 3aaf2f87a2 implement checkcast and partial assignment testing (no interfaces yet) 2014-07-18 11:31:05 -07:00
Andreas Gal a972b0b4ac fix native calls that return a long value 2014-07-18 11:00:19 -07:00
Andreas Gal 0d47258201 fix anewarray, convert tests to harness 2014-07-18 08:59:29 -07:00
Andreas Gal d20f2073be start adding a test harness 2014-07-18 08:50:56 -07:00
Andreas Gal 78480f7e05 load tests from a jar 2014-07-18 08:40:27 -07:00
Andreas Gal eb8153a3bc fix makefile 2014-07-18 08:35:06 -07:00
Andreas Gal 0fc21a297f add clean to jdk makefile 2014-07-18 08:18:20 -07:00
Andreas Gal b777f46998 rename cldc1.1.1.jar -> classes.jar 2014-07-18 08:16:47 -07:00
Andreas Gal 4bd460dbe3 remove TestPrintln.class 2014-07-18 08:05:16 -07:00
Andreas Gal 628313294d more fixes for arrays 2014-07-18 02:00:10 -07:00
Andreas Gal 43613c1650 more array fixes 2014-07-18 01:25:12 -07:00
Andreas Gal 4835f3b2c7 fix a couple array handling bugs 2014-07-18 01:20:06 -07:00
Andreas Gal 25cb7e98a6 a couple array fixes 2014-07-18 01:12:38 -07:00