run_zxingcpp_tests.sh: remove defunct best_supported_set (maxicode)

testcommon: comment BUILD_EXAMPLE_DECODER -> ZXING_EXAMPLE_DECODER
This commit is contained in:
gitlost 2025-02-05 09:16:07 +00:00
parent b157911e78
commit 18453bb5d2
2 changed files with 3 additions and 4 deletions

View file

@ -43,7 +43,6 @@ run_zxingcpp_test "test_maxicode" "large"
run_zxingcpp_test "test_maxicode" "input"
run_zxingcpp_test "test_maxicode" "encode"
run_zxingcpp_test "test_maxicode" "encode_segs"
run_zxingcpp_test "test_maxicode" "best_supported_set"
run_zxingcpp_test "test_medical" "encode"
run_zxingcpp_test "test_pdf417" "reader_init"
run_zxingcpp_test "test_pdf417" "input"