fix for pkits.
[gnupg.git] / tests / pkits / ChangeLog
blob9a8846f1d2cb6e27d1d820edac4228668347a686
1 2009-03-03  Werner Koch  <wk@g10code.com>
3         * Makefile.am (run-all-tests): Also use /bin/pwd here.
5 2009-02-19  Werner Koch  <wk@g10code.com>
7         * Makefile.am (TESTS_ENVIRONMENT): Use /bin/pwd
8         * common.sh: Ditto.
10 2008-02-19  Werner Koch  <wk@g10code.com>
12         * inittests: Unpack test data onlyu if available. 
13         * common.sh: Skip tests if PKITS test data is not available.
14         * Makefile.am: Do not distribute test data.  This allows to
15         include the test suite in the distribution.
16         
17         * signature-verification: New.
18         * validity-periods: New.
19         * verifying-name-chaining: New.
20         * basic-certificate-revocation: New.
21         * verifying-paths-self-issued: New.
22         * verifying-basic-constraints: New.
23         * key-usage: New.
24         * certificate-policies: New.
25         * require-explicit-policy: New.
26         * policy-mappings: New.
27         * inhibit-policy-mapping: New.
28         * inhibit-any-policy: New.
29         * name-constraints: New.
30         * distribution-points: New.
31         * delta-crls: New.
32         * private-certificate-extensions: New.
33         * Makefile.am (testscripts): Add them.
35         * import-all-certs.data: Add section numbers.
37 2008-02-18  Werner Koch  <wk@g10code.com>
39         * import-all-certs.data: Adjust import tests results.  Almost all
40         certificates should now be importable due to relaxed basic checks.
42         * inittests (clean_files): Disable all dirmngr access.
44 2006-05-02  Werner Koch  <wk@g10code.com>
46         * PKITS_data.tar.bz2: Repackaged new copy because the old one got
47         corrupted by the conversion from CVS to SVN.
49 2004-08-16  Werner Koch  <wk@g10code.de>
51         Started implementing PKITS based tests.
54  Copyright 2004, 2008 Free Software Foundation, Inc.
56  This file is free software; as a special exception the author gives
57  unlimited permission to copy and/or distribute it, with or without
58  modifications, as long as this notice is preserved.
60  This file is distributed in the hope that it will be useful, but
61  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
62  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.