summaryrefslogtreecommitdiffstats
path: root/harmony-tests
Commit message (Expand)AuthorAgeFilesLines
* am 0048cede: am 8f16ce1e: Merge "Fix the Turkish Lira test." into lmp-devElliott Hughes2014-08-231-5/+7
|\
| * Fix the Turkish Lira test.Elliott Hughes2014-08-221-5/+7
* | am 691fa383: Merge "Move preference tests over from external/apache-harmony."Narayan Kamath2014-08-2217-0/+3228
|\ \ | |/ |/|
| * Move preference tests over from external/apache-harmony.Narayan Kamath2014-08-2217-0/+3228
| * Fix TimeZone.getAvailableIDs(int).Elliott Hughes2014-08-111-5/+21
* | Fix TimeZone.getAvailableIDs(int).Elliott Hughes2014-08-111-5/+21
* | am 1aea503e: Merge "Fix SimpleDateFormatTest when run outside California"Neil Fuller2014-07-311-325/+282
|\ \ | |/
| * Merge "Fix SimpleDateFormatTest when run outside California"Neil Fuller2014-07-291-325/+282
| |\
| | * Fix SimpleDateFormatTest when run outside CaliforniaNeil Fuller2014-07-301-325/+282
* | | am f814c4f5: Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest"Neil Fuller2014-07-311-24/+21
|\ \ \ | |/ /
| * | Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest"Neil Fuller2014-07-291-24/+21
| |\ \
| | * | Fix the OOME in ScannerParseLargeFileBenchmarkTestNeil Fuller2014-07-301-24/+21
* | | | am 1ff54651: Merge "Change the DateFormatSymbols serialized form"Neil Fuller2014-07-301-11/+0
|\ \ \ \ | |/ / /
| * | | Merge "Change the DateFormatSymbols serialized form"Neil Fuller2014-07-231-11/+0
| |\ \ \
| | * | | Change the DateFormatSymbols serialized formNeil Fuller2014-07-301-11/+0
| | | |/ | | |/|
* | | | am 9ae2eb2e: Merge "Fix Harmony-707 test for CTS"Neil Fuller2014-07-281-6/+21
|\ \ \ \ | |/ / /
| * | | 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 handling of invalid locales in Date/DecimalFormatSymbols.Narayan Kamath2014-07-231-1/+1
* | | Fix Collator tests.Narayan Kamath2014-07-232-6/+10
* | | Fix UnmodifiableEntrySet.toArray() orderingNeil Fuller2014-07-171-242/+245
* | | am 47c61891: am 31e8ef04: Merge "Fix race condition in WeakHashMapTest."Mathieu Chartier2014-06-241-6/+11
|\ \ \
| * \ \ am 31e8ef04: Merge "Fix race condition in WeakHashMapTest."Mathieu Chartier2014-06-241-6/+11
| |\ \ \ | | |/ /
| | * | Fix race condition in WeakHashMapTest.Mathieu Chartier2014-06-231-6/+11
* | | | am 3568b562: am c477bf9e: Merge "Unimplement Console.readPassword and remove ...Neil Fuller2014-06-231-6/+0
|\ \ \ \ | |/ / /
| * | | am c477bf9e: Merge "Unimplement Console.readPassword and remove test"Neil Fuller2014-06-231-6/+0
| |\ \ \ | | |/ /
| | * | Unimplement Console.readPassword and remove testNeil Fuller2014-06-231-6/+0
| | |/
* | | am 8c83d2aa: am 2eb56b69: Merge "Fix CurrencyTest.test_getSymbol for unknown ...Neil Fuller2014-06-191-41/+18
|\ \ \ | |/ /
| * | am 2eb56b69: Merge "Fix CurrencyTest.test_getSymbol for unknown variants"Neil Fuller2014-06-191-41/+18
| |\ \ | | |/
| | * Fix CurrencyTest.test_getSymbol for unknown variantsNeil Fuller2014-06-181-41/+18
* | | am 4aadbe01: Merge "Remove more." into lmp-preview-devAnwar Ghuloum2014-06-171-2/+0
|\ \ \
| * \ \ Merge "Remove more." into lmp-preview-devAnwar Ghuloum2014-06-171-2/+0
| |\ \ \
| | * | | Remove more.Elliott Hughes2014-06-171-2/+0
* | | | | resolved conflicts for merge of 63744c88 to masterElliott Hughes2014-06-176-197/+115
|\ \ \ \ \ | |/ / / /
| * | | | Remove.Elliott Hughes2014-06-176-197/+115
| |/ / /
* | | | am 4a35ec7e: am 2b931177: Merge "Tidy up MulticastSocketTest and fix executio...Neil Fuller2014-06-161-340/+307
|\ \ \ \ | | |/ / | |/| |
| * | | am 2b931177: Merge "Tidy up MulticastSocketTest and fix execution on hammerhead"Neil Fuller2014-06-161-340/+307
| |\ \ \ | | | |/ | | |/|
| | * | 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
* | | | | am 3dc2e67e: am 995dc174: Merge "Tests for Runtime.*Memory()"Neil Fuller2014-06-111-13/+23
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 995dc174: Merge "Tests for Runtime.*Memory()"Neil Fuller2014-06-101-13/+23
| |\ \ \ | | |/ /
| | * | Tests for Runtime.*Memory()Neil Fuller2014-06-101-13/+23
| | |/
| * | am 35f521cd: Merge "DO NOT MERGE : Fix for InetAddressTest#test_isReachableLj...Neil Fuller2014-06-091-2/+3
| |\ \
| | * | DO NOT MERGE : Fix for InetAddressTest#test_isReachableLjava_net_NetworkInter...Neil Fuller2014-06-061-2/+3
| | * | Merge "Fix broken CTS test" into klp-modular-devNarayan Kamath2014-05-141-303/+207
| | |\ \