Home | History | Annotate | Download | only in indent
History log of /src/tests/usr.bin/indent/opt_di.c
RevisionDateAuthorComments
 1.8  24-Apr-2022  rillig tests/indent: change directive from '#' to '//'

Using a '//' instead of '#' turns the directives into well-formed C
code, resulting in fewer error markers in the editor.
 1.7  22-Apr-2022  rillig indent: remove FreeBSD IDs

Most of the IDs were empty anyway.
 1.6  20-Nov-2021  rillig tests/indent: clean up and extend tests
 1.5  20-Nov-2021  rillig tests/indent: normalize empty lines in tests
 1.4  24-Oct-2021  rillig indent: fix indentation of ad-hoc tagged variables

Seen among others in usr.bin/indent/lexi.c, variable 'keywords'.
 1.3  24-Oct-2021  rillig tests/indent: demonstrate wrong indentation for initialized variable
 1.2  24-Oct-2021  rillig tests/indent: add more tests for option '-di'
 1.1  22-Oct-2021  rillig tests/indent: migrate integer options tests to t_options

RSS XML Feed