[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PATCH: Certificates support
From: |
Brian Jones |
Subject: |
Re: PATCH: Certificates support |
Date: |
22 Apr 2003 17:52:15 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Casey Marshall <address@hidden> writes:
> Which brings me to a question I have about official Mauve tests: should
> they test non-API classes that nevertheless exist in standard JDK
> implementations (e.g. X.509 certificates, DSA, MD5 and SHA-1 -- that is
> what exists in the "SUN" provider in Sun's JDKs)?
Tests for functionality exposed through public APIs are okay as Sasha
said, just don't test for Sun specific providers... we may have GNU
providers after all.
> I also see that there are test/ and testsutie/ directories; should tests
> for Classpath internals follow that paradigm?
We no longer use the test/ or testsuite/ directories in Classpath.
Brian
--
Brian Jones <address@hidden>
- PATCH: Certificates support, Casey Marshall, 2003/04/20
- Re: PATCH: Certificates support, Brian Jones, 2003/04/20
- Re: PATCH: Certificates support, Casey Marshall, 2003/04/22
- Re: PATCH: Certificates support, Sascha Brawer, 2003/04/22
- Re: PATCH: Certificates support,
Brian Jones <=
- Re: PATCH: Certificates support, Casey Marshall, 2003/04/23
- Re: PATCH: Certificates support, Brian Jones, 2003/04/23
- Re: PATCH: Certificates support, Casey Marshall, 2003/04/23
- Re: PATCH: Certificates support, Brian Jones, 2003/04/23
- Re: PATCH: Certificates support, Casey Marshall, 2003/04/23
- Re: PATCH: Certificates support, Brian Jones, 2003/04/23