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
/
xlint
/
lint1
/
t_integration.sh
Age
Commit message (
Expand
)
Author
2023-07-05
tests/lint: spell platform identifiers for 'long double' consistently
rillig
2023-06-24
tests/lint: allow accept.sh to override lint1 for local testing
rillig
2023-05-22
tests/lint1: allow whitespace in files containing the expected output
rillig
2023-04-10
tests/lint: demonstrate wrong warning with complex numbers
rillig
2023-02-06
tests/lint: sync reference to platform properties generator
rillig
2023-02-06
lint: eliminate unnecessary indirection
rillig
2022-06-17
tests/lint: remove .exp files, as they have become redundant
rillig
2022-02-26
lint: fix memory corruption in statement expressions (since 2021-12-17)
rillig
2022-02-26
tests/lint: demonstrate assertion failure in GCC compound expression
rillig
2021-10-10
tests/lint: remove duplicate platform, generate platforms list
rillig
2021-10-10
aarch64 has unsigned char
skrll
2021-09-26
tests/lint: add tests for platform characteristics
rillig
2021-09-10
lint: replace space followed by tab with simply tab
rillig
2021-08-21
tests/lint: guard against typos in test environment configuration
rillig
2021-07-13
tests/lint: take archsubdir from usr.bin/xlint/Makefile.inc
rillig
2021-07-11
tests/lint: rework ATF test driver
rillig
2021-06-29
tests/lint: add test that only runs where char == unsigned char
rillig
2021-06-29
tests/lint: add tests for ILP32 platforms
rillig
2021-06-29
tests/lint: allow tests to be skipped depending on platform properties
rillig
2021-06-27
tests/lint: fix selection of the .exp-ln file
rillig
2021-06-27
tests/lint: remove list of test names from t_integration
rillig
2021-06-27
lint: require C11 for _Generic
rillig
2021-06-27
lint: fix option -Ac11, add test for _Generic
rillig
2021-06-27
tests/lint: allow skipping individual tests
rillig
2021-06-27
tests/lint: rename expected .ln file to .exp-ln
rillig
2021-06-20
tests/lint: test syntax error in initialization using designator
rillig
2021-06-19
lint: fix endless loop on unfinished comment at EOF
rillig
2021-06-19
lint: fix assertion after malformed for loop
rillig
2021-06-19
lint: fix assertion failure in struct with unnamed member
rillig
2021-06-19
tests/lint: add test cases for lexical analysis
rillig
2021-06-16
tests/lint: sort the list of test cases
rillig
2021-06-16
tests/lint: clean up ATF test driver
rillig
2021-05-16
lint: add more specific warning for bit-field of type plain 'int'
rillig
2021-05-14
tests/lint: test bitwise mismatch in switch statement
rillig
2021-05-03
tests/lint: remove outdated comment
rillig
2021-05-02
tests/lint: add test for bit-field types in GCC mode
rillig
2021-05-02
tests/lint: demonstrate missing support for __packed __aligned
rillig
2021-04-30
tests/lint: add very basic tests for GCC __attribute__
rillig
2021-04-22
tests/lint: add test for typeof after statement
rillig
2021-04-18
lint: test emitting of symbol information in the .ln files
rillig
2021-04-17
tests/lint: demonstrate assertion failure in initialization
rillig
2021-04-14
lint: add test for newly added message about static array size
rillig
2021-04-08
lint: in code from included files, print stack trace
rillig
2021-04-05
lint: warn about for wrong type cast in argument to ctype.h functions
rillig
2021-04-02
tests/lint: prevent typo from tree.c 1.264 from happening again
rillig
2021-03-28
lint: remove wrong warning about wrong initializer type
rillig
2021-03-27
tests/lint: move description of tests into the tests themselves
rillig
2021-03-27
tests/lint: do not force tests to start with 'd_'
rillig
2021-03-23
tests/lint: test initialization using string literals
rillig
2021-03-07
lint: in strict C mode, warn about initialization with '[a ... b]'
rillig
[next]