summaryrefslogtreecommitdiffstats
path: root/harmony-tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Switch order of digest and digest encryption algorithmKenny Root2014-11-071-0/+77
* | am be4e0fd0: Merge "Allow 1 ulp difference in test_cbrt_D and test_sinh_D."Elliott Hughes2014-10-281-54/+30
|\ \
| * | Allow 1 ulp difference in test_cbrt_D and test_sinh_D.Elliott Hughes2014-10-251-54/+30
* | | am 593a2e16: Fix FileTest.Narayan Kamath2014-10-081-3/+2
|\ \ \ | | |/ | |/|
| * | Fix FileTest.Narayan Kamath2014-10-081-3/+2
* | | am a912bd88: Merge "Fix RuntimeTest.freeMemory" into lmp-devMathieu Chartier2014-10-051-1/+1
|\ \ \ | |/ /
| * | Fix RuntimeTest.freeMemoryMathieu Chartier2014-10-051-1/+1
* | | am d3b74a8a: Delete RuntimeTest.test_gc.Narayan Kamath2014-10-031-26/+0
|\ \ \ | |/ /
| * | Delete RuntimeTest.test_gc.Narayan Kamath2014-10-031-26/+0
| * | Rewrite tests and add tests that demonstrate a bugNeil Fuller2014-09-291-58/+221
| * | Fix test_formatToCharacterIterator_originalNeil Fuller2014-09-291-8/+10
| * | Fixing formatDouble scientific notation testsNeil Fuller2014-09-291-192/+393
| * | Tidy up DecimalFormatTestNeil Fuller2014-09-291-1478/+1259
| * | Fix FilePreferencesImplTest test initialization errors.Neil Fuller2014-09-221-15/+5
* | | am 972b7282: Merge "Rewrite tests and add tests that demonstrate a bug"Neil Fuller2014-09-261-58/+221
|\ \ \ | | |/ | |/|
| * | Rewrite tests and add tests that demonstrate a bugNeil Fuller2014-09-261-58/+221
* | | am 77afa6c6: Merge "Fix test_formatToCharacterIterator_original"Neil Fuller2014-09-261-8/+10
|\ \ \ | |/ /
| * | Merge "Fix test_formatToCharacterIterator_original"Neil Fuller2014-09-261-8/+10
| |\ \
| | * | Fix test_formatToCharacterIterator_originalNeil Fuller2014-09-251-8/+10
* | | | am df014f5f: Merge "Fixing formatDouble scientific notation tests"Neil Fuller2014-09-261-192/+393
|\ \ \ \ | |/ / /
| * | | Fixing formatDouble scientific notation testsNeil Fuller2014-09-251-192/+393
| |/ /
* | | am b632c302: Merge "Tidy up DecimalFormatTest"Neil Fuller2014-09-241-1478/+1259
|\ \ \ | |/ /
| * | Tidy up DecimalFormatTestNeil Fuller2014-09-231-1478/+1259
* | | am bf5b79fd: Merge "Fix FilePreferencesImplTest test initialization errors."Neil Fuller2014-09-171-15/+5
|\ \ \ | |/ /
| * | Fix FilePreferencesImplTest test initialization errors.Neil Fuller2014-09-171-15/+5
* | | am 64bbdb2e: Merge "Removing some compiler-warning suppressions from EnumMap"Neil Fuller2014-09-161-0/+11
|\ \ \ | |/ / | | / | |/ |/|
| * Merge "Removing some compiler-warning suppressions from EnumMap"Neil Fuller2014-09-161-0/+11
| |\
| | * Removing some compiler-warning suppressions from EnumMapNeil Fuller2014-09-151-0/+11
| * | Delete RuntimeTest freeMemory testMathieu Chartier2014-09-141-15/+0
| |/
| * Fix the Turkish Lira test.Elliott Hughes2014-08-221-5/+7
| * Move preference tests over from external/apache-harmony.Narayan Kamath2014-08-2217-0/+3228
| * Fix TimeZone.getAvailableIDs(int).Elliott Hughes2014-08-111-5/+21
* | Delete RuntimeTest freeMemory testMathieu Chartier2014-09-121-15/+0
* | Move preference tests over from external/apache-harmony.Narayan Kamath2014-08-2617-0/+3228
* | Fix the Turkish Lira test.Elliott Hughes2014-08-221-5/+7
* | 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
| |\ \