Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
libcore
/
453986b3c1c5cc96082cc8a7dd87a564f2d06c8a
/
harmony-tests
/
src
/
test
9cf8977
Merge "Port OpenJDK8 java.lang functional util methods"
by Yi Kong
· 9 years ago
59df7aa
Add Arrays$ArrayList::replaceAll
by Shubham Ajmera
· 9 years ago
e9d9ae3d
Port OpenJDK8 java.lang functional util methods
by Yi Kong
· 9 years ago
6e888e9
Handle recvfrom() returning 0.
by Przemyslaw Szczepaniak
· 9 years ago
7f1dee4
Comment assertion related to harmony behavior
by Neil Fuller
· 9 years ago
7e2dda1
Fix CTS tests broken by the switch to OpenJDK code
by Neil Fuller
· 9 years ago
c86e0fa
Spliterators: pull in additional specializations.
by Narayan Kamath
· 9 years ago
538e902
Merge "Fix what .getPeerHost() test expects"
by Kenny Root
· 9 years ago
5bad107
Add openJdk8 static (Float|Double)#isFinite methods.
by Przemyslaw Szczepaniak
· 9 years ago
6e5b758
Vector: Rework CME checks in hasNext() and next().
by Narayan Kamath
· 9 years ago
6edda46
Fix what .getPeerHost() test expects
by Kenny Root
· 9 years ago
4605fa7
Merge "AVA: fix handling of whitespace in DN"
by Sergio Giro
· 9 years ago
91921d3
AVA: fix handling of whitespace in DN
by Sergio Giro
· 9 years ago
5d11243
Merge "Port java.util.Collection.removeIf from OpenJDK8"
by Yi Kong
· 9 years ago
c9b5ffc
Port of oJdk8 Arrays#parallelSort* & tests
by Przemyslaw Szczepaniak
· 9 years ago
d41ca4a
Port java.util.Collection.removeIf from OpenJDK8
by Yi Kong
· 9 years ago
b9050f6
Fix cts-v1 build breakage.
by Narayan Kamath
· 9 years ago
8b056f0
Add java.lang.Iterable.spliterator() and supporting classes.
by Narayan Kamath
· 9 years ago
3de87b8
Fix ArrayDeque forEachRemaining tests.
by Narayan Kamath
· 9 years ago
e633814
Add Iterator.forEachRemaining / Iterator.remove.
by Narayan Kamath
· 9 years ago
2729b8c
Double,Integer,Long: Add static hashCode / sum / max / min methods.
by Narayan Kamath
· 9 years ago
c3a9db8
Add Iterable#forEach & Map#forEach from openJdk8
by Przemyslaw Szczepaniak
· 9 years ago
16f9317
Merge "SSLSessionTest: compare equality of SSLSession by contents"
by Kenny Root
· 9 years ago
aff7af3
nio: Add unit tests for setOption / getOption.
by Narayan Kamath
· 9 years ago
6557ca8
SimpleDateFormat: Amend tests to match specified behaviour.
by Narayan Kamath
· 9 years ago
ce6a6ab
SimpleDateFormatTest: Fix a couple of bogus tests involving non-olson tzs.
by Narayan Kamath
· 9 years ago
320cf5e
SimpleDateFormatTest : Remove dead code.
by Narayan Kamath
· 9 years ago
1a3e2a7
SSLSessionTest: compare equality of SSLSession by contents
by Kenny Root
· 9 years ago
ae2e19f
Remove java.nio.channels.* classes without test coverage.
by Przemyslaw Szczepaniak
· 9 years ago
3159400
Revert "Revert "Split the harmony SimpleDateFormatTest test methods up""
by Paul Duffin
· 9 years ago
52c6d22
Revert "Split the harmony SimpleDateFormatTest test methods up"
by Nicolas Geoffray
· 9 years ago
06e77ed
Split the harmony SimpleDateFormatTest test methods up
by Paul Duffin
· 9 years ago
119d059
Fix JarFileTest#test_getInputStreamLjava_util_jar_JarEntry_subtest0
by Yi Kong
· 9 years ago
7363410
Revert "Revert "Cookies: Add targetSdkVersion based compatibility for domain matching.""
by Narayan Kamath
· 9 years ago
225d130
Revert "Cookies: Add targetSdkVersion based compatibility for domain matching."
by Narayan Kamath
· 9 years ago
1e7abd8
Cookies: Add targetSdkVersion based compatibility for domain matching.
by Narayan Kamath
· 9 years ago
a300520
TimerTaskTest: Deflake test_scheduledExecutionTime.
by Narayan Kamath
· 9 years ago
2f72248
Merge "Fix HashMap and HashSet cloning problem"
by Kenny Root
· 9 years ago
189d3d5
InflaterInputStream : Unconditionally close external inflaters.
by Narayan Kamath
· 9 years ago
44973ad
Fix HashMap and HashSet cloning problem
by Kenny Root
· 9 years ago
1610275
Fix test_parseFloat_LString_Harmony6261
by Yi Kong
· 9 years ago
1f588af
Placed Locale_Bug_26387905.ser at the correct location
by Shubham Ajmera
· 9 years ago
bcdff4f
TimerTest: invert order of tasks for tests about exception and cancelling
by Sergio Giro
· 9 years ago
8ac8497
Fix de-serialization issue in java.util.Locale
by Shubham Ajmera
· 9 years ago
872ba17
Update ThreadTest#test_isDaemon.
by Narayan Kamath
· 9 years ago
0d5d144
Merge "Re-enable harmony ServerSocketTest"
by Przemyslaw Szczepaniak
· 9 years ago
e84f3b7
Delete unnecessary notify
by Mathieu Chartier
· 9 years ago
65f1e0b
Re-enable harmony ServerSocketTest
by Przemyslaw Szczepaniak
· 9 years ago
0f153ca
Fix alignment test for DirectByteBuffer
by Shubham Ajmera
· 9 years ago
3c2b8ee
Encode entry name before creating URL
by Paul Duffin
· 9 years ago
dda702b
Fix, expand and move test for GregorianCalendar change date
by Paul Duffin
· 9 years ago
7bf811b
Improve support for arabic minusSign & percent markers.
by Narayan Kamath
· 9 years ago
3e74bae
Merge "Fix isAccessible and alignment test"
by Shubham Ajmera
· 9 years ago
fd3e2c1
Merge "Remove FileTest#test_lastModified"
by Yi Kong
· 9 years ago
81546f7
Remove FileTest#test_lastModified
by Yi Kong
· 9 years ago
6bda99d
Fixed test_register_LSelectorI_error to make it work with OpenJdk
by Paul Duffin
· 9 years ago
9c7ca70
Fix testSerializationCompatibility test
by Yi Kong
· 9 years ago
7c00153
Fix isAccessible and alignment test
by Shubham Ajmera
· 9 years ago
2bc8437
Fix test assertion in HttpCookieTest for invalid dates.
by Narayan Kamath
· 9 years ago
df4daa4
Fix parseDoubleTest for large input
by Yi Kong
· 9 years ago
b9e3600
Fix ReferenceTest#test_subclass.
by Narayan Kamath
· 9 years ago
4c2d9b7
Merge "Fix DirectByteBufferAlignment"
by Shubham Ajmera
· 9 years ago
9820e5b
Rewrite util.format for better performance
by Yi Kong
· 9 years ago
1817e4d
Fix DirectByteBufferAlignment
by Shubham Ajmera
· 9 years ago
a6a9dea
Update scanner test.
by Narayan Kamath
· 9 years ago
8021521
Clean up Cookie path matching logic.
by Narayan Kamath
· 9 years ago
d6c54ba
Implement more of the UTS#35 spec.
by Narayan Kamath
· 9 years ago
65f5c8a
Merge "Modify tests to make them less fragile" am: ef7e113e5a am: 3a4992f11e
by Paul Duffin
· 9 years ago
ef7e113
Merge "Modify tests to make them less fragile"
by Paul Duffin
· 9 years ago
da57c8f
Modify tests to make them less fragile
by Paul Duffin
· 9 years ago
b10b2a3
Fix ConcurrentModificationException in ArrayList iterators.
by Narayan Kamath
· 9 years ago
3f0f9ee
Merge changes If8ce299b,I6152a524
by Shubham Ajmera
· 9 years ago
d556642
DirectByteBuffer fix
by Shubham Ajmera
· 9 years ago
f414572
isAccessible flag fixes
by Shubham Ajmera
· 9 years ago
7f70532
Merge "libcore: remove exception errors in Timer" am: 13e1e27582 am: d9f3269c9e
by Sergio Giro
· 9 years ago
07ebb42
Merge "Fix expiry checks in HttpCookie" am: 7263b24f8c am: d729610297
by Neil Fuller
· 9 years ago
0492955
libcore: remove exception errors in Timer
by Sergio Giro
· 9 years ago
7263b24
Merge "Fix expiry checks in HttpCookie"
by Neil Fuller
· 9 years ago
70b617f
Merge mnc-dr-enso-dev into master
by Przemyslaw Szczepaniak
· 9 years ago
4a0eb88
Fix expiry checks in HttpCookie
by Neil Fuller
· 9 years ago
bf07204
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
9dd4475
ParsePositionTest: Fix a few bogus test cases.
by Narayan Kamath
· 9 years ago
ae2814b
libcore: remove cancelled tasks from the queue in Timer at the time they're scheduled
by Sergio Giro
· 9 years ago
99ac18d
libcore: rewrite Timer
by Sergio Giro
· 9 years ago
069d993
ByteBuffer: Removed the readonly variant
by Shubham Ajmera
· 9 years ago
0ea7c29
FieldPositionTest : update test expectations.
by Narayan Kamath
· 9 years ago
ca51934
Fixes in java.io.File
by Przemyslaw Szczepaniak
· 9 years ago
523317d
Fix ReferenceQueue code (and some test)
by Przemyslaw Szczepaniak
· 9 years ago
afe419d
Track CLDR-26 updates to currency data.
by Narayan Kamath
· 10 years ago
96b40e8
Stop using libcore's java.util.prefs implementation.
by Narayan Kamath
· 9 years ago
2808d7d
SocketChannel fixes.
by Narayan Kamath
· 9 years ago
f1b3536
Remove bogus test of implementation details.
by Narayan Kamath
· 9 years ago
b304b28
Fix bogus comparison tests for Double / Float.
by Narayan Kamath
· 9 years ago
d2ace86
Fix CharBuffer#put(String, int, int)
by Narayan Kamath
· 9 years ago
55f4e64
Fix bogus fix in FileChannelImpl.
by Narayan Kamath
· 9 years ago
0319995
Fix ChannelsTest
by Narayan Kamath
· 9 years ago
396f236
Fix DatagramChannel tests.
by Narayan Kamath
· 9 years ago
8b2e919a
Fix several Scanner issues.
by Narayan Kamath
· 9 years ago
b7b2b8b
FileOutputStreamTest : Change position expectations for appendable channels.
by Narayan Kamath
· 9 years ago
2bc08d5
Fix BufferedInputStreamTest.
by Narayan Kamath
· 9 years ago
Next »