tests.utils

Undocumented in source.

Members

Functions

shouldExecuteOk
auto shouldExecuteOk(string[] args, string workDir, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldExecuteOk
auto shouldExecuteOk(string[] args, Options options, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldExecuteOk
auto shouldExecuteOk(string arg, Options options, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldExecuteOk
auto shouldExecuteOk(string arg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldFailToExecute
auto shouldFailToExecute(string arg, string workDir, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
shouldFailToExecute
auto shouldFailToExecute(string[] args, string workDir, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FakeFile
struct FakeFile
Undocumented in source.

Meta