CVS log for src/tests/usr.bin/xlint/lint1/Attic/msg_338.exp
Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint1
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Fri Jun 17 20:23:59 2022 UTC (2 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
HEAD
FILE REMOVED
Changes since revision 1.6: +0 -0
lines
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.6: download - view: text, markup, annotated - select for diffs
Fri Jun 17 06:59:16 2022 UTC (2 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -8
lines
tests/lint: add more details to tests from msg_300 until msg_343
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 9 14:22:42 2021 UTC (3 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0
lines
lint: warn if a getopt switch tries to handle unreachable ':'
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Oct 9 13:57:55 2021 UTC (3 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -0
lines
tests/lint: test getopt with an options string starting with ':'
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Aug 22 22:15:07 2021 UTC (3 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -1
lines
lint: fix wrong warning about '?' in getopt
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 22 22:09:57 2021 UTC (3 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0
lines
tests/lint: demonstrate wrong warning for '?' in getopt
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 19 12:28:56 2021 UTC (3 years, 9 months ago) by rillig
Branches: MAIN
CVS tags: cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
lint: warn about mismatch in getopt handling
CVSweb <webmaster@jp.NetBSD.org>