Module Name: src Committed By: rillig Date: Sat Mar 27 13:59:18 UTC 2021
Modified Files: src/tests/usr.bin/xlint/lint1: d_c99_complex_split.c d_cast_lhs.c d_ellipsis_in_switch.c d_gcc_compound_statements1.c d_nolimit_init.c t_integration.sh Log Message: tests/lint: move description of tests into the tests themselves In most cases the descriptions didn't add much to the test name anyway. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/xlint/lint1/d_c99_complex_split.c cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/xlint/lint1/d_cast_lhs.c \ src/tests/usr.bin/xlint/lint1/d_ellipsis_in_switch.c \ src/tests/usr.bin/xlint/lint1/d_gcc_compound_statements1.c cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/xlint/lint1/d_nolimit_init.c cvs rdiff -u -r1.35 -r1.36 src/tests/usr.bin/xlint/lint1/t_integration.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.