aboutsummaryrefslogtreecommitdiffstats
path: root/tests/asschk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-29tests: Fix for NetBSD with __func__.NIIBE Yutaka1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2012-06-05Change all quotes in strings and comments to the new GNU standard.Werner Koch1-13/+13
2011-09-20tests: avoid use of freed pointerJim Meyering1-1/+4
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-20/+19
2009-10-13Replace C99 style vararg macro which was anyway not correct.Werner Koch1-29/+32
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-0/+14
2008-01-26Typo fixes.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2006-11-05Collected fixes.Werner Koch1-9/+14
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2006-06-082006-06-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+13
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-2/+2
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+1059
2003-01-09Updated from latest NewPG projectWerner Koch1-1/+14
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-1046/+0
2002-09-042002-09-04 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-5/+4
2002-08-09Tweaked the build system so that make distcheck finanly said WellWerner Koch1-3/+19
2002-08-08* asschk.c: Added some new features.Werner Koch1-29/+147
2002-08-07First test script. Still missing the environment setup.Werner Koch1-43/+267
2002-08-07New Assuan testing tool.Werner Koch1-0/+689