Age | Commit message (Expand) | Author |
2021-09-27 | Switch to OpenJDK 8 java/math | Hans Boehm |
2020-12-04 | Reject non-ASCII hostnames and SANs. | Pete Bentley |
2020-07-13 | Disable test causing oom failures. | Christopher Ferris |
2020-05-26 | ScannerTest#testPerformance(): Improve failure reporting. | Tobias Thierer |
2020-04-27 | Track tzdb 2020a changes | Neil Fuller |
2020-04-01 | Add tests for SSLContextSpi base class methods. | Pete Bentley |
2020-01-14 | Update test expectations with Unicode 13 values | Nikita Iashchenko |
2019-12-13 | Update java.io.FilterOutputStream#close test. | Daulet Zhanguzin |
2019-12-13 | Integrate OpenJDK 9 fix for double-close. | Daulet Zhanguzin |
2019-11-13 | Don't close SSLSocket streams during HandshakeCompletedEventTest. | Pete Bentley |
2019-07-08 | Minimal fix for ControlTest (attempt 2) | Neil Fuller |
2019-07-04 | Revert "Minimal fix for ControlTest" | Neil Fuller |
2019-07-02 | Minimal fix for ControlTest | Neil Fuller |
2019-06-25 | Merge "Change Math.pow() test / docs to match actual" | Treehugger Robot |
2019-06-25 | Change Math.pow() test / docs to match actual | Neil Fuller |
2019-06-17 | Fix isJavaIdentifierStart test testing wrong function | Colin Cross |
2019-05-22 | Replace DecimalFormat_ICU58_Android with ICU4J DecimalFormat in compat mode | Victor Chang |
2019-04-01 | Add tests for CipherSpi.updateAAD() and SSLEngine(String, int) | Adam Vartanian |
2019-03-21 | Refactor/add tests for ObjectStreamClass computeDefaultSUID | Paul Duffin |
2019-03-21 | Add JUnit 4 TestRule for running tests with a specific target SDK | Paul Duffin |
2019-02-26 | Allow "." as a valid internationalised domain name. | Pete Bentley |
2019-02-18 | Merge "ConcurrentModificationException: Add test coverage for message, cause." | Treehugger Robot |
2019-02-18 | Merge changes Ib8491242,I695758c4 | Treehugger Robot |
2019-02-18 | ConcurrentModificationException: Add test coverage for message, cause. | Tobias Thierer |
2019-02-18 | EnumSet.isEmpty(): Provide test coverage. | Tobias Thierer |
2019-02-18 | Lists: test coverage for misc corner cases. | Tobias Thierer |
2019-02-12 | SimpleDateFormat: Improve test coverage for whitespace within dates. | Pete Bentley |
2019-01-21 | DirectXBufferTest: Replace int literals with X.BYTES constants. | Tobias Thierer |
2019-01-21 | Replace use of libcore.io.SizeOf with X.BYTES. | Tobias Thierer |
2019-01-15 | Update tests for TLS 1.3 by default | Adam Vartanian |
2018-11-19 | Fix harmony URLConnectionTest hanging for 25sec. | Tobias Thierer |
2018-10-18 | Libcore: Suppress SubstringOfZero | Andreas Gampe |
2018-10-10 | Add testing support code: TestIoUtils | Neil Fuller |
2018-09-13 | Update tests for Conscrypt update | Adam Vartanian |
2018-07-16 | Verify ZipInputStream against upstream OpenJDK 8u121-b13 | Paul Duffin |
2018-07-12 | Inflater: Revert ensureOpen() changes to upstream 8u121-b13 | Paul Duffin |
2018-07-05 | BigDecimal: Treat zero consistently in stripTrailingZeros(). | Pete Bentley |
2018-06-26 | Verify Pattern, step 2: Integrate behavior change for Pattern.split(). | Tobias Thierer |
2018-06-19 | Merge "Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.... | Colin Cross |
2018-06-19 | Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." | Colin Cross |
2018-06-19 | Merge "Kill stray processes spawn by some java.lang.Process related tests." | Roland Levillain |
2018-06-19 | Kill stray processes spawn by some java.lang.Process related tests. | Roland Levillain |
2018-06-18 | Merge "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." | Treehugger Robot |
2018-06-14 | Libcore: Fix or hide ConstantOverflow errorprone warnings | Andreas Gampe |
2018-06-12 | Verify Pattern, step 2: Integrate behavior change for Pattern.split(). | Tobias Thierer |
2018-06-12 | Unify duplicate copies of harmony {Matcher2,Mode,Replace,Split}Test. | Tobias Thierer |
2018-05-30 | Matcher: Adopt behavior changes forgotten in update to OpenJDK 8. | Tobias Thierer |
2018-04-27 | Verify java.nio.{Char,Double,Float,Int,Long,Short}Buffer. | Tobias Thierer |
2018-04-25 | Add missing test coverage for ByteBuffer.allocateDirect(). | Tobias Thierer |
2018-04-20 | Delete JarFileTest.testGetJarEntry(). | Tobias Thierer |