And the tests...
This commit is contained in:
parent
1e03e50747
commit
b1ef2c26bd
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue