- arbitrary
module tests.it.buildgen.arbitrary
Undocumented in source.
- automatic_dependency
module tests.it.buildgen.automatic_dependency
Undocumented in source.
- backend_errors
module tests.it.buildgen.backend_errors
Undocumented in source.
- code_command
module tests.it.buildgen.code_command
Undocumented in source.
- empty_reggaefile
module tests.it.buildgen.empty_reggaefile
Undocumented in source.
- export_
module tests.it.buildgen.export_
Undocumented in source.
- implicits
module tests.it.buildgen.implicits
Undocumented in source.
- multiple_outputs
module tests.it.buildgen.multiple_outputs
Undocumented in source.
- optional
module tests.it.buildgen.optional
Undocumented in source.
- outputs_in_project_path
module tests.it.buildgen.outputs_in_project_path
Undocumented in source.
- phony
module tests.it.buildgen.phony
Undocumented in source.
- reggaefile_errors
module tests.it.buildgen.reggaefile_errors
Undocumented in source.
- two_builds_reggaefile
module tests.it.buildgen.two_builds_reggaefile
Undocumented in source.
- generateBuild
void generateBuild(string backend, string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldBuild
void shouldBuild(string[] args, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldEqualLines
void shouldEqualLines(string fileName, string[] lines, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldFail
void shouldFail(T args, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldSucceed
auto shouldSucceed(string[] args, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- shouldSucceed
auto shouldSucceed(string arg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.