summaryrefslogtreecommitdiff
path: root/src/util/testpkg.c
AgeCommit message (Collapse)Author
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
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 Griffin
testpkg <package file>, returns 0 on success, 1 on failure failure will also output error messages to stdout