summaryrefslogtreecommitdiffstats
path: root/harmony-tests/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | am 3df173cd: am 5d51965a: Merge "Update collation tests for icu4c 53."Elliott Hughes2014-04-223-58/+32
|\ \ \ \ \ | |/ / / /
| * | | | Update collation tests for icu4c 53.ccornelius2014-04-213-58/+32
* | | | | am a435c8d3: am 8f32b988: Merge "Fix broken CTS test"Neil Fuller2014-04-161-303/+207
|\ \ \ \ \ | |/ / / /
| * | | | Fix broken CTS testNeil Fuller2014-04-161-303/+207
* | | | | am 1e527edc: am 86d9e253: Merge "Fix for ClassLoaderTest under CTS"Neil Fuller2014-04-072-61/+140
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix for ClassLoaderTest under CTS"Neil Fuller2014-04-072-61/+140
| |\ \ \ \
| | * | | | Fix for ClassLoaderTest under CTSNeil Fuller2014-04-072-61/+140
| | |/ / /
* | | | | am e05b49cc: am 23bdc757: Merge "Fix broken CTS HttpCookie test"Neil Fuller2014-04-071-2/+10
|\ \ \ \ \ | |/ / / /
| * | | | Fix broken CTS HttpCookie testNeil Fuller2014-04-071-2/+10
| |/ / /
* | | | am 9079159a: am eb5a9394: Merge "Fix test failures due to the ICU-52 update."Narayan Kamath2014-03-213-76/+48
|\ \ \ \ | |/ / /
| * | | Fix test failures due to the ICU-52 update.Narayan Kamath2014-03-203-76/+48
* | | | Merge "Deprecate use of BrokenTest and SideEffect"Brett Chabot2014-03-114-15/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Deprecate use of BrokenTest and SideEffectBrett Chabot2014-03-074-15/+7
* | | | Merge "Add 1.7 methods to HttpCookie."Neil Fuller2014-03-101-0/+36
|\ \ \ \
| * | | | Add 1.7 methods to HttpCookie.Neil Fuller2014-03-071-0/+36
* | | | | Implementation of MulticastChannel.Neil Fuller2014-02-281-80/+58
|/ / / /
* | | | Improve error message when attempting to open an empty zipPaul Duffin2014-02-261-7/+0
|/ / /
* | | Fix remaining file related CTS Test failures.Narayan Kamath2014-02-248-210/+84
* | | Addition of 1.7 methods to URLConnection.Neil Fuller2014-02-191-1/+4
* | | Merge "Fix another set of file related tests."Narayan Kamath2014-02-1912-401/+377
|\ \ \
| * | | Fix another set of file related tests.Narayan Kamath2014-02-1912-401/+377
* | | | Fix PropertiesTest.Narayan Kamath2014-02-171-4/+3
|/ / /
* | | Merge "Tidy up Console, fix ConsoleTest"Narayan Kamath2014-02-141-4/+0
|\ \ \
| * | | Tidy up Console, fix ConsoleTestNarayan Kamath2014-02-131-4/+0
* | | | Merge "Fix GregorianCalendarTest#test_addII."Narayan Kamath2014-02-141-5/+5
|\ \ \ \
| * | | | Fix GregorianCalendarTest#test_addII.Narayan Kamath2014-02-131-5/+5
| |/ / /
* | | | Partially fix GregorianCalendarTest.Narayan Kamath2014-02-131-1/+1
|/ / /
* | | Implementing bind() and getLocalAddress() for NIO2.Neil Fuller2014-02-113-103/+458
* | | Fixed incorrect class names in golden serialized files for EnumSetTest and En...Paul Duffin2014-02-042-0/+0
* | | Merge "Refactoring in preparation for NIO2 changes."Neil Fuller2014-01-307-185/+276
|\ \ \ | |/ / |/| |
| * | Refactoring in preparation for NIO2 changes.Neil Fuller2014-01-297-185/+276
* | | Fix ComputeSerialVersionUIDTest.Narayan Kamath2014-01-227-180/+123
* | | Fixed broken EnumTestPaul Duffin2014-01-216-1/+1
* | | Fix encodings in X500PrincipalTestKenny Root2014-01-141-29/+29
* | | Merge "Fix SerializationStressTest1#test_18_33_writeObject"Narayan Kamath2014-01-141-6/+2
|\ \ \
| * | | Fix SerializationStressTest1#test_18_33_writeObjectNeil Fuller2014-01-141-6/+2
| |/ /
* | | Fix test breakage in Harmony SSLSessionTest.Alex Klyubin2014-01-131-2/+16
|/ /
* | Delete Support_PortManager & OldDatagramSocketTestNarayan Kamath2014-01-069-1954/+864
* | Fix test breakages due to TLSv1.2 enabled and FS preferred.Alex Klyubin2013-12-191-1/+1
* | Fix broken test cases in DeflaterTest & InflaterTestNarayan Kamath2013-12-192-40/+4
* | Fix broken assumption in a unit test.Narayan Kamath2013-12-191-3/+7
* | Fix a brain dead mistake in DeflaterInputStreamTest.Narayan Kamath2013-12-191-2/+2
* | Make DeflaterInputStream#available more consistent.Narayan Kamath2013-12-191-30/+70
* | Throw an NPE in a more obvious manner.Narayan Kamath2013-12-181-24/+0
* | Move tests from harmony/archive to libcore.Narayan Kamath2013-12-1831-0/+9194
* | Address review comment for OutputStreamWriterTest.Narayan Kamath2013-12-121-1/+1
* | Address review comments.Narayan Kamath2013-12-121-65/+66
* | Fix a CharsetEncoder bug.Narayan Kamath2013-12-121-11/+16
* | Fix several issues in CookieManagerTestNarayan Kamath2013-12-111-9/+15
* | Fix PasswordCallback serialization test.Narayan Kamath2013-12-021-4/+17