Source-Changes-HG archive

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

[src/trunk]: src/tests/lib Add libcurses test



details:   https://anonhg.NetBSD.org/src/rev/1625351c1d41
branches:  trunk
changeset: 764000:1625351c1d41
user:      blymn <blymn%NetBSD.org@localhost>
date:      Sun Apr 10 09:49:13 2011 +0000

description:
Add libcurses test

diffstat:

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

diffs (14 lines):

diff -r 2551b350250d -r 1625351c1d41 tests/lib/Makefile
--- a/tests/lib/Makefile        Sun Apr 10 09:47:43 2011 +0000
+++ b/tests/lib/Makefile        Sun Apr 10 09:49:13 2011 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2011/04/07 06:24:07 plunky Exp $
+# $NetBSD: Makefile,v 1.14 2011/04/10 09:49:13 blymn Exp $
 
 .include <bsd.own.mk>
 
-TESTS_SUBDIRS= csu libbluetooth libc libevent libm \
+TESTS_SUBDIRS= csu libbluetooth libc libcurses libevent libm \
                libobjc libposix libprop libpthread \
                librt librumpclient librumphijack libutil semaphore
 



Home | Main Index | Thread Index | Old Index