--- - branch: MAIN date: Sat Aug 28 20:51:10 UTC 2021 files: - new: '1.8' old: '1.7' path: src/tests/usr.bin/xlint/lint1/lex_integer.c pathrev: src/tests/usr.bin/xlint/lint1/lex_integer.c@1.8 type: modified - new: '1.3' old: '1.2' path: src/tests/usr.bin/xlint/lint1/lex_integer.exp pathrev: src/tests/usr.bin/xlint/lint1/lex_integer.exp@1.3 type: modified id: 20210828T205110Z.911890d6ca7b416db8cdcc0c26766bc1aa876c05 log: | tests/lint: test parsing of integer constants The previous version of this test did not focus on the integer constants but instead on conversions of function arguments. The current test covers several corner cases, such as non-decimal bases and all combinations of suffixes. This test does not cover lex_integer_constant completely since several code paths are only reachable on 32-bit target platforms. module: src subject: 'CVS commit: src/tests/usr.bin/xlint/lint1' unixtime: '1630183870' user: rillig