| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add API coverage for java.security methods | Victor Chang | 2021-03-11 | 1 | -2/+5 |
| * | Skip Elliptic curve DH in KeyFactory2Test. | Pete Bentley | 2021-02-08 | 1 | -1/+8 |
| * | Inclusive Language Fixit: Replace dummy with fake | Paul Duffin | 2020-07-28 | 4 | -33/+33 |
| * | Extract luni crypto tests into separate module | Daulet Zhanguzin | 2020-04-03 | 1 | -2/+2 |
| * | Add TestRule to enable access to deprecated BC algorithms | Paul Duffin | 2019-09-25 | 2 | -31/+19 |
| * | Add tests for CipherSpi.updateAAD() and SSLEngine(String, int) | Adam Vartanian | 2019-04-01 | 1 | -0/+36 |
| * | Add JUnit 4 TestRule for running tests with a specific target SDK | Paul Duffin | 2019-03-21 | 1 | -34/+25 |
| * | Delete several DH key tests | Adam Vartanian | 2019-02-21 | 2 | -78/+0 |
| * | Fix harmony URLConnectionTest hanging for 25sec. | Tobias Thierer | 2018-11-19 | 1 | -4/+4 |
| * | Refactor PatternTest | Nikita Iashchenko | 2018-10-05 | 1 | -319/+590 |
| * | Verify Pattern, step 2: Integrate behavior change for Pattern.split(). | Tobias Thierer | 2018-06-26 | 1 | -6/+70 |
| * | Revert "Verify Pattern, step 2: Integrate behavior change for Pattern.split()." | Colin Cross | 2018-06-19 | 1 | -29/+6 |
| * | Verify Pattern, step 2: Integrate behavior change for Pattern.split(). | Tobias Thierer | 2018-06-12 | 1 | -6/+29 |
| * | Drop luni's duplicate {Matcher2,Mode,Replace,Split}Test.java. | Tobias Thierer | 2018-06-12 | 4 | -661/+0 |
| * | Unify duplicate copies of harmony {Matcher2,Mode,Replace,Split}Test. | Tobias Thierer | 2018-06-12 | 4 | -23/+52 |
| * | Clean up a couple test oddities. | Adam Vartanian | 2018-02-06 | 2 | -0/+6 |
| * | Libcore: Suppress InvalidPatternSyntax warning in tests | Andreas Gampe | 2018-01-25 | 1 | -0/+1 |
| * | Move libcore tests to non-libcore packages. | Tobias Thierer | 2017-11-08 | 1 | -1/+1 |
| * | Deprecate BC implementations of duplicated algorithms | Adam Vartanian | 2017-10-13 | 2 | -1/+36 |
| * | Automated: Canonicalize spelling of Android-changed across libcore | Tobias Thierer | 2017-03-06 | 2 | -34/+34 |
| * | Speed up DHPublicKeyTest; make DHPrivateKeyTest consistent. | Tobias Thierer | 2017-02-09 | 2 | -3/+56 |
| * | Fix NPE in Signature getCurrentSpi. | rhed_jao | 2016-12-08 | 1 | -0/+79 |
| * | Address URLConnectionTest post-commit review comments | Yi Kong | 2016-11-02 | 1 | -5/+18 |
| * | Fix URLConnectionTest.test_setReadTimeoutI on host test | Yi Kong | 2016-10-31 | 1 | -0/+1 |
| * | Temporarily disabled closeguard test for making ART bot green | Shubham Ajmera | 2016-10-26 | 1 | -2/+2 |
| * | Detect and fix resource leakages in tests | Paul Duffin | 2016-10-21 | 1 | -22/+36 |
| * | Merge "javax.crypto.CipherSpi: port this class from jdk8u60" | Sergio Giro | 2016-10-07 | 1 | -0/+133 |
| |\ |
|
| | * | javax.crypto.CipherSpi: port this class from jdk8u60 | Sergio Giro | 2016-09-26 | 1 | -0/+133 |
| * | | Treat TryFailThrowable error prone check as error | Paul Duffin | 2016-10-04 | 1 | -1/+1 |
| * | | Merge "Revert "Use JUnit 4 annotation instead of 'large' tag for CTSv2"" | Treehugger Robot | 2016-09-15 | 1 | -8/+4 |
| |\ \ |
|
| | * | | Revert "Use JUnit 4 annotation instead of 'large' tag for CTSv2" | Narayan Kamath | 2016-09-15 | 1 | -8/+4 |
| * | | | Merge "ojluni: solve issues with exceptions in cipher-related streams" | Sergio Giro | 2016-09-14 | 2 | -1/+185 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | ojluni: solve issues with exceptions in cipher-related streams | Sergio Giro | 2016-09-13 | 2 | -1/+185 |
| | |/ |
|
| * / | Use JUnit 4 annotation instead of 'large' tag for CTSv2 | Tobias Thierer | 2016-09-13 | 1 | -4/+8 |
| |/ |
|
| * | SignatureTest: make the mock MySignature public | Sergio Giro | 2016-09-09 | 1 | -1/+3 |
| * | Fix 58 libcore tests that caught "expected" Exceptions but didn't fail() | Tobias Thierer | 2016-09-06 | 4 | -9/+8 |
| * | java.security: update java.security.KeyStore to jdk8u60 | Sergio Giro | 2016-08-30 | 4 | -0/+203 |
| * | javax.crypto.spec: update PBEParameterSpec to Java 8 | Sergio Giro | 2016-08-24 | 1 | -1/+25 |
| * | Remove expensive operations from constructor | Neil Fuller | 2016-06-30 | 1 | -26/+23 |
| * | Tidy up MockWebServer usage | Neil Fuller | 2016-06-29 | 1 | -0/+2 |
| * | Port a number of OpenJDK8 stream methods | Yi Kong | 2016-04-12 | 1 | -0/+40 |
| * | Add Iterable#forEach & Map#forEach from openJdk8 | Przemyslaw Szczepaniak | 2016-03-01 | 1 | -0/+33 |
| * | Merge "ProviderServiceTest: change tests to check that newly created services... | Sergio Giro | 2016-01-25 | 1 | -4/+37 |
| |\ |
|
| | * | ProviderServiceTest: change tests to check that newly created services must b... | Sergio Giro | 2016-01-25 | 1 | -4/+37 |
| * | | Merge "java/security: remove system.scope from security.properties" | Sergio Giro | 2016-01-20 | 1 | -5/+5 |
| |\ \ |
|
| | * | | java/security: remove system.scope from security.properties | Sergio Giro | 2016-01-19 | 1 | -5/+5 |
| | |/ |
|
| * / | IdentityTest/SignerTest: avoid using IdentityScope.getSystemScope() | Sergio Giro | 2016-01-20 | 1 | -4/+9 |
| |/ |
|
| * | Update bogus PatternSyntaxException test case. | Narayan Kamath | 2016-01-06 | 1 | -2/+4 |
| * | Deleting unused or broken files | Paul Duffin | 2015-12-21 | 2 | -271/+0 |
| * | Merge "ProviderTest: use the correct provider object when creating a service"... | Sergio Giro | 2015-12-16 | 1 | -9/+9 |
| |\ |
|