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

Composite changes encodation 10, 11, general field, CC-A/B shift

This commit is contained in:
gitlost
2019-10-29 22:54:18 +00:00
parent 1564cd7a34
commit 03d99ceb23
9 changed files with 1812 additions and 367 deletions

View File

@@ -30,8 +30,6 @@
#include "testcommon.h"
extern int general_rules(char type[]);
//#define TEST_RSS_BINARY_DIV_MODULO_DIVISOR_GENERATE_EXPECTED 1
static void test_binary_div_modulo_divisor(void)