zint-barcode-generator/backend/tests/tools
gitlost a74871a7de - CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when
followed by digit (ignore 2nd byte of FNC4 when categorizing
  Code C characters)
- New `ZBarcode_Cap()` flag `ZINT_CAP_BINDABLE`, differentiated
  from `ZINT_CAP_STACKABLE`, and new Qt Backend method
  `isBindable()`
- CLI: fix `separator` check to use new `ZINT_CAP_BINDABLE` instead
  of `ZINT_CAP_STACKABLE`
- ZBarcode_Cap: add missing symbologies to `ZINT_CAP_BINDABLE` (was
  `ZINT_CAP_STACKABLE`)
- DOTCODE: pad rows if given number of columns instead of failing
  if rows below min (5)
- DBAR/composites: ensure stacked symbologies and composites are
  not stacked (set `symbol->rows` to 0)
- test suite: move `test_perf` routines into single test
  "test_perf";
  new "test_random" (based on "test_bwipp") to test various
  symbologies with random binary - discovered CODABLOCKF bug;
  expand "test_bwipp"
manual: Feeback: mention AZTEC -1 meaning min & MICROPDF417:
  doc new `ZINT_CAP_BINDABLE`
general: various code fiddlings and re-formattings
2025-04-03 16:08:15 +01:00
..
bwipp_dump-barcode.ps.cat Test suite: some fixes, additions 2023-04-07 15:49:36 +01:00
bwipp_dump.ps.tar.xz - CODABLOCKF: fix misencodation of extended ASCII 0xB0-0xB9 when 2025-04-03 16:08:15 +01:00
gen_test_tab.php eci.c: replace libiconv-adapted code with own implementations so 2022-06-02 20:32:25 +01:00
run_bwipp_tests.sh DATAMATRIX: fix mis-encodation by only doing special end-of-data 2025-01-18 04:20:53 +00:00
run_zxingcpp_tests.sh run_zxingcpp_tests.sh: remove defunct best_supported_set (maxicode) 2025-02-05 09:16:07 +00:00