Source-Changes-HG archive

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

[src/trunk]: src/etc/mtree Add tests dir for libdes.



details:   https://anonhg.NetBSD.org/src/rev/811f14d6303e
branches:  trunk
changeset: 757334:811f14d6303e
user:      jmmv <jmmv%NetBSD.org@localhost>
date:      Wed Aug 25 16:44:25 2010 +0000

description:
Add tests dir for libdes.

diffstat:

 etc/mtree/NetBSD.dist.base |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r fd91b9f987af -r 811f14d6303e etc/mtree/NetBSD.dist.base
--- a/etc/mtree/NetBSD.dist.base        Wed Aug 25 16:38:04 2010 +0000
+++ b/etc/mtree/NetBSD.dist.base        Wed Aug 25 16:44:25 2010 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: NetBSD.dist.base,v 1.48 2010/08/24 11:31:48 pooka Exp $
+#      $NetBSD: NetBSD.dist.base,v 1.49 2010/08/25 16:44:25 jmmv Exp $
 #      @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
 
 # Do not customize this file as it may be overwritten on upgrades.
@@ -233,6 +233,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc
 ./usr/libdata/debug/usr/tests/lib/libc/hash
 ./usr/libdata/debug/usr/tests/lib/libc/stdlib
+./usr/libdata/debug/usr/tests/lib/libdes
 ./usr/libdata/debug/usr/tests/lib/libevent
 ./usr/libdata/debug/usr/tests/lib/semaphore
 ./usr/libdata/debug/usr/tests/lib/semaphore/pthread
@@ -1168,6 +1169,7 @@
 ./usr/tests/lib/libc
 ./usr/tests/lib/libc/hash
 ./usr/tests/lib/libc/stdlib
+./usr/tests/lib/libdes
 ./usr/tests/lib/semaphore
 ./usr/tests/lib/semaphore/pthread
 ./usr/tests/lib/libevent



Home | Main Index | Thread Index | Old Index