Home | History | Annotate | Download | only in lint2
History log of /src/tests/usr.bin/xlint/lint2/read.exp
RevisionDateAuthorComments
 1.5  30-Nov-2024  rillig lint: reword lint2 warnings, reduce punctuation

The previous diagnostics used unusual punctuation, for example by placing
spaces inside parentheses, as well as using space-space-tab and
double-colon as separators. Convert these diagnostics into readily
readable prose, and mark them clearly as coming from lint2, so that they
can be related to the tests in /usr/tests/usr.bin/xlint/lint2/msg_???.ln.

This change means that usr.bin/error no longer recognizes these messages
as coming from lint2, but that can be fixed later if necessary.
 1.4  30-Aug-2021  rillig branches: 1.4.4;
tests/lint: test writing and reading .ln files

The test case for reading varargs functions is no longer necessary, the
code is covered by the newly added tests as well.

Test inline function and return value usage.
 1.3  30-Aug-2021  rillig tests/lint: test reading of varargs, printflike, scanflike
 1.2  30-Aug-2021  rillig lint: revert "remove redundant call to strchr" from yesterday

This "refactoring" broke the parsing code for varargs, printflike and
scanflike functions, and there were no tests for these. Revert for now,
maybe try again later, after adding the corresponding tests.
 1.1  07-Aug-2021  rillig tests/lint: add test for reading the lint1 output
 1.4.4.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed