rdmd_test

Undocumented in source.

Members

Functions

compilerSwitch
string compilerSwitch(string compiler)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
auto execute(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
modelSwitch
string modelSwitch(string model)
Undocumented in source. Be warned that the author may not have intended to support it.
rdmdArguments
auto rdmdArguments(string rdmdApp, string compiler, string model)
Undocumented in source. Be warned that the author may not have intended to support it.
runCompilerAgnosticTests
void runCompilerAgnosticTests(string rdmdApp, string defaultCompiler, string model)
Undocumented in source. Be warned that the author may not have intended to support it.
runConcurrencyTest
void runConcurrencyTest(string rdmdApp, string compiler, string model)
Undocumented in source. Be warned that the author may not have intended to support it.
runFallbackTest
void runFallbackTest(string rdmdApp, string buildCompiler, string model)
Undocumented in source. Be warned that the author may not have intended to support it.
runTests
void runTests(string rdmdApp, string compiler, string model)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

binExt
enum binExt;
Undocumented in source.
binExt
enum binExt;
Undocumented in source.
libExt
enum libExt;
Undocumented in source.
libExt
enum libExt;
Undocumented in source.
objExt
enum objExt;
Undocumented in source.
objExt
enum objExt;
Undocumented in source.

Variables

verbose
bool verbose;
Undocumented in source.

Meta