* gpg.texi (OpenPGP Options): Clarify that personal-foo-preferences
[gnupg.git] / tests / ChangeLog
blobfb07c4c0093e46ed942975b10b3431a8f67ed756
1 2009-02-19  Werner Koch  <wk@g10code.com>
3         * Makefile.am (TESTS_ENVIRONMENT): Use /bin/pwd.
4         * inittests: Ditto.  Fixes bug#1001.
6 2008-10-20  Werner Koch  <wk@g10code.com>
8         * asschk.c (cmd_echo): Mark unused arg.
9         (cmd_send, cmd_expect_ok, cmd_expect_err, cmd_pipeserver) 
10         (cmd_quit_if, cmd_fail_if): Ditto.
12 2008-09-29  Werner Koch  <wk@g10code.com>
14         * Makefile.am (TESTS): Remove tests.
16 2008-02-19  Werner Koch  <wk@g10code.com>
18         * Makefile.am: Always run pkits tests.
20 2008-01-17  Werner Koch  <wk@g10code.com>
22         * asschk.c (read_assuan): Use __func__ instead of __FUNCTION__.
24 2006-11-05  Werner Koch  <wk@g10code.com>
26         * asschk.c (read_assuan): Minor cleanups.
28 2006-09-06  Marcus Brinkmann  <marcus@g10code.de>
30         * Makefile.am (openpgp): New variable.
31         (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS.
33 2006-08-21  Werner Koch  <wk@g10code.com>
35         * Makefile.am (SUBDIRS): New.
36         * openpgp/: New.
38 2006-06-08  Marcus Brinkmann  <marcus@g10code.de>
40         * asschk.c (__func__) [__STDC_VERSION__ < 199901L && __GNUC__ >= 2]:
41         Define macro to __FUNCTION__.
42         (die): Use __func__ instead of __FUNCTION__.
44 2005-10-07  Marcus Brinkmann  <marcus@g10code.de>
46         * Makefile.am (TESTS_ENVIRONMENT): Remove LD_LIBRARY_PATH hack.
47         It's the responsibility of the person building the software to set
48         it properly.
50 2004-09-30  Werner Koch  <wk@g10code.com>
52         * Makefile.am (SUBDIRS): Remove pkits until the copyright issues
53         have been cleared.
55 2004-08-16  Werner Koch  <wk@g10code.de>
57         * Makefile.am: Descend into the new pkits directory
59 2004-02-20  Werner Koch  <wk@gnupg.org>
61         * Makefile.am: Reset GPG_AGENT_INFO here
62         * runtest: and not anymore here.
64 2002-12-04  Werner Koch  <wk@gnupg.org>
66         * inittests (gpgsm.conf): Fake system time.
68 2002-10-31  Neal H. Walfield  <neal@g10code.de>
70         * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH here.
71         (TESTS_ENVIRONMENT): Do it here.  And also frob $(LIBGCRYPT_LIBS)
72         and $(PTH_LIBS).
74 2002-10-31  Neal H. Walfield  <neal@g10code.de>
76         * asschk.c (die): New macro.
77         (read_assuan): If in verbose mode, dump the string that was read.
78         (write_assuan): Be more verbose on failure.
80 2002-09-04  Neal H. Walfield  <neal@g10code.de>
82         * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but
83         rather prepend it.  Be more robust and prefer printf over echo -n.
85 2002-09-04  Marcus Brinkmann  <marcus@g10code.de>
87         * asschk.c (start_server): Close the parent's file descriptors in
88         the child.
89         (read_assuan): Variable NREAD removed.  Cut off the received line
90         currectly if more than one line was read.
92 2002-09-03  Neal H. Walfield  <neal@g10code.de>
94         * Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from
95         LDFLAGS.
97 2002-08-09  Werner Koch  <wk@gnupg.org>
99         * asschk.c (cmd_getenv): New.
100         (expand_line): Allow / as variable name delimiter.
101         * sm-sign+verify, sm-verify: Use $srcdir so that a VPATH build works.
103         * Makefile.am: Fixes for make dist.
104         * samplekets/Makefile.am: New.
105         
106 2002-08-08  Werner Koch  <wk@gnupg.org>
108         * asschk.c: Added some new features.
109         * runtest, inittests: New.
110         * text-1.txt, text-2.txt, text-3.txt: New.
111         * text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New.
112         * text-2.osig.pem, text-2.osig-bad.pem: New.
113         * samplekeys : New directory
114         * sm-verify, sm-sign+verify: The first test scripts.
116 2002-08-06  Werner Koch  <wk@gnupg.org>
118         * Makefile.am, asschk.c: New.
120         
121  Copyright 2002 Free Software Foundation, Inc.
123  This file is free software; as a special exception the author gives
124  unlimited permission to copy and/or distribute it, with or without
125  modifications, as long as this notice is preserved.
127  This file is distributed in the hope that it will be useful, but
128  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
129  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
130