summaryrefslogtreecommitdiff
path: root/tests/usr.bin/indent/label.c
AgeCommit message (Expand)Author
2023-06-04indent: force at least one space after the colon of a labelrillig
2023-06-04indent: fix formatting of compound expressions, at least partiallyrillig
2023-06-02indent: remove newline between 'switch' and '{'rillig
2023-05-13indent: clean up a condition, add commentsrillig
2023-05-11indent: remove buggy code for swapping tokensrillig
2022-04-24tests/indent: change directive from '#' to '//'rillig
2022-04-22indent: remove FreeBSD IDsrillig
2021-11-20tests/indent: normalize empty lines in testsrillig
2021-10-18tests/indent: extend tests for labels, extract test driverrillig