test unpacking of PackBits()

This commit is contained in:
Thomas Bernard
2019-11-15 23:46:56 +01:00
parent 3ba4472626
commit d56915edc6
4 changed files with 131 additions and 2 deletions

View File

@@ -819,7 +819,7 @@ endif
TESTSOBJS = $(patsubst %.c,%.o,$(wildcard tests/*.c)) \
miscfileformats.o fileformats.o oldies.o libraw2crtc.o \
loadsavefuncs.o \
loadsavefuncs.o packbits.o \
unicode.o \
io.o realpath.o version.o pversion.o \
gfx2surface.o \