Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/tests/usr.bin/indent
Module Name: src
Committed By: rillig
Date: Sat Nov 20 11:13:18 UTC 2021
Modified Files:
src/tests/usr.bin/indent: fmt_decl.c indent_off_on.c label.c opt_bs.c
opt_ci.c opt_di.c opt_dj.c opt_pcs.c opt_psl.c opt_sc.c opt_v.c
t_options.awk token_binary_op.c token_colon.c token_comma.c
token_comment.c token_ident.c
Log Message:
tests/indent: normalize empty lines in tests
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/tests/usr.bin/indent/fmt_decl.c
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/indent/indent_off_on.c \
src/tests/usr.bin/indent/opt_di.c src/tests/usr.bin/indent/opt_psl.c \
src/tests/usr.bin/indent/opt_sc.c src/tests/usr.bin/indent/opt_v.c \
src/tests/usr.bin/indent/t_options.awk \
src/tests/usr.bin/indent/token_ident.c
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/indent/label.c \
src/tests/usr.bin/indent/token_colon.c \
src/tests/usr.bin/indent/token_comma.c
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/indent/opt_bs.c
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/indent/opt_ci.c \
src/tests/usr.bin/indent/opt_dj.c
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/indent/opt_pcs.c
cvs rdiff -u -r1.7 -r1.8 src/tests/usr.bin/indent/token_binary_op.c
cvs rdiff -u -r1.22 -r1.23 src/tests/usr.bin/indent/token_comment.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index