summaryrefslogtreecommitdiff
path: root/tests/usr.bin/xlint/lint2
AgeCommit message (Expand)Author
2023-07-03lint: rename uppercase QUAD to LLONGrillig
2023-05-22lint: rename constant NOTSPEC to NO_TSPECrillig
2023-01-14lint: rename lint2 functions to be more expressiverillig
2022-10-01lint: miscellaneous cleanuprillig
2022-05-30lint: clean up commentsrillig
2022-04-01tests/lint2: add missing character in commentrillig
2022-01-15tests/lint: fix commentsrillig
2021-12-16tests/lint: fix copy-and-paste typo in commentrillig
2021-12-16lint: improve error message for missing newline in .ln filerillig
2021-12-16tests/lint: demonstrate bad error message on missing newlinerillig
2021-11-28lint2: in case of parse errors, output the offending linerillig
2021-11-28tests/lint2: fix regular expressions containing backslashrillig
2021-09-12tests/lint: make documentation for lint2/msg_000 less ambiguousrillig
2021-09-05lint: hide irrelevant type information from lint2rillig
2021-09-04tests/lint: test error handling when reading .ln filesrillig
2021-09-04tests/lint: test old-style functions in a lint libraryrillig
2021-09-04tests/lint: test writing of a lint libraryrillig
2021-08-30tests/lint: test writing and reading .ln filesrillig
2021-08-30tests/lint: test reading of varargs, printflike, scanflikerillig
2021-08-30lint: revert "remove redundant call to strchr" from yesterdayrillig
2021-08-28lint: sort the lint2 diagnostics by symbol namerillig
2021-08-28tests/lint: demonstrate hashcode sorting of the lint2 outputrillig
2021-08-28lint: write the entries for the libraries in alphabetical orderrillig
2021-08-24tests/lint: normalize whitespace in lint2 testsrillig
2021-08-24lint: allow libraries to use 128-bit integer typesrillig
2021-08-14tests/lint: add tests for messages 8, 9 and 10rillig
2021-08-08tests/lint: include but don't run read_lp64 on 32-bit platformsrillig
2021-08-08tests/lint: mips64 is not a 64-bit platformrillig
2021-08-08tests/lint: test passing of printf-like strings between lint1 and lint2rillig
2021-08-08tests/lint: make list of tests simplerrillig
2021-08-07tests/lint: test reading of 128-bit integer types and printfrillig
2021-08-07tests/lint: add test for reading the lint1 outputrillig
2021-08-07tests/lint: add more tests for lint2rillig
2021-08-06tests/lint: add tests for declared but unused variablesrillig
2021-08-05tests/lint: add test skeletons for messages from lint2rillig