|
Revision tags: perseant-exfatfs-base-20250801 netbsd-11-base netbsd-10-1-RELEASE perseant-exfatfs-base-20240630 perseant-exfatfs-base netbsd-10-0-RELEASE netbsd-10-0-RC6 netbsd-10-0-RC5 netbsd-10-0-RC4 netbsd-10-0-RC3 netbsd-10-0-RC2 netbsd-10-0-RC1 netbsd-10-base
|
| #
1.8 |
|
28-Aug-2021 |
rillig |
tests/lint: demonstrate hashcode sorting of the lint2 output
The hashcodes modulo 1009 are:
48 func7000 637 func0000 646 no_prototype 697 func1000 757 func2000 817 func3000 877 func4000 937 func5000 997 func6000
|
| #
1.7 |
|
24-Aug-2021 |
rillig |
lint: allow libraries to use 128-bit integer types
|
| #
1.6 |
|
08-Aug-2021 |
rillig |
tests/lint: include but don't run read_lp64 on 32-bit platforms
The lint1 tests are all in the machine-independent file list, which makes it easier to manage them. At run time, some of them are skipped based on platform characteristics. Do the same for the lint2 tests.
Having the lint2 test named read_lp64 as the only machine-dependent test would complicate things.
The build for i386 had failed because the files for read_lp64 were listed in distrib/sets/lists/tests/mi but were not actually installed.
|
| #
1.5 |
|
08-Aug-2021 |
rillig |
tests/lint: mips64 is not a 64-bit platform
See usr.bin/xlint/arch/mips64/targparam.h.
|
| #
1.4 |
|
08-Aug-2021 |
rillig |
tests/lint: make list of tests simpler
Since the file /usr/tests/usr.bin/xlint/lint2/tests has only been in the file set for a few minutes, it is not marked as obsolete but simply removed.
|
| #
1.3 |
|
07-Aug-2021 |
rillig |
tests/lint: test reading of 128-bit integer types and printf
|
| #
1.2 |
|
07-Aug-2021 |
rillig |
tests/lint: add test for reading the lint1 output
|
| #
1.1 |
|
05-Aug-2021 |
rillig |
tests/lint: add test skeletons for messages from lint2
|