Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists new t_mktemp



details:   https://anonhg.NetBSD.org/src/rev/bfae51cbbfb8
branches:  trunk
changeset: 786261:bfae51cbbfb8
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Apr 22 21:06:26 2013 +0000

description:
new t_mktemp

diffstat:

 distrib/sets/lists/debug/mi |  3 ++-
 distrib/sets/lists/tests/mi |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 92a9de9f4bce -r bfae51cbbfb8 distrib/sets/lists/debug/mi
--- a/distrib/sets/lists/debug/mi       Mon Apr 22 21:05:12 2013 +0000
+++ b/distrib/sets/lists/debug/mi       Mon Apr 22 21:06:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.19 2013/04/18 21:53:55 rjs Exp $
+# $NetBSD: mi,v 1.20 2013/04/22 21:06:26 christos Exp $
 ./etc/mtree/set.debug                           comp-sys-root
 ./usr/libdata/debug/bin/cat.debug              comp-util-debug         debug
 ./usr/libdata/debug/bin/chio.debug             comp-util-debug         debug
@@ -1587,6 +1587,7 @@
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fopen.debug             tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_fputc.debug             tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_format.debug            tests-obsolete          obsolete
+./usr/libdata/debug/usr/tests/lib/libc/stdio/t_mktemp.debug            tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_popen.debug             tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_printf.debug            tests-lib-debug         debug,atf
 ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_scanf.debug             tests-lib-debug         debug,atf
diff -r 92a9de9f4bce -r bfae51cbbfb8 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Apr 22 21:05:12 2013 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Apr 22 21:06:26 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.534 2013/04/17 01:36:41 riz Exp $
+# $NetBSD: mi,v 1.535 2013/04/22 21:06:28 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -2058,6 +2058,7 @@
 ./usr/tests/lib/libc/stdio/t_fopen             tests-lib-tests         atf
 ./usr/tests/lib/libc/stdio/t_fputc             tests-lib-tests         atf
 ./usr/tests/lib/libc/stdio/t_format            tests-obsolete          obsolete
+./usr/tests/lib/libc/stdio/t_mktemp            tests-lib-tests         atf
 ./usr/tests/lib/libc/stdio/t_popen             tests-lib-tests         atf
 ./usr/tests/lib/libc/stdio/t_printf            tests-lib-tests         atf
 ./usr/tests/lib/libc/stdio/t_scanf             tests-lib-tests         atf



Home | Main Index | Thread Index | Old Index