mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
CODE128 Fix/suppress -Wextra warnings (signedness); tests
This commit is contained in:
@ -55,6 +55,7 @@ zint_add_test(aztec, test_aztec)
|
||||
zint_add_test(channel, test_channel)
|
||||
zint_add_test(codablock, test_codablock)
|
||||
zint_add_test(code1, test_code1)
|
||||
zint_add_test(code128, test_code128)
|
||||
zint_add_test(common, test_common)
|
||||
zint_add_test(composite, test_composite)
|
||||
zint_add_test(dmatrix, test_dmatrix)
|
||||
|
Reference in New Issue
Block a user