aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.h
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2023-01-12 03:51:07 +0200
committerJia Tan <jiat0218@gmail.com>2023-02-03 21:10:01 +0800
commit34e13ce015232968731de2a9ec3440a08b0084b1 (patch)
treeef6cda8609bcb7f28a15efa4a8e71e1bc5b2d7d1 /tests/tests.h
parentliblzma: Silence warnings from clang -Wconditional-uninitialized. (diff)
downloadxz-34e13ce015232968731de2a9ec3440a08b0084b1.tar.xz
Tests: Silence warnings from -Wsign-conversion.
Note that assigning an unsigned int to lzma_check doesn't warn on GNU/Linux x86-64 since the enum type is unsigned on that platform. The enum can be signed on some other platform though so it's best to use enumeration type lzma_check in these situations.
Diffstat (limited to 'tests/tests.h')
0 files changed, 0 insertions, 0 deletions