TypeScript/src/harness
Sheetal Nandi 5ac450510a
Handle network style paths for watching (#32888)
* Refactoring

* take windows style root as test server host parameter

* Handle network style paths for watching
Fixes #32796
2019-08-20 10:52:56 -07:00
..
client.ts Rename to use contextSpan 2019-06-13 12:41:21 -07:00
collections.ts Reorganize and remove duplication 2018-04-24 10:48:55 -07:00
compiler.ts Fix unneeded cast lints (#29383) 2019-01-11 14:24:49 -08:00
documents.ts Fix Buffer.from uses to handle node 5.4.1 bug (#25659) 2018-07-13 17:08:25 -07:00
evaluator.ts Do not escape actual template literals on emit (#32844) 2019-08-13 15:54:35 -07:00
fakes.ts Handle status and error messages for better checking 2019-08-09 13:38:25 -07:00
fourslash.ts Merge master 2019-08-06 15:34:06 -04:00
harness.ts Fix emit for object rest on a module export (#32699) 2019-08-05 16:53:21 -07:00
harnessLanguageService.ts Rename to be smarter 2019-04-18 16:23:06 -07:00
loggedIO.ts Projzilla phase 1 2018-06-09 16:48:08 -07:00
runnerbase.ts Add support for sharding tests across multiple workers (#32173) 2019-07-01 14:56:57 -07:00
sourceMapRecorder.ts Improve type checking and inference for Generators and Async Generators (#30790) 2019-07-03 21:55:59 -07:00
tsconfig.json Collapse core/compiler/parser into parser 2018-06-11 17:07:58 -07:00
typeWriter.ts Bind a jsdoc enum as SymbolFlags.TypeAlias and not SymbolFlags.Enum (#32520) 2019-07-26 13:57:22 -07:00
utils.ts Sanitize module resolution logs for typesVersions entries 2018-09-11 14:19:28 -07:00
vfs.ts Resolve module specifier relative to moduleFile.originalFileName (#32722) 2019-08-06 13:48:58 -07:00
virtualFileSystemWithWatch.ts Handle network style paths for watching (#32888) 2019-08-20 10:52:56 -07:00
vpath.ts Shorten more internal names to JS or TS (#27080) 2018-09-13 15:05:57 -07:00