]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Added compressBound tests for small buffers.
authorNathan Moinvaziri <nathan@nathanm.com>
Sun, 10 Apr 2022 05:19:56 +0000 (22:19 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Tue, 3 May 2022 08:33:05 +0000 (10:33 +0200)
commite123ecdcd2e543b37324e564139e25952a5d5446
treecd52cdff291821206314f3d5b480c5420bdc47b5
parent7684a733b1052897cdc31843410ac8adc35356f4
Added compressBound tests for small buffers.

Co-authored-by: Mika T. Lindqvist <postmaster@raasu.org>
test/CMakeLists.txt
test/test_compress_bound.cc [new file with mode: 0644]