- makeHdr
Edit[] makeHdr()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeRootImpl
Edit[] makeRootImpl(ulong end)
Undocumented in source. Be warned that the author may not have intended to support it.
- mutantsFromSchema
InjectIdResult mutantsFromSchema(Database db, SchemataId id, Mutation.Kind[] kinds)
Extract the mutants that are part of the schema.
- sanityCheck
Tuple!(bool, "isOk", Duration, "runtime") sanityCheck(TestRunner runner)
Undocumented in source. Be warned that the author may not have intended to support it.
- spawnSchema
auto spawnSchema(SchemaActor.Impl self, FilesysIO fio, TestRunner runner, AbsolutePath dbPath, TestCaseAnalyzer testCaseAnalyzer, ConfigSchema conf, SchemataId id, TestStopCheck stopCheck, Mutation.Kind[] kinds, ShellCommand buildCmd, Duration buildCmdTimeout, DbSaveActor.Address dbSave, StatActor.Address stat, TimeoutConfig timeoutConf)
Undocumented in source. Be warned that the author may not have intended to support it.
- spawnTestMutant
auto spawnTestMutant(TestMutantActor.Impl self, TestRunner runner, TestCaseAnalyzer analyzer)
Undocumented in source. Be warned that the author may not have intended to support it.