summaryrefslogtreecommitdiffstats
path: root/harmony-tests
Commit message (Expand)AuthorAgeFilesLines
* Fix Harmony-707 test for CTSSamuel Rats2014-07-281-6/+21
* Fix handling of invalid locales in Date/DecimalFormatSymbols.Narayan Kamath2014-07-231-1/+1
* Fix Collator tests.Narayan Kamath2014-07-222-6/+10
* Merge "Fix UnmodifiableEntrySet.toArray() ordering"Neil Fuller2014-07-171-242/+245
|\
| * Fix UnmodifiableEntrySet.toArray() orderingNeil Fuller2014-06-231-242/+245
* | Remove more.Elliott Hughes2014-07-071-2/+0
* | Remove.Elliott Hughes2014-07-076-197/+115
* | Fix race condition in WeakHashMapTest.Mathieu Chartier2014-06-231-6/+11
* | Unimplement Console.readPassword and remove testNeil Fuller2014-06-231-6/+0
|/
* Fix CurrencyTest.test_getSymbol for unknown variantsNeil Fuller2014-06-181-41/+18
* Merge "Tidy up MulticastSocketTest and fix execution on hammerhead"Neil Fuller2014-06-101-340/+307
|\
| * Tidy up MulticastSocketTest and fix execution on hammerheadNeil Fuller2014-06-111-340/+307
* | Tests for Runtime.*Memory()Neil Fuller2014-06-101-13/+23
|/
* Deprecate use of BrokenTest and SideEffectBrett Chabot2014-05-214-15/+7
* Fix tests that relied on ReferenceQueue ordering semantics.Narayan Kamath2014-05-131-5/+6
* Merge "Fix Hashtable CTS test"Neil Fuller2014-05-121-88/+18
|\
| * Fix Hashtable CTS testNeil Fuller2014-05-121-88/+18
* | Remove test for unsupported GregorianCalendar functionality.Narayan Kamath2014-05-121-24/+0
* | Fix UnicodeBlockTest.Narayan Kamath2014-05-121-81/+23
* | Blacklist a known failure in GregorianCalendarTest.Narayan Kamath2014-05-121-5/+7
|/
* Fix various errors in FileURLConnectionTest.Narayan Kamath2014-05-091-19/+52
* 1.7 interoperability changes for FileLockNeil Fuller2014-04-292-0/+16
* SSLEngine: update harmony testsKenny Root2014-04-251-465/+193
* Merge "Removal of a broken CTS test"Neil Fuller2014-04-231-29/+0
|\
| * Removal of a broken CTS testNeil Fuller2014-04-231-29/+0
* | Fix for ThreadGroup CTS test.Neil Fuller2014-04-231-527/+212
|/
* 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
* 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