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-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
openssl: More tests need -Wno-missing-field-initializers.
riastradh
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
openssl: libcrypto bf test needs -Wno-missing-field-initializers
riastradh
2023-05-13
tests/indent: extend test for blank line after declaration
rillig
2023-05-13
indent: fix lexing of numbers that are spread over multiple lines
rillig
2023-05-13
tests/indent: add test for lexing of numbers
rillig
2023-05-13
indent: clean up a condition, add comments
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
tests/indent: test pushing the placeholder symbol to the parser stack
rillig
2023-05-12
indent: remove statistics
rillig
2023-05-11
tests/indent: test interaction between preprocessing and comments
rillig
2023-05-11
indent: don't touch comments in preprocessing lines
rillig
2023-05-11
tests/indent: add more tests for preprocessing directives
rillig
2023-05-11
tests/indent: test multi-line comments in preprocessing lines
rillig
2023-05-11
indent: remove broken code for handling blank lines
rillig
2023-05-11
indent: add debug output for tracking comments and braces
rillig
2023-05-11
aarch64 needs static
christos
2023-05-11
indent: remove unnecessary assignments to last_else
rillig
[prev]
[next]