2005-10-07 Marcus Brinkmann <marcus@g10code.de>
[gnupg.git] / tests / ChangeLog
blobf75387757d44ad5491fc17106b6213cea8648479
1 2005-10-07  Marcus Brinkmann  <marcus@g10code.de>
3         * Makefile.am (TESTS_ENVIRONMENT): Remove LD_LIBRARY_PATH hack.
4         It's the responsibility of the person building the software to set
5         it properly.
7 2004-09-30  Werner Koch  <wk@g10code.com>
9         * Makefile.am (SUBDIRS): Remove pkits until the copyright issues
10         have been cleared.
12 2004-08-16  Werner Koch  <wk@g10code.de>
14         * Makefile.am: Descend into the new pkits directory
16 2004-02-20  Werner Koch  <wk@gnupg.org>
18         * Makefile.am: Reset GPG_AGENT_INFO here
19         * runtest: and not anymore here.
21 2002-12-04  Werner Koch  <wk@gnupg.org>
23         * inittests (gpgsm.conf): Fake system time.
25 2002-10-31  Neal H. Walfield  <neal@g10code.de>
27         * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH here.
28         (TESTS_ENVIRONMENT): Do it here.  And also frob $(LIBGCRYPT_LIBS)
29         and $(PTH_LIBS).
31 2002-10-31  Neal H. Walfield  <neal@g10code.de>
33         * asschk.c (die): New macro.
34         (read_assuan): If in verbose mode, dump the string that was read.
35         (write_assuan): Be more verbose on failure.
37 2002-09-04  Neal H. Walfield  <neal@g10code.de>
39         * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but
40         rather prepend it.  Be more robust and prefer printf over echo -n.
42 2002-09-04  Marcus Brinkmann  <marcus@g10code.de>
44         * asschk.c (start_server): Close the parent's file descriptors in
45         the child.
46         (read_assuan): Variable NREAD removed.  Cut off the received line
47         currectly if more than one line was read.
49 2002-09-03  Neal H. Walfield  <neal@g10code.de>
51         * Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from
52         LDFLAGS.
54 2002-08-09  Werner Koch  <wk@gnupg.org>
56         * asschk.c (cmd_getenv): New.
57         (expand_line): Allow / as variable name delimiter.
58         * sm-sign+verify, sm-verify: Use $srcdir so that a VPATH build works.
60         * Makefile.am: Fixes for make dist.
61         * samplekets/Makefile.am: New.
62         
63 2002-08-08  Werner Koch  <wk@gnupg.org>
65         * asschk.c: Added some new features.
66         * runtest, inittests: New.
67         * text-1.txt, text-2.txt, text-3.txt: New.
68         * text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New.
69         * text-2.osig.pem, text-2.osig-bad.pem: New.
70         * samplekeys : New directory
71         * sm-verify, sm-sign+verify: The first test scripts.
73 2002-08-06  Werner Koch  <wk@gnupg.org>
75         * Makefile.am, asschk.c: New.
77         
78  Copyright 2002 Free Software Foundation, Inc.
80  This file is free software; as a special exception the author gives
81  unlimited permission to copy and/or distribute it, with or without
82  modifications, as long as this notice is preserved.
84  This file is distributed in the hope that it will be useful, but
85  WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
86  implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
87