test_bmp/emf/print/ultra: update after pixel/colour changes, new test_ps

This commit is contained in:
gitlost
2020-08-12 22:16:11 +01:00
parent 09e6d09e6b
commit 4853b4d851
20 changed files with 868 additions and 274 deletions

View File

@ -93,6 +93,7 @@ zint_add_test(plessey, test_plessey)
zint_add_test(png, test_png)
zint_add_test(postal, test_postal)
zint_add_test(print, test_print)
zint_add_test(ps, test_ps)
zint_add_test(qr, test_qr)
zint_add_test(raster, test_raster)
zint_add_test(rss, test_rss)