mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add yet more tests
This commit is contained in:
@@ -22,11 +22,18 @@ noinst_PROGRAMS = test_unit
|
||||
test_unit_LDADD = $(top_builddir)/src/libFLAC/libFLAC.la -lm
|
||||
test_unit_SOURCES = \
|
||||
bitbuffer.c \
|
||||
decoders.c \
|
||||
file_decoder.c \
|
||||
file_utils.c \
|
||||
main.c \
|
||||
metadata.c \
|
||||
metadata_manip.c \
|
||||
metadata_object.c \
|
||||
metadata_utils.c \
|
||||
seekable_stream_decoder.c \
|
||||
stream_decoder.c \
|
||||
bitbuffer.h \
|
||||
metadata.h
|
||||
decoders.h \
|
||||
file_utils.h \
|
||||
metadata.h \
|
||||
metadata_utils.h
|
||||
|
||||
Reference in New Issue
Block a user