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/1460a8ee4ad5
branches:  trunk
changeset: 817367:1460a8ee4ad5
user:      christos <christos%NetBSD.org@localhost>
date:      Thu Aug 18 14:47:02 2016 +0000

description:
new lint test

diffstat:

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

diffs (17 lines):

diff -r 100ca220f01d -r 1460a8ee4ad5 distrib/sets/lists/tests/mi
--- a/distrib/sets/lists/tests/mi       Thu Aug 18 14:45:56 2016 +0000
+++ b/distrib/sets/lists/tests/mi       Thu Aug 18 14:47:02 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.681 2016/08/14 14:55:42 jakllsch Exp $
+# $NetBSD: mi,v 1.682 2016/08/18 14:47:02 christos Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -3821,6 +3821,7 @@
 ./usr/tests/usr.bin/xlint/lint1/Kyuafile       tests-usr.bin-tests     compattestfile,atf,kyua
 ./usr/tests/usr.bin/xlint/lint1/d_alignof.c                    tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_c99_anon_struct.c            tests-usr.bin-tests     compattestfile,atf
+./usr/tests/usr.bin/xlint/lint1/d_c99_anon_union.c             tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_c99_complex_num.c            tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_c99_complex_split.c          tests-usr.bin-tests     compattestfile,atf
 ./usr/tests/usr.bin/xlint/lint1/d_c99_compound_literal_comma.c tests-usr.bin-tests     compattestfile,atf



Home | Main Index | Thread Index | Old Index