diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-06-14 22:21:15 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-06-14 22:21:15 +0300 |
commit | 70c7555f6403553ee35539e869de0025592d8564 (patch) | |
tree | 52e4bbce42f71f90c19d62af33a5764e1aa2644e /debug | |
parent | Tests: test_vli: Add const where appropriate. (diff) | |
download | xz-70c7555f6403553ee35539e869de0025592d8564.tar.xz |
Tests: test_vli: Remove an invalid test-assertion.
lzma_vli is unsigned so trying a signed value results in
a compiler warning from -Wsign-conversion. (lzma_vli)-1
equals to LZMA_VLI_UNKNOWN anyway which is the next assertion.
Diffstat (limited to 'debug')
0 files changed, 0 insertions, 0 deletions