The NetBSD Project

CVS log for src/tests/usr.bin/xlint/lint1/Attic/expr_binary.exp

[BACK] Up to [cvs.NetBSD.org] / src / tests / usr.bin / xlint / lint1

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6, Fri Jun 17 20:23:58 2022 UTC (22 months ago) by rillig
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +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.5 / (download) - annotate - [select for diffs], Sun Aug 1 14:51:41 2021 UTC (2 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4 (colored)

tests/lint: re-add the test for __uint128_t

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 1 14:42:21 2021 UTC (2 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.3: +37 -11 lines
Diff to previous 1.3 (colored)

tests/lint: fully cover the usual arithmetic conversions

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 1 13:49:17 2021 UTC (2 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

lint: fix usual arithmetic conversions for 128-bit integer types

Revision 1.2 / (download) - annotate - [select for diffs], Sun Aug 1 13:45:14 2021 UTC (2 years, 8 months ago) by rillig
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 (colored)

lint: demonstrate wrong integer conversion for __uint128_t

Revision 1.1 / (download) - annotate - [select for diffs], Sun Aug 1 13:31:49 2021 UTC (2 years, 8 months ago) by rillig
Branch: MAIN

tests/lint: test the usual arithmetic conversions

The function 'balance' does not mention __uint128_t and nevertheless
works as expected.  Need to investigate further.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>