mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 22:35:27 -04:00
gs1_verify: validate AIs from BWIPP gs1-format-spec.txt
This commit is contained in:
parent
0b80592f87
commit
f9300cb37e
28 changed files with 5887 additions and 1275 deletions
|
@ -102,6 +102,8 @@ zint_add_test(gridmtx, test_gridmtx)
|
|||
zint_add_test(gs1, test_gs1)
|
||||
zint_add_test(hanxin, test_hanxin)
|
||||
zint_add_test(imail, test_imail)
|
||||
zint_add_test(iso3166, test_iso3166)
|
||||
zint_add_test(iso4217, test_iso4217)
|
||||
zint_add_test(ksx1001, test_ksx1001)
|
||||
zint_add_test(large, test_large)
|
||||
zint_add_test(library, test_library)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue