Searched refs:testLibFolder (Results 1 – 3 of 3) sorted by relevance
214 …ath(vfs.builtFolder, input, this.vfs.ignoreCase) || vpath.beneath(vfs.testLibFolder, input, this.v…
15 export const testLibFolder = "/.lib"; constant1534 … [testLibFolder]: new Mount(vpath.resolve(host.getWorkspaceRoot(), "tests/lib"), resolver),
434 programFileNames.push(vpath.combine(vfs.testLibFolder, fileName));