1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-21 20:07:06 +00:00

Tabs/typo in zint.h; PostNet -> POSTNET; ui: shortcuts, tooltips; tests inkscape -> libreoffice

This commit is contained in:
gitlost
2020-10-03 22:51:08 +01:00
parent 36c19053d7
commit e37a82a8f1
90 changed files with 1048 additions and 840 deletions

View File

@@ -161,7 +161,6 @@ static void test_dump_args(int index, int debug) {
testStart("");
int ret;
struct item {
int b;
char *data;
@@ -280,7 +279,6 @@ static void test_input(int index, int debug) {
testStart("");
int ret;
struct item {
int b;
int batch;
@@ -351,7 +349,6 @@ static void test_batch_input(int index, int debug) {
testStart("");
int ret;
struct item {
int b;
char *data;
@@ -410,7 +407,6 @@ static void test_batch_large(int index, int debug) {
testStart("");
int ret;
struct item {
int b;
int mirror;
@@ -469,7 +465,6 @@ static void test_checks(int index, int debug) {
testStart("");
int ret;
struct item {
int addongap;
int border;