summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2023-03-28lint: warn about extern declarations outside headersrillig
2023-03-26fix various typos in documentation, comments and sysctl device description.andvar
2023-03-23PR 57284: rewrite test to extract all temperaturs from all local sensorsmartin
2023-03-20Adjust pc/npc before syscall allowing EJUSTRETURN to returnhannken
2023-03-06Adjust the tilde expansion test to deal with (very) recent changeskre
2023-03-01delete attribution per request of contributornia
2023-02-27lint: split platform-specific test for loss of accuracyrillig
2023-02-27tests/lint: sync test for nonportable character comparisonsrillig
2023-02-25t_make skip varname-dot-make-meta-ignore_*sjg
2023-02-22lint: fix confusing message about nonportable character constantsrillig
2023-02-22tests/lint: add platform-specific testsrillig
2023-02-21lint: fix null pointer dereference in invalid case expressionrillig
2023-02-20New optval test from des @ FreeBSDchristos
2023-02-19lint: do not warn about traditional C migration in C99 moderillig
2023-02-19tests/lint: fix and extend tests for C90 migration warningrillig
2023-02-18lint: remove compat code for lexing hex floating point literalsrillig
2023-02-13s/plyaback/playback/ in comment.andvar
2023-02-06tests/lint: sync reference to platform properties generatorrillig
2023-02-06lint: eliminate unnecessary indirectionrillig
2023-02-05tests/lint: fix source directory for looking up the .exp-ln filesrillig
2023-02-05tests/lint1: the redundantly listed files contained .exp-ln as wellrillig
2023-02-05tests/lint: fix resolving of wildcards in builds from other directoriesrillig
2023-02-05tests/lint: merge tests for initializationrillig
2023-02-05tests/lint: remove redundancy from Makefilerillig
2023-02-05tests/lint: remove redundant testsrillig
2023-02-05tests/lint: clean uprillig
2023-01-30PR/57205: Dag-Erling Smørgrav: Add tests strchrnul(3), fix strchr pastochristos
2023-01-29lint: properly clean up when leaving a function definitionrillig
2023-01-29lint: fix definition of __func__rillig
2023-01-29lint: demonstrate wrong declaration of __func__rillig
2023-01-29lint: don't warn about negative '>>' when the actual value is positiverillig
2023-01-29tests/lint: merge tests for '>>'rillig
2023-01-28tests/lint: document how compilers promote bit-fieldsrillig
2023-01-28tests/lint: investigate how compilers interpret bit-fieldsrillig
2023-01-22tests/lint: merge tests for declaration after statementrillig
2023-01-22lint: prevent undefined behavior for signed '<<'rillig
2023-01-21lint: add test for floating constant overflowrillig
2023-01-21lint: add support for C11 '_Atomic' as atomic-type-specifierrillig
2023-01-21lint: add support for the C11 type qualifier '_Atomic'rillig
2023-01-21tests/lint: test _Atomic, added in C11rillig
2023-01-21lint: fix null pointer dereference on invalid argument to __typeof__rillig
2023-01-19tests/make: rename files that are not test casesrillig
2023-01-16tests/lint: fix typo in commentrillig
2023-01-15tests/lint: add basic tests for lint (not lint1 or lint2)rillig
2023-01-15tests/lint: document conversion from void pointerrillig
2023-01-15tests/lint: fix test for sizeof with variable-length arrayrillig
2023-01-15tests/lint: add more tests for sizeofrillig
2023-01-15tests/lint: add test for parsing sizeof expressionsrillig
2023-01-14tests/lint: add more tests for array/enum mismatchrillig
2023-01-14lint: rename lint2 functions to be more expressiverillig