| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec" | Neil Fuller | 2014-04-22 | 1 | -2/+2 |
|\ |
|
| * | Change DecimalFormat.setRoundingMode() behavior to stay in spec | Neil Fuller | 2014-04-15 | 1 | -2/+2 |
* | | Allow empty rules in a RuleBasedCollator. | Elliott Hughes | 2014-04-21 | 1 | -9/+4 |
* | | Update collation tests for icu4c 53. | ccornelius | 2014-04-21 | 3 | -58/+32 |
* | | Fix broken CTS test | Neil Fuller | 2014-04-16 | 1 | -303/+207 |
* | | Merge "Fix for ClassLoaderTest under CTS" | Neil Fuller | 2014-04-07 | 2 | -61/+140 |
|\ \ |
|
| * | | Fix for ClassLoaderTest under CTS | Neil Fuller | 2014-04-07 | 2 | -61/+140 |
| |/ |
|
* | | Fix broken CTS HttpCookie test | Neil Fuller | 2014-04-07 | 1 | -2/+10 |
|/ |
|
* | Fix test failures due to the ICU-52 update. | Narayan Kamath | 2014-03-20 | 3 | -76/+48 |
* | Merge "Add 1.7 methods to HttpCookie." | Neil Fuller | 2014-03-10 | 1 | -0/+36 |
|\ |
|
| * | Add 1.7 methods to HttpCookie. | Neil Fuller | 2014-03-07 | 1 | -0/+36 |
* | | Implementation of MulticastChannel. | Neil Fuller | 2014-02-28 | 1 | -80/+58 |
|/ |
|
* | Improve error message when attempting to open an empty zip | Paul Duffin | 2014-02-26 | 1 | -7/+0 |
* | Fix remaining file related CTS Test failures. | Narayan Kamath | 2014-02-24 | 8 | -210/+84 |
* | Addition of 1.7 methods to URLConnection. | Neil Fuller | 2014-02-19 | 1 | -1/+4 |
* | Merge "Fix another set of file related tests." | Narayan Kamath | 2014-02-19 | 12 | -401/+377 |
|\ |
|
| * | Fix another set of file related tests. | Narayan Kamath | 2014-02-19 | 12 | -401/+377 |
* | | Fix PropertiesTest. | Narayan Kamath | 2014-02-17 | 1 | -4/+3 |
|/ |
|
* | Merge "Tidy up Console, fix ConsoleTest" | Narayan Kamath | 2014-02-14 | 1 | -4/+0 |
|\ |
|
| * | Tidy up Console, fix ConsoleTest | Narayan Kamath | 2014-02-13 | 1 | -4/+0 |
* | | Merge "Fix GregorianCalendarTest#test_addII." | Narayan Kamath | 2014-02-14 | 1 | -5/+5 |
|\ \ |
|
| * | | Fix GregorianCalendarTest#test_addII. | Narayan Kamath | 2014-02-13 | 1 | -5/+5 |
| |/ |
|
* | | Partially fix GregorianCalendarTest. | Narayan Kamath | 2014-02-13 | 1 | -1/+1 |
|/ |
|
* | Implementing bind() and getLocalAddress() for NIO2. | Neil Fuller | 2014-02-11 | 3 | -103/+458 |
* | Fixed incorrect class names in golden serialized files for EnumSetTest and En... | Paul Duffin | 2014-02-04 | 2 | -0/+0 |
* | Merge "Refactoring in preparation for NIO2 changes." | Neil Fuller | 2014-01-30 | 7 | -185/+276 |
|\ |
|
| * | Refactoring in preparation for NIO2 changes. | Neil Fuller | 2014-01-29 | 7 | -185/+276 |
* | | Fix ComputeSerialVersionUIDTest. | Narayan Kamath | 2014-01-22 | 7 | -180/+123 |
* | | Fixed broken EnumTest | Paul Duffin | 2014-01-21 | 6 | -1/+1 |
* | | Fix encodings in X500PrincipalTest | Kenny Root | 2014-01-14 | 1 | -29/+29 |
* | | Merge "Fix SerializationStressTest1#test_18_33_writeObject" | Narayan Kamath | 2014-01-14 | 1 | -6/+2 |
|\ \ |
|
| * | | Fix SerializationStressTest1#test_18_33_writeObject | Neil Fuller | 2014-01-14 | 1 | -6/+2 |
| |/ |
|
* | | Fix test breakage in Harmony SSLSessionTest. | Alex Klyubin | 2014-01-13 | 1 | -2/+16 |
|/ |
|
* | Delete Support_PortManager & OldDatagramSocketTest | Narayan Kamath | 2014-01-06 | 9 | -1954/+864 |
* | Fix test breakages due to TLSv1.2 enabled and FS preferred. | Alex Klyubin | 2013-12-19 | 1 | -1/+1 |
* | Fix broken test cases in DeflaterTest & InflaterTest | Narayan Kamath | 2013-12-19 | 2 | -40/+4 |
* | Fix broken assumption in a unit test. | Narayan Kamath | 2013-12-19 | 1 | -3/+7 |
* | Fix a brain dead mistake in DeflaterInputStreamTest. | Narayan Kamath | 2013-12-19 | 1 | -2/+2 |
* | Make DeflaterInputStream#available more consistent. | Narayan Kamath | 2013-12-19 | 1 | -30/+70 |
* | Throw an NPE in a more obvious manner. | Narayan Kamath | 2013-12-18 | 1 | -24/+0 |
* | Move tests from harmony/archive to libcore. | Narayan Kamath | 2013-12-18 | 31 | -0/+9194 |
* | Address review comment for OutputStreamWriterTest. | Narayan Kamath | 2013-12-12 | 1 | -1/+1 |
* | Address review comments. | Narayan Kamath | 2013-12-12 | 1 | -65/+66 |
* | Fix a CharsetEncoder bug. | Narayan Kamath | 2013-12-12 | 1 | -11/+16 |
* | Fix several issues in CookieManagerTest | Narayan Kamath | 2013-12-11 | 1 | -9/+15 |
* | Fix PasswordCallback serialization test. | Narayan Kamath | 2013-12-02 | 1 | -4/+17 |
* | Fix an OutputStreamWriterTest test case. | Narayan Kamath | 2013-11-27 | 1 | -4/+4 |
* | Delete a few bad test cases from CharsetEncoderTest. | Narayan Kamath | 2013-11-27 | 1 | -10/+0 |
* | Merge "Fix a testcase in InputStreamReaderTest." | Narayan Kamath | 2013-11-27 | 1 | -8/+4 |
|\ |
|
| * | Fix a testcase in InputStreamReaderTest. | Narayan Kamath | 2013-11-26 | 1 | -11/+5 |