VST 3 Examples
VST 3.6.14
SDK for developing VST Plug-in
|
#include <validator.h>
Public Member Functions | |
ModuleTestConfig (bool useGlobalInstance, bool useExtensiveTests, std::string &customTestComponentPath, std::string &testSuiteName) | |
Public Attributes | |
bool | useGlobalInstance {true} |
bool | useExtensiveTests {false} |
std::string | customTestComponentPath |
std::string | testSuiteName |
|
inline |
bool useGlobalInstance {true} |
bool useExtensiveTests {false} |
std::string customTestComponentPath |
std::string testSuiteName |