summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-02-13tests/indent: demonstrate the poor handling of compound literalsrillig
2022-02-12indent: fix indentation of enum constants in typedef (since 2019-04-04)rillig
2022-02-12tests/indent: add another test for indentation of enum constantsrillig
2022-02-12tests/indent: demonstrate wrong formatting of enum (since 2019-04-04)rillig
2022-02-12tests/lint: document where some C99 tests come fromrillig
2022-02-07lint: reword message about bit-field in a unionrillig
2022-02-07tests/lint: add test for message 41 about bit-field in unionrillig
2022-02-01Test mkdir(2) with one or more trailing slashes - this currently failsmartin
2022-01-31Extend the time to wait for the thread to quit.ryo
2022-01-26remove double t from targeted, add missing r to arbitraryandvar
2022-01-25Remove excess shift since locale is no longer passedblymn
2022-01-25Update of tests to account for output changes associated with wide charblymn
2022-01-16tests/libc/inet: remove stray semicolonsrillig
2022-01-16tests/lint: document why accidental double semicolons are hard to detectrillig
2022-01-16tests/lint: update comment to realityrillig
2022-01-15lint: warn about unreachable null statementsrillig
2022-01-15tests/lint: demonstrate undetected double semicolonrillig
2022-01-15tests/lint: fix commentsrillig
2022-01-15tests/lint: expect complete messages in feature testsrillig
2022-01-14Trailing whitespaceskrll
2022-01-07s/udpate/update/andvar
2022-01-07tests: skip ndp_cache_state on qemuozaki-r
2021-12-31fix few typos in comments, mainly in word "parameter".andvar
2021-12-28tests/lint: extend documentation for omitted braces in initializerrillig
2021-12-22lint: fix wrong error in strict bool mode in condition with commarillig
2021-12-22lint: clean up lex.crillig
2021-12-22lint: remove spaces around bit-field colonrillig
2021-12-22tests/lint: improve test for initialization of array of unknown sizerillig
2021-12-22lint: use C90 instead of C89 when referring to the C standardrillig
2021-12-22tests/lint: fix space-tab indentationrillig
2021-12-22lint: fix handling of initializationsrillig
2021-12-21tests/lint: extend test for nested initializationsrillig
2021-12-21lint: reword message 187 about too long string literal for initializerrillig
2021-12-21lint: treat incomplete union in the same way as incomplete structrillig
2021-12-21tests/lint: test initialization of incomplete unionrillig
2021-12-21lint: make function names a bit more conciserillig
2021-12-21tests/lint: remove false assumptions from commentsrillig
2021-12-20tests/lint: test excess braces around initializersrillig
2021-12-18Compensate for changes made in mixerctl.c rev 1.29kre
2021-12-17tests/lint: add more examples for initialization, from C99rillig
2021-12-17lint: fix initialization with few braces from functionrillig
2021-12-17tests/lint: demonstrate another initialization with few bracesrillig
2021-12-17lint: fix initialization of array with fewer bracesrillig
2021-12-17tests/lint: demonstrate another initialization that lint cannot handlerillig
2021-12-17lint: work around lint bug in initialization with few bracesrillig
2021-12-17lint: demonstrate wrong error message in initializationrillig
2021-12-16tests/lint: ensure that tests on a message mention this messagerillig
2021-12-16tests/lint: fix test on platforms where char is unsignedrillig
2021-12-16Remove bogus architecture detection voodo - tsan is not availablemartin
2021-12-16tests/lint: remove generated shell program on 'make clean'rillig