mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 13:05:58 +00:00
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
Zint frontend test suite
|
|
------------------------
|
|
|
|
See <project-dir>/backend/tests/README to see how to build the test suite.
|
|
|
|
------------------------------------------------------------------------------
|
|
|
|
Only a single test is defined:
|
|
|
|
./test_args
|
|
|
|
As with the backend tests, individual test functions and single dataset items
|
|
can be run using '-f <func-name>' and '-i <index>' etc.
|