- 1fb43be Refactor MulticastSocketTest to JUnit 4. by Tobias Thierer · 4 years, 10 months ago
- ce555d0 Relax timed waiting tests by Hans Boehm · 4 years, 11 months ago
- d63475b Update test expectations with Unicode 13 values by Nikita Iashchenko · 5 years ago
- 2f646b7 Update java.io.FilterOutputStream#close test. by Daulet Zhanguzin · 5 years ago
- b645fc4 Integrate OpenJDK 9 fix for double-close. by Daulet Zhanguzin · 5 years ago
- cfa1eec Don't close SSLSocket streams during HandshakeCompletedEventTest. by Pete Bentley · 5 years ago
- 6fe0e9e Minimal fix for ControlTest (attempt 2) by Neil Fuller · 6 years ago
- f184e35 Revert "Minimal fix for ControlTest" by Neil Fuller · 6 years ago
- d45e69c Minimal fix for ControlTest by Neil Fuller · 6 years ago
- a48e2ab Merge "Change Math.pow() test / docs to match actual" by Treehugger Robot · 6 years ago
- e5be112 Change Math.pow() test / docs to match actual by Neil Fuller · 6 years ago
- 2e70316 Fix isJavaIdentifierStart test testing wrong function by Colin Cross · 6 years ago
- cb77bb4 Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode by Victor Chang · 6 years ago
- f15b6b5 Add tests for CipherSpi.updateAAD() and SSLEngine(String, int) by Adam Vartanian · 6 years ago
- bf66209 Refactor/add tests for ObjectStreamClass computeDefaultSUID by Paul Duffin · 7 years ago
- 4ba1453 Add JUnit 4 TestRule for running tests with a specific target SDK by Paul Duffin · 6 years ago
- faa8557 Allow "." as a valid internationalised domain name. by Pete Bentley · 6 years ago
- 505ad63 Merge "ConcurrentModificationException: Add test coverage for message, cause." by Treehugger Robot · 6 years ago
- bdad68a Merge changes Ib8491242,I695758c4 by Treehugger Robot · 6 years ago
- 3aeb68a ConcurrentModificationException: Add test coverage for message, cause. by Tobias Thierer · 6 years ago
- 839d8ce EnumSet.isEmpty(): Provide test coverage. by Tobias Thierer · 6 years ago
- bc69de0 Lists: test coverage for misc corner cases. by Tobias Thierer · 6 years ago
- 80c6b61 SimpleDateFormat: Improve test coverage for whitespace within dates. by Pete Bentley · 6 years ago
- 9605b18 DirectXBufferTest: Replace int literals with X.BYTES constants. by Tobias Thierer · 6 years ago
- 229d4b2 Replace use of libcore.io.SizeOf with X.BYTES. by Tobias Thierer · 6 years ago
- d7e7f44 Update tests for TLS 1.3 by default by Adam Vartanian · 6 years ago
- 7b3ef9b Fix harmony URLConnectionTest hanging for 25sec. by Tobias Thierer · 6 years ago
- 6a508ee Libcore: Suppress SubstringOfZero by Andreas Gampe · 6 years ago
- a03c8a0 Add testing support code: TestIoUtils by Neil Fuller · 6 years ago
- d2d3cdd Update tests for Conscrypt update by Adam Vartanian · 6 years ago
- 3495c1a Verify ZipInputStream against upstream OpenJDK 8u121-b13 by Paul Duffin · 7 years ago
- 8ce3b14 Inflater: Revert ensureOpen() changes to upstream 8u121-b13 by Paul Duffin · 7 years ago
- e268835 BigDecimal: Treat zero consistently in stripTrailingZeros(). by Pete Bentley · 7 years ago
- e298436 Verify Pattern, step 2: Integrate behavior change for Pattern.split(). by Tobias Thierer · 7 years ago
- 28c45df Merge "Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()."" by Colin Cross · 7 years ago
- fb3820e Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." by Colin Cross · 7 years ago
- 71221c0 Merge "Kill stray processes spawn by some java.lang.Process related tests." by Roland Levillain · 7 years ago
- 9e28242 Kill stray processes spawn by some java.lang.Process related tests. by Roland Levillain · 7 years ago
- 9036d75 Merge "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." by Treehugger Robot · 7 years ago
- 24a2017 Libcore: Fix or hide ConstantOverflow errorprone warnings by Andreas Gampe · 7 years ago
- 990d9df Verify Pattern, step 2: Integrate behavior change for Pattern.split(). by Tobias Thierer · 7 years ago
- 53c667d Unify duplicate copies of harmony {Matcher2,Mode,Replace,Split}Test. by Tobias Thierer · 7 years ago
- b1e0e39 Matcher: Adopt behavior changes forgotten in update to OpenJDK 8. by Tobias Thierer · 7 years ago
- 261a2ff Verify java.nio.{Char,Double,Float,Int,Long,Short}Buffer. by Tobias Thierer · 7 years ago
- fdfeacf Add missing test coverage for ByteBuffer.allocateDirect(). by Tobias Thierer · 7 years ago
- 29f2d6b Delete JarFileTest.testGetJarEntry(). by Tobias Thierer · 7 years ago
- a072e98 Libcore: Suppress CollectionIncompatibleType in tests by Andreas Gampe · 7 years ago
- 7f0e244 Libcore: Mark test functions with dead threads by Andreas Gampe · 7 years ago
- 0c0afb8 Libcore: Suppress FormatString warnings in tests by Andreas Gampe · 7 years ago
- 3e8ed63 Make NetworkInterface.isUp() test for IFF_RUNNING. by Pete Gillin · 7 years ago
- 0239cd8 Libcore: Fix or suppress EqualsNaN warning in tests by Andreas Gampe · 7 years ago
- ea6650b Merge "Add additional checks to multicast tests" by Treehugger Robot · 7 years ago
- b9de38d Add additional checks to multicast tests by Neil Fuller · 7 years ago
- 03cbe42 Merge "Track behavior change in default HostnameVerifier." by Tobias Thierer · 7 years ago
- 2259a71 Make the Android fast-path UTF-8 decoder follow the Unicode Standard and the W3C Encoding standard. by Victor Chang · 7 years ago
- 70bd098 Track behavior change in default HostnameVerifier. by Tobias Thierer · 7 years ago
- 80339f4 Sliently drop char 'b' or 'B' in j.t.SimpleDateFormat by Victor Chang · 7 years ago
- a5a851e Use DecimalFormat_ICU58_Android in DecimalFormat. by Joachim Sauer · 7 years ago
- de9130d Merge "Updated test expectations for ICU 59." am: 9f0a3ff5a3 by Joachim Sauer · 7 years ago
- 51f8d74 Updated test expectations for ICU 59. by Fredrik Roubert · 8 years ago
- 8af7f81 Merge "Fix DatagramSocketTest#test_getRemoteSocketAddress" am: 9384e8ff4b by vichang · 7 years ago
- 9384e8f Merge "Fix DatagramSocketTest#test_getRemoteSocketAddress" by vichang · 7 years ago
- 9a8e89a Fix DatagramSocketTest#test_getRemoteSocketAddress by Victor Chang · 7 years ago
- acfd9cb Merge "Fix comments in Matcher.java and MatcherTest.java" am: e92ad39933 by vichang · 7 years ago
- 4f5f16c Fix comments in Matcher.java and MatcherTest.java by Victor Chang · 7 years ago
- 6054168 Merge "Fix Matcher.find and reset" am: 6cdf9d3b7b by Victor Chang · 7 years ago
- 6cdf9d3 Merge "Fix Matcher.find and reset" by Treehugger Robot · 7 years ago
- 32a3cd7 Merge "Fix the byte ordering behaviour of the UTF-16 Charset." am: 4a2d046c17 by Pete Gillin · 7 years ago
- c04007c Fix the byte ordering behaviour of the UTF-16 Charset. by Pete Gillin · 8 years ago
- faa2342 Fix Matcher.find and reset by Victor Chang · 8 years ago
- 603f3a3 Merge "Update tests for synced changes to Conscrypt" am: 8c7e6bd5c6 by Adam Vartanian · 8 years ago
- 7cbb18e Update tests for synced changes to Conscrypt by Adam Vartanian · 8 years ago
- 252003d Merge "Improvements to JarFileTest" am: 19a19d34b3 by Neil Fuller · 8 years ago
- ea6c306 Improvements to JarFileTest by Neil Fuller · 8 years ago
- aefa7c2 Merge changes I4eeed196,I80f9bc4e am: 1244b48fd6 am: 96d9aa140b am: 0264abe5a6 by Tobias Thierer · 8 years ago
- a779444 Add test coverage for PrintStream autoflushing behavior. by Tobias Thierer · 8 years ago
- 5b8e053 Fix PrintStream ctor ignoring Charset parameter. by Tobias Thierer · 8 years ago
- 95cd041 Merge "Add test that socket created by accept is blocking" am: 864cbff34b am: bfe6ec1921 by Yi Kong · 8 years ago
- 36dc5b6 Add test that socket created by accept is blocking by Yi Kong · 8 years ago
- 73e7891 Merge changes from topic 'standard-cldr-data' am: 95cbac5a98 am: 9f071b62f7 by Joachim Sauer · 8 years ago
- 29ebf94 Remove obsolete Android specific Harmony test for the Congo. by Fredrik Roubert · 8 years ago
- f5d0def Merge changes from topic 'dhe-removal' am: ca5f2fc76a am: 4123fec549 by Kenny Root · 8 years ago
- 039b200 Update assertion in SSLEngineTest by Kenny Root · 8 years ago
- 2b4de1d Merge "Automated: Canonicalize spelling of Android-changed across libcore" am: 37d40e6a2f am: 696fd7eda4 by Tobias Thierer · 8 years ago
- 5d175dd Automated: Canonicalize spelling of Android-changed across libcore by Tobias Thierer · 8 years ago
- 563a7ab Merge "Conscrypt: Don't throw away all altnames when a bad one is seen" am: 9b304a5002 am: 9090db82fe by Adam Vartanian · 8 years ago
- 9b304a5 Merge "Conscrypt: Don't throw away all altnames when a bad one is seen" by Adam Vartanian · 8 years ago
- 5518ba6 Merge "Fix InetAddress.getByName tests" am: 1b2efd7bda am: 8db3926262 by Paul Duffin · 8 years ago
- 30307ec Fix InetAddress.getByName tests by Paul Duffin · 8 years ago
- ea9d4f1 Conscrypt: Don't throw away all altnames when a bad one is seen by Adam Vartanian · 8 years ago
- dec5e36 Merge "Delete flaky OldSystemTest.test_gc()" am: 4fea8a955f am: 33336ccd6b by Tobias Thierer · 8 years ago
- 4fea8a9 Merge "Delete flaky OldSystemTest.test_gc()" by Tobias Thierer · 8 years ago
- 5be2d77 Delete flaky OldSystemTest.test_gc() by Tobias Thierer · 8 years ago
- e00e55f Merge "Fix and reenable DecimalFormatTest" am: 5d24a7102a am: a0c3b47f95 am: 0e8f7c01bd by Adam Vartanian · 8 years ago
- ab22958 Fix and reenable DecimalFormatTest by Adam Vartanian · 8 years ago
- ede5667 Merge "Fix CharArrayReader/StringBufferInputStream overflow" am: e6a019f653 am: afadb11900 am: 0f8f9cb138 by Przemyslaw Szczepaniak · 8 years ago
- e6a019f Merge "Fix CharArrayReader/StringBufferInputStream overflow" by Przemyslaw Szczepaniak · 8 years ago
- a810284 Fix CharArrayReader/StringBufferInputStream overflow by Przemyslaw Szczepaniak · 8 years ago
- 888ea22 Merge "Fix CTS test case failure test_isReachableLjava_net_NetworkInterfaceII" am: c48bfa3c5a am: 690fe3c15b am: 03136d3599 by Edward Savage-Jones · 8 years ago
- 0516f39 Fix CTS test case failure test_isReachableLjava_net_NetworkInterfaceII by Edward Savage-Jones · 8 years ago