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
/
src
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
12
-0
/
+3023
*
Fix TimeZone.getAvailableIDs(int).
Elliott Hughes
2014-08-11
1
-5
/
+21
*
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
*
|
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
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
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 race condition in WeakHashMapTest.
Mathieu Chartier
2014-06-23
1
-6
/
+11
*
|
Unimplement Console.readPassword and remove test
Neil Fuller
2014-06-23
1
-6
/
+0
|
/
*
Fix CurrencyTest.test_getSymbol for unknown variants
Neil Fuller
2014-06-18
1
-41
/
+18
*
Merge "Tidy up MulticastSocketTest and fix execution on hammerhead"
Neil Fuller
2014-06-10
1
-340
/
+307
|
\
|
*
Tidy up MulticastSocketTest and fix execution on hammerhead
Neil Fuller
2014-06-11
1
-340
/
+307
*
|
Tests for Runtime.*Memory()
Neil Fuller
2014-06-10
1
-13
/
+23
|
/
*
Deprecate use of BrokenTest and SideEffect
Brett Chabot
2014-05-21
4
-15
/
+7
*
Fix tests that relied on ReferenceQueue ordering semantics.
Narayan Kamath
2014-05-13
1
-5
/
+6
*
Merge "Fix Hashtable CTS test"
Neil Fuller
2014-05-12
1
-88
/
+18
|
\
|
*
Fix Hashtable CTS test
Neil Fuller
2014-05-12
1
-88
/
+18
*
|
Remove test for unsupported GregorianCalendar functionality.
Narayan Kamath
2014-05-12
1
-24
/
+0
*
|
Fix UnicodeBlockTest.
Narayan Kamath
2014-05-12
1
-81
/
+23
*
|
Blacklist a known failure in GregorianCalendarTest.
Narayan Kamath
2014-05-12
1
-5
/
+7
|
/
*
Fix various errors in FileURLConnectionTest.
Narayan Kamath
2014-05-09
1
-19
/
+52
*
1.7 interoperability changes for FileLock
Neil Fuller
2014-04-29
2
-0
/
+16
*
SSLEngine: update harmony tests
Kenny Root
2014-04-25
1
-465
/
+193
*
Merge "Removal of a broken CTS test"
Neil Fuller
2014-04-23
1
-29
/
+0
|
\
|
*
Removal of a broken CTS test
Neil Fuller
2014-04-23
1
-29
/
+0
*
|
Fix for ThreadGroup CTS test.
Neil Fuller
2014-04-23
1
-527
/
+212
|
/
*
Merge "Change DecimalFormat.setRoundingMode() behavior to stay in spec"
Neil Fuller
2014-04-22
1
-2
/
+2
|
\
|
*
Change DecimalFormat.setRoundingMode() behavior to stay in spec
Neil Fuller
2014-04-15
1
-2
/
+2
*
|
Allow empty rules in a RuleBasedCollator.
Elliott Hughes
2014-04-21
1
-9
/
+4
*
|
Update collation tests for icu4c 53.
ccornelius
2014-04-21
3
-58
/
+32
*
|
Fix broken CTS test
Neil Fuller
2014-04-16
1
-303
/
+207
*
|
Merge "Fix for ClassLoaderTest under CTS"
Neil Fuller
2014-04-07
2
-61
/
+140
|
\
\
|
*
|
Fix for ClassLoaderTest under CTS
Neil Fuller
2014-04-07
2
-61
/
+140
|
|
/
*
|
Fix broken CTS HttpCookie test
Neil Fuller
2014-04-07
1
-2
/
+10
|
/
*
Fix test failures due to the ICU-52 update.
Narayan Kamath
2014-03-20
3
-76
/
+48
*
Merge "Add 1.7 methods to HttpCookie."
Neil Fuller
2014-03-10
1
-0
/
+36
|
\
|
*
Add 1.7 methods to HttpCookie.
Neil Fuller
2014-03-07
1
-0
/
+36
*
|
Implementation of MulticastChannel.
Neil Fuller
2014-02-28
1
-80
/
+58
|
/
*
Improve error message when attempting to open an empty zip
Paul Duffin
2014-02-26
1
-7
/
+0
*
Fix remaining file related CTS Test failures.
Narayan Kamath
2014-02-24
8
-210
/
+84
*
Addition of 1.7 methods to URLConnection.
Neil Fuller
2014-02-19
1
-1
/
+4
[next]