History log of /libcore/luni/src/test/java/libcore/java/lang/IntegerTest.java
Revision Date Author Comments
6b40837ee3a023bba698c38fd6d6e46ae0065a55 25-Mar-2014 Calin Juravle <calin@google.com> Support explicit + in Byte, Short, Integer, Long.

Bug: 5239391
Change-Id: I2b25228815d70d570d537db0ed9b5b759f25b5a3
1c0b7ebc23b17f10b877e7be45781b62b8c87f1b 16-Apr-2014 Calin Juravle <calin@google.com> Add parsePositiveInt for internal use.

It will help fix issues caused by allowing explicit '+' sign in
numerical strings.

Bug: 5239391
Change-Id: I95b4db1a06a35d5ef72b28c4764a0190f10c55c8
adb70766cf4d670bd9837c944de801061493038b 25-Mar-2014 Calin Juravle <calin@google.com> Removed Old*Test for integers and longs

Except for the system properties cases which I merged into the "new"
tests the rest are already covered in the harmony suite.

Change-Id: I0100cd07f4e8abbc440b080afc3d338b509998ba
c3adcfb1339de546aed6e7ff00a7edb020b8a85b 01-Mar-2011 Elliott Hughes <enh@google.com> Add new java.lang.*.compare methods.

Bug: 3484927
Change-Id: I1e1ddf9ea84144d737f4c419f37f9854671d267f