index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
harmony-tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Rewrite tests and add tests that demonstrate a bug
Neil Fuller
2014-09-29
1
-58
/
+221
|
*
|
Fix test_formatToCharacterIterator_original
Neil Fuller
2014-09-29
1
-8
/
+10
|
*
|
Fixing formatDouble scientific notation tests
Neil Fuller
2014-09-29
1
-192
/
+393
|
*
|
Tidy up DecimalFormatTest
Neil Fuller
2014-09-29
1
-1478
/
+1259
|
*
|
Fix FilePreferencesImplTest test initialization errors.
Neil Fuller
2014-09-22
1
-15
/
+5
*
|
|
am 972b7282: Merge "Rewrite tests and add tests that demonstrate a bug"
Neil Fuller
2014-09-26
1
-58
/
+221
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Rewrite tests and add tests that demonstrate a bug
Neil Fuller
2014-09-26
1
-58
/
+221
*
|
|
am 77afa6c6: Merge "Fix test_formatToCharacterIterator_original"
Neil Fuller
2014-09-26
1
-8
/
+10
|
\
\
\
|
|
/
/
|
*
|
Merge "Fix test_formatToCharacterIterator_original"
Neil Fuller
2014-09-26
1
-8
/
+10
|
|
\
\
|
|
*
|
Fix test_formatToCharacterIterator_original
Neil Fuller
2014-09-25
1
-8
/
+10
*
|
|
|
am df014f5f: Merge "Fixing formatDouble scientific notation tests"
Neil Fuller
2014-09-26
1
-192
/
+393
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fixing formatDouble scientific notation tests
Neil Fuller
2014-09-25
1
-192
/
+393
|
|
/
/
*
|
|
am b632c302: Merge "Tidy up DecimalFormatTest"
Neil Fuller
2014-09-24
1
-1478
/
+1259
|
\
\
\
|
|
/
/
|
*
|
Tidy up DecimalFormatTest
Neil Fuller
2014-09-23
1
-1478
/
+1259
*
|
|
am bf5b79fd: Merge "Fix FilePreferencesImplTest test initialization errors."
Neil Fuller
2014-09-17
1
-15
/
+5
|
\
\
\
|
|
/
/
|
*
|
Fix FilePreferencesImplTest test initialization errors.
Neil Fuller
2014-09-17
1
-15
/
+5
*
|
|
am 64bbdb2e: Merge "Removing some compiler-warning suppressions from EnumMap"
Neil Fuller
2014-09-16
1
-0
/
+11
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Merge "Removing some compiler-warning suppressions from EnumMap"
Neil Fuller
2014-09-16
1
-0
/
+11
|
|
\
|
|
*
Removing some compiler-warning suppressions from EnumMap
Neil Fuller
2014-09-15
1
-0
/
+11
|
*
|
Delete RuntimeTest freeMemory test
Mathieu Chartier
2014-09-14
1
-15
/
+0
|
|
/
|
*
Fix the Turkish Lira test.
Elliott Hughes
2014-08-22
1
-5
/
+7
|
*
Move preference tests over from external/apache-harmony.
Narayan Kamath
2014-08-22
17
-0
/
+3228
|
*
Fix TimeZone.getAvailableIDs(int).
Elliott Hughes
2014-08-11
1
-5
/
+21
*
|
Delete RuntimeTest freeMemory test
Mathieu Chartier
2014-09-12
1
-15
/
+0
*
|
Move preference tests over from external/apache-harmony.
Narayan Kamath
2014-08-26
17
-0
/
+3228
*
|
Fix the Turkish Lira test.
Elliott Hughes
2014-08-22
1
-5
/
+7
*
|
Fix TimeZone.getAvailableIDs(int).
Elliott Hughes
2014-08-11
1
-5
/
+21
*
|
am 1aea503e: Merge "Fix SimpleDateFormatTest when run outside California"
Neil Fuller
2014-07-31
1
-325
/
+282
|
\
\
|
|
/
|
*
Merge "Fix SimpleDateFormatTest when run outside California"
Neil Fuller
2014-07-29
1
-325
/
+282
|
|
\
|
|
*
Fix SimpleDateFormatTest when run outside California
Neil Fuller
2014-07-30
1
-325
/
+282
*
|
|
am f814c4f5: Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest"
Neil Fuller
2014-07-31
1
-24
/
+21
|
\
\
\
|
|
/
/
|
*
|
Merge "Fix the OOME in ScannerParseLargeFileBenchmarkTest"
Neil Fuller
2014-07-29
1
-24
/
+21
|
|
\
\
|
|
*
|
Fix the OOME in ScannerParseLargeFileBenchmarkTest
Neil Fuller
2014-07-30
1
-24
/
+21
*
|
|
|
am 1ff54651: Merge "Change the DateFormatSymbols serialized form"
Neil Fuller
2014-07-30
1
-11
/
+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge "Change the DateFormatSymbols serialized form"
Neil Fuller
2014-07-23
1
-11
/
+0
|
|
\
\
\
|
|
*
|
|
Change the DateFormatSymbols serialized form
Neil Fuller
2014-07-30
1
-11
/
+0
|
|
|
|
/
|
|
|
/
|
*
|
|
|
am 9ae2eb2e: Merge "Fix Harmony-707 test for CTS"
Neil Fuller
2014-07-28
1
-6
/
+21
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix Harmony-707 test for CTS
Samuel Rats
2014-07-28
1
-6
/
+21
|
|
/
/
|
*
|
Fix handling of invalid locales in Date/DecimalFormatSymbols.
Narayan Kamath
2014-07-23
1
-1
/
+1
|
*
|
Fix Collator tests.
Narayan Kamath
2014-07-22
2
-6
/
+10
|
*
|
Merge "Fix UnmodifiableEntrySet.toArray() ordering"
Neil Fuller
2014-07-17
1
-242
/
+245
|
|
\
\
|
|
*
|
Fix UnmodifiableEntrySet.toArray() ordering
Neil Fuller
2014-06-23
1
-242
/
+245
|
|
|
/
|
*
|
Remove more.
Elliott Hughes
2014-07-07
1
-2
/
+0
|
*
|
Remove.
Elliott Hughes
2014-07-07
6
-197
/
+115
*
|
|
Fix handling of invalid locales in Date/DecimalFormatSymbols.
Narayan Kamath
2014-07-23
1
-1
/
+1
*
|
|
Fix Collator tests.
Narayan Kamath
2014-07-23
2
-6
/
+10
*
|
|
Fix UnmodifiableEntrySet.toArray() ordering
Neil Fuller
2014-07-17
1
-242
/
+245
*
|
|
am 47c61891: am 31e8ef04: Merge "Fix race condition in WeakHashMapTest."
Mathieu Chartier
2014-06-24
1
-6
/
+11
|
\
\
\
|
*
\
\
am 31e8ef04: Merge "Fix race condition in WeakHashMapTest."
Mathieu Chartier
2014-06-24
1
-6
/
+11
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix race condition in WeakHashMapTest.
Mathieu Chartier
2014-06-23
1
-6
/
+11
[prev]
[next]