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-02-06
tests/lint: sync reference to platform properties generator
rillig
2023-02-06
lint: eliminate unnecessary indirection
rillig
2023-02-05
tests/lint: fix source directory for looking up the .exp-ln files
rillig
2023-02-05
tests/lint1: the redundantly listed files contained .exp-ln as well
rillig
2023-02-05
tests/lint: fix resolving of wildcards in builds from other directories
rillig
2023-02-05
tests/lint: merge tests for initialization
rillig
2023-02-05
tests/lint: remove redundancy from Makefile
rillig
2023-02-05
tests/lint: remove redundant tests
rillig
2023-02-05
tests/lint: clean up
rillig
2023-01-29
lint: properly clean up when leaving a function definition
rillig
2023-01-29
lint: fix definition of __func__
rillig
2023-01-29
lint: demonstrate wrong declaration of __func__
rillig
2023-01-29
lint: don't warn about negative '>>' when the actual value is positive
rillig
2023-01-29
tests/lint: merge tests for '>>'
rillig
2023-01-28
tests/lint: document how compilers promote bit-fields
rillig
2023-01-28
tests/lint: investigate how compilers interpret bit-fields
rillig
2023-01-22
tests/lint: merge tests for declaration after statement
rillig
2023-01-22
lint: prevent undefined behavior for signed '<<'
rillig
2023-01-21
lint: add test for floating constant overflow
rillig
2023-01-21
lint: add support for C11 '_Atomic' as atomic-type-specifier
rillig
2023-01-21
lint: add support for the C11 type qualifier '_Atomic'
rillig
2023-01-21
tests/lint: test _Atomic, added in C11
rillig
2023-01-21
lint: fix null pointer dereference on invalid argument to __typeof__
rillig
2023-01-19
tests/make: rename files that are not test cases
rillig
2023-01-16
tests/lint: fix typo in comment
rillig
2023-01-15
tests/lint: add basic tests for lint (not lint1 or lint2)
rillig
2023-01-15
tests/lint: document conversion from void pointer
rillig
2023-01-15
tests/lint: fix test for sizeof with variable-length array
rillig
2023-01-15
tests/lint: add more tests for sizeof
rillig
2023-01-15
tests/lint: add test for parsing sizeof expressions
rillig
2023-01-14
tests/lint: add more tests for array/enum mismatch
rillig
2023-01-14
lint: rename lint2 functions to be more expressive
rillig
2023-01-08
lint: do not report usual arithmetic conversions for constants
rillig
2023-01-08
lint/tests: test query for usual arithmetic conversions
rillig
2023-01-08
lint: recognize enum constant named 'max' as a count of values
rillig
2023-01-08
tests/lint: add more tests for enum/array mismatch
rillig
2023-01-04
tests/lint: remove obsolete comments
rillig
2023-01-04
tests/lint: document where to find the test results for promotions
rillig
2023-01-04
tests/lint: fix typo in comment
rillig
2023-01-04
tests/lint: merge tests for ':?' with null pointer constant
rillig
2023-01-04
lint: fix the result type of '?:' for void pointers
rillig
2023-01-03
tests/lint: demonstrate wrong type for '?:' expressions
rillig
2022-10-15
tests/lint: add more examples for 'extra bits set to 0'
rillig
2022-10-01
lint: miscellaneous cleanup
rillig
2022-10-01
lint: add hyphen to adjective 'old-style'
rillig
2022-09-29
toolchain/57033: usr.bin/c++/t_call_once2:call_once2_profile test case fails
skrll
2022-09-28
toolchain/57033: usr.bin/c++/t_call_once2:call_once2_profile test case fails
skrll
2022-09-24
tests/lint: fix test for queries on platforms where char is unsigned
rillig
2022-09-10
tests/lint: fix test for queries on platforms where char is unsigned
rillig
2022-09-09
grep: when -r is used, but no path argument provided, search the current dir
wiz
[next]