Subject: CVS commit: pkgsrc/regress
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/28/2004 21:21:12
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 28 21:21:12 UTC 2004

Modified Files:
	pkgsrc/regress/buildlink-transform: Makefile
	pkgsrc/regress/buildlink-unwrap: Makefile

Log Message:
Don't die as soon as the first test fails.  Instead, run them all,
then report how many failed and which ones.  Return with an exit code
indicating how many tests failed.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/regress/buildlink-transform/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/regress/buildlink-unwrap/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.