pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/regress/pkg-options Added the ``order'' testcase, whic...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7c85b570b86
branches:  trunk
changeset: 493892:b7c85b570b86
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon May 16 09:09:24 2005 +0000

description:
Added the ``order'' testcase, which works since bsd.options.mk, revision
1.22.

diffstat:

 regress/pkg-options/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0fbcab4e7f01 -r b7c85b570b86 regress/pkg-options/Makefile
--- a/regress/pkg-options/Makefile      Mon May 16 09:08:29 2005 +0000
+++ b/regress/pkg-options/Makefile      Mon May 16 09:09:24 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/16 00:09:03 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/16 09:09:24 rillig Exp $
 #
 
 DISTNAME=      regress-pkg-options-1.0
@@ -8,7 +8,7 @@
 MAINTAINER=    rillig%NetBSD.org@localhost
 COMMENT=       Test bsd.options.mk framework
 
-REGRESS_TESTS= simple
+REGRESS_TESTS= order simple
 
 do-test:
 .for t in ${REGRESS_TESTS}



Home | Main Index | Thread Index | Old Index