1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-17 18:07:02 +00:00
Files
zint/frontend/tests

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.