Source-Changes-HG archive

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

[src/trunk]: src/distrib/sets/lists/tests fix name of the test



details:   https://anonhg.NetBSD.org/src/rev/b8a16c3ef50e
branches:  trunk
changeset: 339594:b8a16c3ef50e
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Jul 29 19:18:18 2015 +0000

description:
fix name of the test

diffstat:

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

diffs (18 lines):

diff -r 9c6b485be102 -r b8a16c3ef50e distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Wed Jul 29 19:03:15 2015 +0000
+++ b/distrib/sets/lists/tests/mi       Wed Jul 29 19:18:18 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.635 2015/07/29 18:27:18 christos Exp $
+# $NetBSD: mi,v 1.636 2015/07/29 19:18:18 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3781,7 +3781,7 @@
 ./usr/tests/usr.bin/xlint/lint1/d_type_conv1.c                 tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_type_conv2.c                 tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_type_conv3.c                 tests-usr.bin-tests     compattestfile,atf
-./usr/tests/usr.bin/xlint/lint1/d_type_conv_question_colon.c   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_type_question_colon.c                tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_typefun.c                    tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_typename_as_var.c            tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_zero_sized_arrays.c          tests-usr.bin-tests     compattestfile,atf



Home | Main Index | Thread Index | Old Index