mirror of
https://git.code.sf.net/p/zint/code
synced 2026-05-14 18:13:53 +00:00
tif.c: allow strip_count 1 & specially handle; #191 clang-tidy warning
This commit is contained in:
@@ -83,6 +83,7 @@ zint_add_test(rss, test_rss)
|
||||
zint_add_test(sjis, test_sjis)
|
||||
zint_add_test(svg, test_svg)
|
||||
zint_add_test(telepen, test_telepen)
|
||||
zint_add_test(tif, test_tif)
|
||||
zint_add_test(ultra, test_ultra)
|
||||
zint_add_test(upcean, test_upcean)
|
||||
zint_add_test(vector, test_vector)
|
||||
|
||||
Reference in New Issue
Block a user