summaryrefslogtreecommitdiff
path: root/luni/src/test/java/tests/security/cert/X509CertSelectorTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix 58 libcore tests that caught "expected" Exceptions but didn't fail()Tobias Thierer2016-09-061-0/+1
* Fix use of Object.equals() to compare arrays.Tobias Thierer2016-04-251-2/+3
* Fix X509CertSelectorTest testShubham Ajmera2016-03-281-1/+5
* Enable X509CertSelectorTestShubham Ajmera2016-02-231-180/+252
* Fix X509CertSelectorTest.Piotr Jastrzebski2015-11-111-71/+80
* Fix X509CertSelectorTest.Piotr Jastrzebski2015-11-111-1/+1
* Fix X509Certificate.getBasicConstraints implementation for DRLCertFactoryBrian Carlstrom2012-12-211-602/+467
* Update test now that DNS names starting with a digit are allowedBrian Carlstrom2011-10-051-7/+31
* Removing use of @tests and @Test.* annotationsBrian Carlstrom2011-03-021-404/+57
* Rollback an inadvertent API change to X509CertSelector.Jesse Wilson2011-01-251-4/+4
* Use generics in Harmony's ASN.1, X.501 and X.509.Jesse Wilson2011-01-251-33/+7
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-131-31/+31
* merge more modules into luniPeter Hallam2010-04-271-0/+2615