aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add the STEED Self-Signing Nonthority certificate.Werner Koch2011-12-201-0/+2
| | | | * doc/com-certs.pem: Install it when creating a keybox.
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-1/+1
| | | | | | | | | | | | | * scripts/gitlog-to-changelog: New script. Taken from gnulib. * scripts/git-log-fix: New file. * scripts/git-log-footer: New file. * doc/HACKING: Describe the ChangeLog policy * ChangeLog: New file. * Makefile.am (EXTRA_DIST): Add new files. (gen-ChangeLog): New. (dist-hook): Run gen-ChangeLog. Rename all ChangeLog files to ChangeLog-2011.
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-7/+6
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* Some tweaks to the agent startup.Werner Koch2010-10-141-1/+1
|
* Fix bug 1001.Werner Koch2009-02-191-3/+5
| | | | | Documentation updates.
* Add gpgsm server command GETINFO agent-check.Werner Koch2008-09-301-1/+7
| | | | | Fix tests.
* Fixed release creation.Werner Koch2008-02-191-9/+1
|
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* 2006-09-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-09-061-1/+7
| | | | | | | | | | | * configure.ac: New automake conditional RUN_GPG_TESTS. tests/ 2006-09-06 Marcus Brinkmann <[email protected]> * Makefile.am (openpgp): New variable. (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS.
* Migrated more stuff to doc/Werner Koch2006-08-211-0/+1
| | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* 2005-10-07 Marcus Brinkmann <[email protected]>Marcus Brinkmann2005-10-071-20/+1
| | | | | | | * Makefile.am (TESTS_ENVIRONMENT): Remove LD_LIBRARY_PATH hack. It's the responsibility of the person building the software to set it properly.
* Preparing a new release. Updated gettextWerner Koch2004-09-301-7/+7
|
* tests/pkits: New directoryWerner Koch2004-08-171-1/+12
|
* * Makefile.am: Reset GPG_AGENT_INFO hereWerner Koch2004-02-201-2/+1
| | | | | * runtest: and not anymore here.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-091-0/+78
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-78/+0
| | | | 'GNUPG-1-9-BRANCH'.
* 2002-09-04 Neal H. Walfield <[email protected]>Neal Walfield2002-09-051-3/+9
| | | | | | * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but rather prepend it. Be more robust and prefer printf over echo -n.
* 2002-09-03 Neal H. Walfield <[email protected]>Neal Walfield2002-09-041-1/+15
| | | | | | * Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from LDFLAGS.
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-091-19/+12
| | | | | Done.
* Added distfiles kludge to distribute the content of the samplekeys directory.Werner Koch2002-08-091-1/+10
|
* * asschk.c: Added some new features.Werner Koch2002-08-081-4/+27
| | | | | | | | | | * runtest, inittests: New. * text-1.txt, text-2.txt, text-3.txt: New. * text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New. * text-2.osig.pem, text-2.osig-bad.pem: New. * samplekeys : New directory * sm-verify, sm-sign+verify: The first test scripts.
* New Assuan testing tool.Werner Koch2002-08-071-0/+33