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 16:54:18 UTC 2021

Modified Files:
        src/tests/usr.bin/indent: lsym_case_label.c lsym_comma.c lsym_lbrace.c
            lsym_postfix_op.c lsym_preprocessing.c opt_ce.c opt_ci.c opt_cli.c
            opt_d.c opt_di.c opt_dj.c opt_eei.c opt_ei.c opt_fc1.c opt_fcb.c
            opt_i.c opt_ip.c opt_l.c opt_lc.c opt_ldi.c opt_lp.c opt_lpl.c
            opt_psl.c opt_ta.c opt_ut.c opt_v.c ps_ind_level.c psym_for_exprs.c
            psym_switch_expr.c psym_while_expr.c token_binary_op.c
            token_comment.c token_newline.c token_period.c token_while_expr.c

Log Message:
tests/indent: clean up and extend tests


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/indent/lsym_case_label.c \
    src/tests/usr.bin/indent/lsym_comma.c \
    src/tests/usr.bin/indent/lsym_lbrace.c \
    src/tests/usr.bin/indent/lsym_postfix_op.c \
    src/tests/usr.bin/indent/lsym_preprocessing.c \
    src/tests/usr.bin/indent/opt_cli.c src/tests/usr.bin/indent/opt_d.c \
    src/tests/usr.bin/indent/opt_i.c src/tests/usr.bin/indent/opt_l.c \
    src/tests/usr.bin/indent/opt_lc.c src/tests/usr.bin/indent/opt_ta.c \
    src/tests/usr.bin/indent/psym_for_exprs.c \
    src/tests/usr.bin/indent/psym_switch_expr.c \
    src/tests/usr.bin/indent/psym_while_expr.c \
    src/tests/usr.bin/indent/token_newline.c \
    src/tests/usr.bin/indent/token_period.c \
    src/tests/usr.bin/indent/token_while_expr.c
cvs rdiff -u -r1.3 -r1.4 src/tests/usr.bin/indent/opt_ce.c \
    src/tests/usr.bin/indent/opt_lp.c
cvs rdiff -u -r1.4 -r1.5 src/tests/usr.bin/indent/opt_ci.c \
    src/tests/usr.bin/indent/opt_dj.c src/tests/usr.bin/indent/opt_ei.c \
    src/tests/usr.bin/indent/opt_fc1.c src/tests/usr.bin/indent/opt_fcb.c \
    src/tests/usr.bin/indent/opt_ip.c src/tests/usr.bin/indent/opt_lpl.c
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/indent/opt_di.c \
    src/tests/usr.bin/indent/opt_eei.c src/tests/usr.bin/indent/opt_psl.c \
    src/tests/usr.bin/indent/opt_v.c
cvs rdiff -u -r1.2 -r1.3 src/tests/usr.bin/indent/opt_ldi.c \
    src/tests/usr.bin/indent/opt_ut.c src/tests/usr.bin/indent/ps_ind_level.c
cvs rdiff -u -r1.8 -r1.9 src/tests/usr.bin/indent/token_binary_op.c
cvs rdiff -u -r1.23 -r1.24 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