aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runtest (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-1/+0
| | | | | | | | 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.
* * Makefile.am: Reset GPG_AGENT_INFO hereWerner Koch2004-02-201-1/+0
| | | | | * runtest: and not anymore here.
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-091-1/+1
| | | | | Done.
* * asschk.c: Added some new features.Werner Koch2002-08-081-0/+5
* 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.