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