mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Improved some unit tests
This commit is contained in:
parent
548838e139
commit
70395c9622
4 changed files with 225 additions and 214 deletions
|
|
@ -83,6 +83,7 @@
|
|||
|
||||
#if JUCE_UNIT_TESTS
|
||||
#include "maths/juce_Matrix_test.cpp"
|
||||
#include "maths/juce_LogRampedValue_test.cpp"
|
||||
#if JUCE_USE_SIMD
|
||||
#include "containers/juce_SIMDRegister_test.cpp"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue