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-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
indent: remove unnecessary assignments to last_else
rillig
2023-05-11
indent: remove buggy code for swapping tokens
rillig
2023-05-11
lint: fix type name in diagnostic for enum as controlling expression
rillig
2023-05-09
lint: track integer constraints through conditional expressions
rillig
2023-05-09
lint: preserve integer constraints on cast
rillig
2023-05-09
tests/lint: demonstrate wrong warning about loss of accuracy
rillig
2023-05-09
tests/lint: demonstrate wrong warning about losing accuracy
rillig
2023-05-06
t_sed.sh: add a test case for relative addressing
gutteridge
2023-05-06
t_sed.sh: fix grammar, spelling, and formatting issues (NFC)
gutteridge
2023-04-25
lint: reword message for missing declaration in header
rillig
2023-04-23
tests/lint: add rationale for not warning about alignment problems
rillig
2023-04-23
lint: be strict when parsing command line for excluded message IDs
rillig
2023-04-23
tests/lint: test command line parsing for message and query IDs
rillig
2023-04-22
lint: allow cast from a type to a union containing that type
rillig
2023-04-22
lint: fix wrong warning about 'extern' temporary identifier
rillig
2023-04-22
tests/lint: demonstrate wrong warning about extern temporary identifier
rillig
2023-04-22
tests/lint: test cast to union with stricter alignment
rillig
2023-04-22
lint: don't warn about cast between union and one of its member types
rillig
2023-04-22
tests/lint: add test for conversions to and from a union type
rillig
2023-04-22
lint: do not warn about parenthesized assignment in controlling expr
rillig
2023-04-15
tests/lint: remove wrong comment
rillig
2023-04-15
tests/lint: add more tests for returning local objects
rillig
2023-04-15
lint: add query for parenthesized return value
rillig
2023-04-15
tests/lint: extend test for returning local address
rillig
2023-04-11
lint: don't wrongly warn about overflow in complex constants
rillig
2023-04-10
tests/lint: demonstrate wrong warning with complex numbers
rillig
2023-04-05
lint: fix duplicate warning when parsing big float constants
rillig
2023-04-05
tests/lint: demonstrate duplicate warning when parsing big floats
rillig
2023-03-31
lint: allow querying for octal integer constants
rillig
2023-03-28
lint: warn about 'extern' declarations inside function bodies
rillig
2023-03-28
lint: warn about extern declarations outside headers
rillig
2023-02-27
lint: split platform-specific test for loss of accuracy
rillig
2023-02-27
tests/lint: sync test for nonportable character comparisons
rillig
2023-02-25
t_make skip varname-dot-make-meta-ignore_*
sjg
2023-02-22
lint: fix confusing message about nonportable character constants
rillig
2023-02-22
tests/lint: add platform-specific tests
rillig
2023-02-21
lint: fix null pointer dereference in invalid case expression
rillig
[prev]
[next]