Searched defs:testDir (Results 1 – 7 of 7) sorted by relevance
23 abstract testDir: string; property in ExternalCompileRunnerBase112 readonly testDir = "tests/cases/user/"; property in UserCodeRunner129 readonly testDir = "tests/cases/docker/"; property in DockerfileRunner282 readonly testDir = "../DefinitelyTyped/types/"; property in DefinitelyTypedRunner
2 "testDir":"testcode/sdv/testcase/", string
51 const char* testDir = IntlTest::getSourceTestData(ec); in TextFile() local
555 void loadFileCompileIoMapAndCheck(const std::string& testDir, in loadFileCompileIoMapAndCheck()673 void loadFilePreprocessAndCheck(const std::string& testDir, in loadFilePreprocessAndCheck()
35 testDir = sourceDir + "/integration-tests" const