]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Rename test binaries with test_ prefix.
authorNathan Moinvaziri <nathan@nathanm.com>
Tue, 18 Jan 2022 00:30:10 +0000 (16:30 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Thu, 20 Jan 2022 09:58:15 +0000 (10:58 +0100)
commitc4e890a1e313a0d7e1bda4cc3405c1fabe2b11e9
tree35df8ddd7e52a9017f5bdc10ad50270423ad78f5
parent30c89988e2399e8da18adedb4ba666e08f078db8
Rename test binaries with test_ prefix.
.gitignore
CMakeLists.txt
Makefile.in
test/Makefile.in
test/test_adler32.c [moved from test/adler32_test.c with 99% similarity]
test/test_crc32.c [moved from test/crc32_test.c with 99% similarity]
test/test_deflate_quick_bi_valid.c [moved from test/deflate_quick_bi_valid.c with 100% similarity]
test/test_deflate_quick_block_open.c [moved from test/deflate_quick_block_open.c with 100% similarity]
test/test_hash_head_0.c [moved from test/hash_head_0.c with 100% similarity]
test/test_inflate_adler32.c [moved from test/inflate_adler32.c with 100% similarity]