Source-Changes-HG archive

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

[src/trunk]: src/tests/lib/libc glue glob tests



details:   https://anonhg.NetBSD.org/src/rev/d065b4dc78b7
branches:  trunk
changeset: 757655:d065b4dc78b7
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Sep 09 22:25:38 2010 +0000

description:
glue glob tests

diffstat:

 tests/lib/libc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r e31fb13fc876 -r d065b4dc78b7 tests/lib/libc/Makefile
--- a/tests/lib/libc/Makefile   Thu Sep 09 22:21:41 2010 +0000
+++ b/tests/lib/libc/Makefile   Thu Sep 09 22:25:38 2010 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2010/07/13 21:13:26 jmmv Exp $
+# $NetBSD: Makefile,v 1.6 2010/09/09 22:25:38 christos Exp $
 
 .include <bsd.own.mk>
 
-TESTS_SUBDIRS+=        hash stdlib
+TESTS_SUBDIRS+=        gen hash stdlib
 
 # Disabled for now, only test in there is very expensive
 #SUBDIR+=       string



Home | Main Index | Thread Index | Old Index