Home | History | Annotate | Download | only in lint1
History log of /src/tests/usr.bin/xlint/lint1/check-expect.lua
RevisionDateAuthorComments
 1.14  27-Feb-2025  rillig lint: normalize whitespace
 1.13  03-Jan-2025  rillig tests/lint: run lint1 tests in one fell swoop

This generates fewer details in the ATF test reports, as the
platform-specific tests that are skipped are not mentioned individually.
 1.12  28-Jan-2024  rillig branches: 1.12.2;
tests/lint: enforce diagnostics to be listed in chronologic order

While here, fix the tests on uchar platforms.
 1.11  28-Jan-2024  rillig tests/lint: sort diagnostics in ilp32 tests chronologically
 1.10  28-Jan-2024  rillig tests/lint: sort multiple diagnostics per line chronologically

For now, the chronologic order is not enforced but has to be established
manually, for example by removing all 'expect' comment lines and
regenerating them with 'accept.sh -u'.

While here, clean up a few instances that came up when regenerating the
'expect' comments, such as wrong indentation or needless deviation from
the 'expect+1' form.
 1.9  27-Jan-2024  rillig tests/lint: test integer constants in different language levels
 1.8  11-Aug-2023  rillig tests/lint: test parsing of preprocessing directives
 1.7  08-Jul-2023  rillig tests/lint: fix a few ilp32 tests
 1.6  08-Jul-2023  rillig tests/lint: automate accepting changed test results
 1.5  06-Jul-2023  rillig tests/lint: ensure consistent preprocessor filenames in tests

The deviations often happen when copying or renaming tests.
 1.4  01-Jul-2023  rillig lint: clean up typos
 1.3  28-Jun-2023  rillig tests/lint: fix preprocessor line number validation

When running the tests via ATF, the filename was an absolute filename,
while the preprocessing line in the test file uses a relative filename.
These two didn't match.
 1.2  19-Jun-2022  rillig tests/lint: add quotes around placeholders in a few messages
 1.1  17-Jun-2022  rillig tests/lint: move check-expect.lua to tests/lint1

It is only used for testing lint1, not for lint2 or xlint.
 1.12.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed