aboutsummaryrefslogtreecommitdiffstats
path: root/tests/runtest (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-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.
2004-02-20* Makefile.am: Reset GPG_AGENT_INFO hereWerner Koch1-1/+0
* runtest: and not anymore here.
2002-08-09Tweaked the build system so that make distcheck finanly said WellWerner Koch1-1/+1
Done.
2002-08-08* asschk.c: Added some new features.Werner Koch1-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.