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