summaryrefslogtreecommitdiffstats
path: root/src/util/testpkg.c
AgeCommit message (Collapse)AuthorFilesLines
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee1-0/+2
reordering and adding ones that were forgotten (noticed when trying to compile after reordering). * Updated the HACKING file to include information on #include usage. * print -> vprint in "making dir" function in pactest.
2007-02-12Added 'testpkg' binary to test for validity of a package:Aaron Griffin1-0/+70
testpkg <package file>, returns 0 on success, 1 on failure failure will also output error messages to stdout