summaryrefslogtreecommitdiffstats
path: root/harmony-tests
Commit message (Expand)AuthorAgeFilesLines
* am c490e4dc: am 85cd6a19: Merge "Fix tests that relied on ReferenceQueue orde...Narayan Kamath2014-05-131-5/+6
|\
| * Fix tests that relied on ReferenceQueue ordering semantics.Narayan Kamath2014-05-131-5/+6
* | am c1fa5983: am 52fb2230: Merge "Fix Hashtable CTS test"Neil Fuller2014-05-121-88/+18
|\ \ | |/
| * Merge "Fix Hashtable CTS test"Neil Fuller2014-05-121-88/+18
| |\
| | * Fix Hashtable CTS testNeil Fuller2014-05-121-88/+18
* | | am 3ba6fc84: am 0a2ddb63: Merge "Remove test for unsupported GregorianCalenda...Narayan Kamath2014-05-121-24/+0
|\ \ \ | |/ /
| * | Remove test for unsupported GregorianCalendar functionality.Narayan Kamath2014-05-121-24/+0
* | | am c2ec0af0: am f7892a21: Merge "Fix UnicodeBlockTest."Narayan Kamath2014-05-121-81/+23
|\ \ \ | |/ /
| * | Fix UnicodeBlockTest.Narayan Kamath2014-05-121-81/+23
* | | resolved conflicts for merge of e111e5a4 to klp-modular-dev-plus-aospNarayan Kamath2014-05-121-5/+7
|\ \ \ | |/ /
| * | Blacklist a known failure in GregorianCalendarTest.Narayan Kamath2014-05-121-5/+7
| |/
* | am 469b6955: am 567dcb29: Merge "Fix various errors in FileURLConnectionTest."Narayan Kamath2014-05-091-19/+52
|\ \ | |/
| * Fix various errors in FileURLConnectionTest.Narayan Kamath2014-05-091-19/+52
* | am 42db8377: am 15e6f173: am d353b8e2: am ddc91700: am 0a0379d4: am 297a7de2:...Kenny Root2014-04-301-4/+16
|\ \
| * \ am 15e6f173: am d353b8e2: am ddc91700: am 0a0379d4: am 297a7de2: am 183efbb4:...Kenny Root2014-04-301-4/+16
| |\ \
| * | | DO NOT MERGE Fix for ThreadGroup CTS test.Neil Fuller2014-04-251-527/+212
* | | | am 97e35de3: Merge "1.7 interoperability changes for FileLock"Neil Fuller2014-04-292-0/+16
|\ \ \ \ | | |_|/ | |/| |
| * | | 1.7 interoperability changes for FileLockNeil Fuller2014-04-292-0/+16
* | | | am edbc606d: Merge "SSLEngine: update harmony tests"Kenny Root2014-04-261-465/+193
|\ \ \ \ | |/ / /
| * | | SSLEngine: update harmony testsKenny Root2014-04-251-465/+193
* | | | am 2e667679: Merge "Removal of a broken CTS test"Neil Fuller2014-04-231-29/+0
|\ \ \ \ | |/ / /
| * | | Merge "Removal of a broken CTS test"Neil Fuller2014-04-231-29/+0
| |\ \ \
| | * | | Removal of a broken CTS testNeil Fuller2014-04-231-29/+0
* | | | | am 5f38b08c: Merge "Fix for ThreadGroup CTS test."Neil Fuller2014-04-231-527/+212
|\ \ \ \ \ | |/ / / /
| * | | | Fix for ThreadGroup CTS test.Neil Fuller2014-04-231-527/+212
| |/ / /
* | | | am 0779dcac: am 008fbfd0: am a317f758: am ced71a50: am 99a25a47: am 5321ebb7:...Kenny Root2014-04-221-0/+58
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 008fbfd0: am a317f758: am ced71a50: am 99a25a47: am 5321ebb7: am 6d949cbf:...Kenny Root2014-04-221-0/+58
| |\ \ | | |/
| | * Clean up CharsetDecoder and CharsetEncoder.Elliott Hughes2013-11-086-112/+131
| | * Fix java.util.Scanner bugs.Elliott Hughes2013-08-201-1074/+967
| | * Fix a bunch of Charset tests.Elliott Hughes2013-08-164-1370/+805
| | * More Charset test fixes.Elliott Hughes2013-08-141-72/+44
| * | DO NOT MERGE Fix another set of file related tests.Narayan Kamath2014-04-0712-401/+377
| * | DO NOT MERGE Fix PropertiesTest.Narayan Kamath2014-04-071-4/+3
| * | DO NOT MERGE Fix for ClassLoaderTest under CTSNeil Fuller2014-04-072-61/+140
| * | DO NOT MERGE Fix broken CTS HttpCookie testNeil Fuller2014-04-071-2/+10
| * | Fixed incorrect class names in golden serialized files for EnumSetTest and En...Paul Duffin2014-02-282-0/+0
| * | Tidy up Console, fix ConsoleTestNarayan Kamath2014-02-281-4/+0
* | | Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"Neil Fuller2014-04-221-2/+2
|\ \ \
| * | | Change DecimalFormat.setRoundingMode() behavior to stay in specNeil Fuller2014-04-151-2/+2
* | | | Allow empty rules in a RuleBasedCollator.Elliott Hughes2014-04-211-9/+4
* | | | Update collation tests for icu4c 53.ccornelius2014-04-213-58/+32
* | | | Fix broken CTS testNeil Fuller2014-04-161-303/+207
* | | | Merge "Fix for ClassLoaderTest under CTS"Neil Fuller2014-04-072-61/+140
|\ \ \ \
| * | | | Fix for ClassLoaderTest under CTSNeil Fuller2014-04-072-61/+140
| |/ / /
* | | | Fix broken CTS HttpCookie testNeil Fuller2014-04-071-2/+10
|/ / /
* | | Fix test failures due to the ICU-52 update.Narayan Kamath2014-03-203-76/+48
* | | 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