mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-20 18:25:12 -04:00
PDF417: some tweaks to MR #151 [e8a125], update test suite
This commit is contained in:
parent
e8a125a2e1
commit
1a25927b73
22 changed files with 1464 additions and 608 deletions
|
@ -31,6 +31,8 @@ run_zxingcpp_test "test_maxicode" "input"
|
|||
run_zxingcpp_test "test_maxicode" "encode"
|
||||
run_zxingcpp_test "test_maxicode" "encode_segs"
|
||||
run_zxingcpp_test "test_medical" "encode"
|
||||
run_zxingcpp_test "test_pdf417" "reader_init"
|
||||
run_zxingcpp_test "test_pdf417" "input"
|
||||
run_zxingcpp_test "test_pdf417" "encode"
|
||||
run_zxingcpp_test "test_pdf417" "encode_segs"
|
||||
run_zxingcpp_test "test_qr"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue