summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint1/t_integration.sh
AgeCommit message (Expand)Author
2023-07-05tests/lint: spell platform identifiers for 'long double' consistentlyrillig
2023-06-24tests/lint: allow accept.sh to override lint1 for local testingrillig
2023-05-22tests/lint1: allow whitespace in files containing the expected outputrillig
2023-04-10tests/lint: demonstrate wrong warning with complex numbersrillig
2023-02-06tests/lint: sync reference to platform properties generatorrillig
2023-02-06lint: eliminate unnecessary indirectionrillig
2022-06-17tests/lint: remove .exp files, as they have become redundantrillig
2022-02-26lint: fix memory corruption in statement expressions (since 2021-12-17)rillig
2022-02-26tests/lint: demonstrate assertion failure in GCC compound expressionrillig
2021-10-10tests/lint: remove duplicate platform, generate platforms listrillig
2021-10-10aarch64 has unsigned charskrll
2021-09-26tests/lint: add tests for platform characteristicsrillig
2021-09-10lint: replace space followed by tab with simply tabrillig
2021-08-21tests/lint: guard against typos in test environment configurationrillig
2021-07-13tests/lint: take archsubdir from usr.bin/xlint/Makefile.incrillig
2021-07-11tests/lint: rework ATF test driverrillig
2021-06-29tests/lint: add test that only runs where char == unsigned charrillig
2021-06-29tests/lint: add tests for ILP32 platformsrillig
2021-06-29tests/lint: allow tests to be skipped depending on platform propertiesrillig
2021-06-27tests/lint: fix selection of the .exp-ln filerillig
2021-06-27tests/lint: remove list of test names from t_integrationrillig
2021-06-27lint: require C11 for _Genericrillig
2021-06-27lint: fix option -Ac11, add test for _Genericrillig
2021-06-27tests/lint: allow skipping individual testsrillig
2021-06-27tests/lint: rename expected .ln file to .exp-lnrillig
2021-06-20tests/lint: test syntax error in initialization using designatorrillig
2021-06-19lint: fix endless loop on unfinished comment at EOFrillig
2021-06-19lint: fix assertion after malformed for looprillig
2021-06-19lint: fix assertion failure in struct with unnamed memberrillig
2021-06-19tests/lint: add test cases for lexical analysisrillig
2021-06-16tests/lint: sort the list of test casesrillig
2021-06-16tests/lint: clean up ATF test driverrillig
2021-05-16lint: add more specific warning for bit-field of type plain 'int'rillig
2021-05-14tests/lint: test bitwise mismatch in switch statementrillig
2021-05-03tests/lint: remove outdated commentrillig
2021-05-02tests/lint: add test for bit-field types in GCC moderillig
2021-05-02tests/lint: demonstrate missing support for __packed __alignedrillig
2021-04-30tests/lint: add very basic tests for GCC __attribute__rillig
2021-04-22tests/lint: add test for typeof after statementrillig
2021-04-18lint: test emitting of symbol information in the .ln filesrillig
2021-04-17tests/lint: demonstrate assertion failure in initializationrillig
2021-04-14lint: add test for newly added message about static array sizerillig
2021-04-08lint: in code from included files, print stack tracerillig
2021-04-05lint: warn about for wrong type cast in argument to ctype.h functionsrillig
2021-04-02tests/lint: prevent typo from tree.c 1.264 from happening againrillig
2021-03-28lint: remove wrong warning about wrong initializer typerillig
2021-03-27tests/lint: move description of tests into the tests themselvesrillig
2021-03-27tests/lint: do not force tests to start with 'd_'rillig
2021-03-23tests/lint: test initialization using string literalsrillig
2021-03-07lint: in strict C mode, warn about initialization with '[a ... b]'rillig