And the tests...

This commit is contained in:
paulfd 2019-09-06 22:16:25 +02:00
parent 1e03e50747
commit b1ef2c26bd

View file

@ -6,7 +6,8 @@ project(sfizz)
set(SFIZZ_TEST_SOURCES set(SFIZZ_TEST_SOURCES
RegexT.cpp RegexT.cpp
HelpersT.cpp HelpersT.cpp
RegionT.cpp HelpersT.cpp
AudioBufferT.cpp
RangeT.cpp RangeT.cpp
OpcodeT.cpp OpcodeT.cpp
BufferT.cpp BufferT.cpp