ontent='cgit '/>
summaryrefslogtreecommitdiff
path: root/tests/usr.bin/indent/token_binary_op.c
AgeCommit message (Expand)Author
2021-11-20tests/indent: clean up and extend testsrillig
2021-11-20tests/indent: normalize empty lines in testsrillig
2021-11-04indent: fix joining of adjacent unary '+' operatorsrillig
2021-10-30indent: rename prev_newline and prev_col_1 to currrillig
2021-10-29tests/indent: test binary operators for tokens in column 1rillig
2021-10-29indent: fix missing blank before binary operatorrillig
2021-10-26tests/indent: document cause for missing space between ')' and '='rillig
2021-10-26tests/indent: demonstrate missing space before '='rillig
2021-10-18tests/indent: condense the token testsrillig