Subject: CVS commit: pkgsrc/pkgtools
To: None <pkgsrc-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: pkgsrc-changes
Date: 08/28/2004 00:26:57
Module Name: pkgsrc
Committed By: gavan
Date: Sat Aug 28 00:26:57 UTC 2004
Modified Files:
pkgsrc/pkgtools: Makefile
Added Files:
pkgsrc/pkgtools/pkg_regress: DESCR Makefile PLIST
Log Message:
Add pkg_regress, a regression testing system for the pkgsrc infrastructure.
Tests are found in pkgsrc/regress, tests are run by executing pkg_regress.
Based on an idea discussed at pkgsrcCon 2004. Thanks to dillo@ for review
and refinements, and to jlam@ for review.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/pkgtools/Makefile
cvs rdiff -r0 -r1.1 pkgsrc/pkgtools/pkg_regress/DESCR \
pkgsrc/pkgtools/pkg_regress/Makefile pkgsrc/pkgtools/pkg_regress/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.