Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint1
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.3, Fri Jun 17 20:23:58 2022 UTC (7 months, 3 weeks ago) by rillig
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0
lines
FILE REMOVED
tests/lint: remove .exp files, as they have become redundant Now that each lint1 test lists all generated diagnostics as 'expect' comments, the information from the .exp files is no longer needed. The only information that gets lost is the order of the diagnostics, which is mostly relevant for paired messages like 'inconsistent definition' + 'previous definition was here'.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 8 21:29:29 2022 UTC (10 months ago) by rillig
Branch: MAIN
Changes since 1.1: +6 -0
lines
Diff to previous 1.1 (colored)
lint: remove unused message 70, add some more tests
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 15 21:00:05 2021 UTC (18 months, 3 weeks ago) by rillig
Branch: MAIN
tests/lint: cover more edge cases in the parser