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 new lint test.



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

description:
new lint test.

diffstat:

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

diffs (17 lines):

diff -r b5b5816b72ca -r 6e1f69a1fd2f distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Wed Jul 29 18:26:15 2015 +0000
+++ b/distrib/sets/lists/tests/mi       Wed Jul 29 18:27:18 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.634 2015/07/29 06:10:09 ozaki-r Exp $
+# $NetBSD: mi,v 1.635 2015/07/29 18:27:18 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3781,6 +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_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