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



details:   https://anonhg.NetBSD.org/src/rev/90282e36160f
branches:  trunk
changeset: 822193:90282e36160f
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Mar 06 12:01:47 2017 +0000

description:
add new lint test

diffstat:

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

diffs (17 lines):

diff -r d28ab97ddef7 -r 90282e36160f distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Mon Mar 06 12:00:27 2017 +0000
+++ b/distrib/sets/lists/tests/mi       Mon Mar 06 12:01:47 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.725 2017/02/28 03:32:11 ozaki-r Exp $
+# $NetBSD: mi,v 1.726 2017/03/06 12:01:47 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3938,6 +3938,7 @@
 ./usr/tests/usr.bin/xlint/lint1/d_cast_init.c                  tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_cast_init2.c                 tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_cast_lhs.c                   tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_cast_typeof.c                        tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_compound_literals1.c         tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_compound_literals2.c         tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_constant_conv1.c             tests-usr.bin-tests     compattestfile,atf



Home | Main Index | Thread Index | Old Index