index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
usr.bin
/
indent
/
t_misc.sh
Age
Commit message (
Expand
)
Author
2023-06-05
indent: do not report broken lines, report configuration on stderr
rillig
2023-06-05
indent: clean up handling of whitespace
rillig
2023-05-15
indent: remove accidental space before tab
rillig
2023-05-13
indent: preserve indentation of preprocessor directives
rillig
2023-05-13
tests/indent: explain, clean up and add some tests
rillig
2023-05-12
indent: remove statistics
rillig
2023-05-11
indent: remove buggy code for swapping tokens
rillig
2022-04-22
indent: remove FreeBSD IDs
rillig
2021-11-25
tests/indent: use escape sequence for newline characters
rillig
2021-11-25
tests/indent: test in-place formatting with parse errors
rillig
2021-11-20
indent: clean up lint annotation and tests
rillig
2021-11-19
tests/indent: refine and extend tests
rillig
2021-11-07
indent: fix handling of C99 comments after 'if (expr)'
rillig
2021-11-07
indent: demonstrate controlled buffer overflow in C99 comment
rillig
2021-11-07
tests/indent: test options without '-' in profile files
rillig
2021-10-30
tests/indent: test several options '-P'
rillig
2021-10-29
indent: clean up main_init_globals
rillig
2021-10-29
indent: spell 'parentheses' properly in messages and comments
rillig
2021-10-28
indent: parse option '-cli' strictly
rillig
2021-10-24
indent: clean up format of warnings and errors
rillig
2021-10-24
indent: fix line number counting at beginning of function body
rillig
2021-10-24
indent/tests: demonstrate wrong line number counting
rillig
2021-10-23
tests/indent: migrate remaining tests from t_indent to t_options
rillig
2021-10-22
tests/indent: migrate integer options tests to t_options
rillig
2021-10-22
tests/indent: migrate a few more tests to t_options
rillig
2021-10-14
tests/indent: cover more error cases and inline indentation
rillig
2021-10-14
tests/indent: provide full line coverage for argument handling
rillig