Module Name:    src
Committed By:   rillig
Date:           Sat Sep 25 13:06:06 UTC 2021

Modified Files:
        src/distrib/sets/lists/tests: mi

Log Message:
tests/indent: test deeply nested struct declarations


To generate a diff of this commit:
cvs rdiff -u -r1.1128 -r1.1129 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/distrib/sets/lists/tests/mi
diff -u src/distrib/sets/lists/tests/mi:1.1128 src/distrib/sets/lists/tests/mi:1.1129
--- src/distrib/sets/lists/tests/mi:1.1128	Sat Sep 25 12:20:44 2021
+++ src/distrib/sets/lists/tests/mi	Sat Sep 25 13:06:05 2021
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1128 2021/09/25 12:20:44 rillig Exp $
+# $NetBSD: mi,v 1.1129 2021/09/25 13:06:05 rillig Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -4739,6 +4739,7 @@
 ./usr/tests/usr.bin/indent/cs.0.pro					tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/indent/cs.0.stdout					tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/indent/declarations.0				tests-usr.bin-tests	compattestfile,atf
+./usr/tests/usr.bin/indent/declarations.0.stderr			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/indent/declarations.0.stdout			tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/indent/elsecomment.0				tests-usr.bin-tests	compattestfile,atf
 ./usr/tests/usr.bin/indent/elsecomment.0.pro				tests-usr.bin-tests	compattestfile,atf

Reply via email to