pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/regress Added the pkg-options regression test.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/97353256c106
branches:  trunk
changeset: 494097:97353256c106
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu May 19 10:08:56 2005 +0000

description:
Added the pkg-options regression test.

diffstat:

 regress/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c9d3300ba093 -r 97353256c106 regress/Makefile
--- a/regress/Makefile  Thu May 19 09:24:44 2005 +0000
+++ b/regress/Makefile  Thu May 19 10:08:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/15 21:11:22 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2005/05/19 10:08:56 rillig Exp $
 
 COMMENT=       Regression tests for pkgsrc infrastructure
 
@@ -8,6 +8,7 @@
 SUBDIR+=       buildlink-unwrap
 SUBDIR+=       ignore-tools
 SUBDIR+=       make-quoting
+SUBDIR+=       pkg-options
 SUBDIR+=       pkgfail
 SUBDIR+=       print-plist
 



Home | Main Index | Thread Index | Old Index