summaryrefslogtreecommitdiff
path: root/tests/usr.bin/indent/t_misc.sh
AgeCommit message (Expand)Author
2023-06-05indent: do not report broken lines, report configuration on stderrrillig
2023-06-05indent: clean up handling of whitespacerillig
2023-05-15indent: remove accidental space before tabrillig
2023-05-13indent: preserve indentation of preprocessor directivesrillig
2023-05-13tests/indent: explain, clean up and add some testsrillig
2023-05-12indent: remove statisticsrillig
2023-05-11indent: remove buggy code for swapping tokensrillig
2022-04-22indent: remove FreeBSD IDsrillig
2021-11-25tests/indent: use escape sequence for newline charactersrillig
2021-11-25tests/indent: test in-place formatting with parse errorsrillig
2021-11-20indent: clean up lint annotation and testsrillig
2021-11-19tests/indent: refine and extend testsrillig
2021-11-07indent: fix handling of C99 comments after 'if (expr)'rillig
2021-11-07indent: demonstrate controlled buffer overflow in C99 commentrillig
2021-11-07tests/indent: test options without '-' in profile filesrillig
2021-10-30tests/indent: test several options '-P'rillig
2021-10-29indent: clean up main_init_globalsrillig
2021-10-29indent: spell 'parentheses' properly in messages and commentsrillig
2021-10-28indent: parse option '-cli' strictlyrillig
2021-10-24indent: clean up format of warnings and errorsrillig
2021-10-24indent: fix line number counting at beginning of function bodyrillig
2021-10-24indent/tests: demonstrate wrong line number countingrillig
2021-10-23tests/indent: migrate remaining tests from t_indent to t_optionsrillig
2021-10-22tests/indent: migrate integer options tests to t_optionsrillig
2021-10-22tests/indent: migrate a few more tests to t_optionsrillig
2021-10-14tests/indent: cover more error cases and inline indentationrillig
2021-10-14tests/indent: provide full line coverage for argument handlingrillig