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
Age
Commit message (
Expand
)
Author
2023-05-22
lint: rename constant NOTSPEC to NO_TSPEC
rillig
2023-05-22
tests/lint: demonstrate wrong emitted array length in initialization
rillig
2023-05-22
indent: implement suppressing optional blank lines
rillig
2023-05-22
tests/indent: skip creating an intermediate file in tests
rillig
2023-05-21
tests/indent: fix outdated or wrong comments
rillig
2023-05-21
indent: don't error out on unrecognized preprocessor directives
rillig
2023-05-20
tests/indent: prevent 'indent end' with arguments
rillig
2023-05-20
tests/indent: migrate test driver from AWK to Lua
rillig
2023-05-20
tests/indent: clean up test driver
rillig
2023-05-20
indent: don't insert blank line between two closing lines
rillig
2023-05-20
indent: implement blank line above block comment
rillig
2023-05-20
indent: implement blank line after function body
rillig
2023-05-20
indent: ensure that no blank lines are inserted in INDENT OFF mode
rillig
2023-05-20
indent: implement blank lines around conditional compilation
rillig
2023-05-19
tests/indent: test multi-line comments with -ncdb
rillig
2023-05-18
indent: document the funcname token
rillig
2023-05-18
indent: manually wrap overly long lines
rillig
2023-05-16
indent: remove support for form feed characters inside a line
rillig
2023-05-16
indent: remove blank between comment and parentheses or brackets
rillig
2023-05-16
indent: fix handling of INDENT OFF/ON comments
rillig
2023-05-15
indent: fix detection of casts
rillig
2023-05-15
indent: fix type cast in function definition
rillig
2023-05-15
indent: fix duplicate space between comment and binary operator
rillig
2023-05-15
indent: fix line wrapping of comments to the right of code
rillig
2023-05-15
indent: improve type guessing, fix formatting of declarations
rillig
2023-05-15
tests/indent: test type detection
rillig
2023-05-15
indent: remove accidental space before tab
rillig
2023-05-15
indent: remove backslash line continuation outside preprocessing
rillig
2023-05-15
tests/indent: demonstrate wrong spacing after function prototype
rillig
2023-05-15
indent: fix spacing between function prototype and attributes
rillig
2023-05-15
indent: fix indentation of struct member names
rillig
2023-05-15
tests/indent: demonstrate wrong indentation of struct members
rillig
2023-05-15
indent: fix indentation of statements after controlling expression
rillig
2023-05-15
tests/indent: add another test for -eei -nlp
rillig
2023-05-15
indent: fix indentation of expressions in -nlp -eei mode
rillig
2023-05-15
tests/indent: test extra indentation with fixed continuation indentation
rillig
2023-05-15
indent: fix indentation of multi-line '?:' expressions in functions
rillig
2023-05-15
tests/indent: -badp should not add blank lines in initializers
rillig
2023-05-15
indent: fix spacing in for loop with declaration (since 2022-02-13)
rillig
2023-05-15
tests/indent: demonstrate wrong spacing in for loops
rillig
2023-05-15
indent: clean up memory and buffer management
rillig
2023-05-14
indent: only null-terminate the buffers if necessary
rillig
2023-05-14
indent: fix handling of multiple block comments in a line
rillig
2023-05-14
indent: in comments, keep a leading tab
rillig
2023-05-14
indent: fix vertical spacing after declarations
rillig
2023-05-14
indent: miscellaneous cleanups
rillig
2023-05-13
lint: add query for chained assignments
rillig
2023-05-13
indent: do not add a space before a comment that starts a line
rillig
2023-05-13
indent: implement 'blank after declarations'
rillig
2023-05-13
tests/indent: extend test for blank line after declaration
rillig
[prev]
[next]