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
Age
Commit message (
Expand
)
Author
2023-06-28
tests/lint: demonstrate wrong handling of nested initializer
rillig
2023-06-28
tests/lint: use standard form of ATF tests, test removing output file
rillig
2023-06-27
indent: fix 'blank line above first statement in function body'
rillig
2023-06-27
tests/indent: test the -badp option
rillig
2023-06-26
indent: improve heuristics for '*' as pointer in for loops
rillig
2023-06-26
indent: improve heuristics for '*' as a pointer type
rillig
2023-06-26
indent: implement 'blank line above first statement in function body'
rillig
2023-06-26
indent: in -bad mode, don't add a blank line above a comment or '}'
rillig
2023-06-26
tests/indent: strengthen requirements for test input files
rillig
2023-06-26
tests/indent: extend test for -badp option
rillig
2023-06-25
indent: treat 'complex' and 'imaginary' as type modifiers, not as types
rillig
2023-06-25
indent: fix formatting of parenthesized name in function definition
rillig
2023-06-24
lint: don't warn about comparison between char and character constant
rillig
2023-06-24
lint: add query for comparing 'char' with plain integers
rillig
2023-06-24
tests/lint: allow accept.sh to override lint1 for local testing
rillig
2023-06-24
lint: add query for redundant 'extern' in function declaration
rillig
2023-06-24
Fix typo in comment.
msaitoh
2023-06-23
indent: fix scanning of no-wrap comments (since 2021.11.07.10.34.03)
rillig
2023-06-23
tests/indent: fix comments
rillig
2023-06-22
lint: add query for comma operator
rillig
2023-06-19
tests/lint: comma operators are not allowed in constant expressions
rillig
2023-06-19
Repair test coverage. I revert by proxy as the committer seems too busy to e...
knakahara
2023-06-18
indent: only add blank lines before actual block comments
rillig
2023-06-18
indent: test block comments and the -bbb option
rillig
2023-06-18
indent: remove support for backspace in code and comments
rillig
2023-06-17
tests/indent: add miscellaneous test cases found during clean up
rillig
2023-06-16
indent: merge lexer symbols for type in/outside parentheses
rillig
2023-06-16
tests/indent: format stderr output as end-of-line comments
rillig
2023-06-16
indent: fix spacing between postfix operator and left parenthesis
rillig
2023-06-16
indent: improve heuristics for cast expressions
rillig
2023-06-16
indent: improve heuristics for cast expressions
rillig
2023-06-16
tests/indent: add a few code snippets from usr.bin/xlint
rillig
2023-06-16
indent: improve heuristics for casts
rillig
2023-06-16
indent: fix indentation and linebreaks in typedef declarations
rillig
2023-06-16
tests/indent: demonstrate wrong tokenization after typedef
rillig
2023-06-16
indent: don't force a blank line between '}' and preprocessing line
rillig
2023-06-15
indent: fix indentation of multi-line enum constant initializers
rillig
2023-06-15
indent: miscellaneous cleanups, more tests for edge cases
rillig
2023-06-15
indent: fix alignment of multi-line declarations
rillig
2023-06-14
indent: clean up the code, add a few tests
rillig
2023-06-14
indent: allow more than 128 brace levels
rillig
2023-06-14
tests/indent: separate stdout from stderr
rillig
2023-06-14
indent: allow more than 20 nested parentheses or brackets
rillig
2023-06-14
indent: fix formatting of comment after 'switch (expr)'
rillig
2023-06-14
indent: use correct preprocessing directive in error message
rillig
2023-06-14
indent: allow more than 5 levels of #if/#endif
rillig
2023-06-14
indent: clean up handling of comments
rillig
2023-06-14
indent: remove a redundant flag from the parser state
rillig
2023-06-14
indent: merge parser symbols for stmt and stmt_list
rillig
2023-06-10
indent: fix line break between semicolon and brace
rillig
[prev]
[next]