summaryrefslogtreecommitdiffstats
path: root/harmony-tests/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Fix the Turkish Lira test.Elliott Hughes2014-08-221-5/+7
* Move preference tests over from external/apache-harmony.Narayan Kamath2014-08-2212-0/+3023
* Fix TimeZone.getAvailableIDs(int).Elliott Hughes2014-08-111-5/+21
* Merge "Fix SimpleDateFormatTest when run outside California"Neil Fuller2014-07-291-325/+282
|\
| * Fix SimpleDateFormatTest when run outside CaliforniaNeil Fuller2014-07-301-325/+282
* | Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest"Neil Fuller2014-07-291-24/+21
|\ \
| * | Fix the OOME in ScannerParseLargeFileBenchmarkTestNeil Fuller2014-07-301-24/+21
* | | Merge "Change the DateFormatSymbols serialized form"Neil Fuller2014-07-231-11/+0
|\ \ \
| * | | Change the DateFormatSymbols serialized formNeil Fuller2014-07-301-11/+0
| | |/ | |/|
* | | 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