TypeScript/src/harness
TypeScript Bot 460515fb4b
Cherry-pick PR #46787 into release-4.5 (#46789)
Component commits:
931b504836 Revert "Fix RWC missing file detection (#46673)"
This reverts commit 4a065f524c.

afef282bb3 Revert "Pass absolute path to directoryExists (#46086)"
This reverts commit 55b4928e82.

f1a20b34a2 Revert "Reduce exceptions (#44710)"
This reverts commit c0d5c29080.

56842cd3bc Add back system watcher limit

Co-authored-by: Andrew Branch <andrew@wheream.io>
2021-11-11 15:49:10 -08:00
..
client.ts Let AutoImportProviderProject resolve JS when allowJs and maxNodeModulesJsDepth allows (#45524) 2021-08-25 15:06:14 -07:00
collectionsImpl.ts Use fs.realpathSync.native when available (#41292) 2020-12-18 09:23:42 -08:00
compilerImpl.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00
documentsUtil.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
evaluatorImpl.ts Fix and validate post-increment/decrement in module emit (#44968) 2021-07-19 13:34:42 -07:00
fakesHosts.ts Cherry-pick PR #46787 into release-4.5 (#46789) 2021-11-11 15:49:10 -08:00
findUpDir.ts Avoid hard-wired build-tree paths 2021-10-18 17:43:45 -04:00
fourslashImpl.ts Enable auto imports in member snippet completions (#46592) 2021-10-29 14:43:32 -07:00
fourslashInterfaceImpl.ts Remove referenceGroups/noReferences from fourslash (#45988) 2021-09-21 16:25:52 -07:00
harnessGlobals.ts Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -07:00
harnessIO.ts Remove defaultValueDescription: "n/a" from options (#46280) 2021-10-19 15:19:19 -07:00
harnessLanguageService.ts Use realpathSync.native on case-insensitive file systems (#44966) 2021-08-26 15:35:04 -07:00
harnessUtils.ts Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -07:00
runnerbase.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
sourceMapRecorder.ts Migrate more places to use Map/Set 2020-06-26 10:15:53 -07:00
tsconfig.json Update tsc-instrumented for project build (#45383) 2021-08-10 14:53:17 -07:00
typeWriter.ts Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -07:00
util.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
vfsUtil.ts Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -07:00
virtualFileSystemWithWatch.ts Cherry-pick PR #46787 into release-4.5 (#46789) 2021-11-11 15:49:10 -08:00
vpathUtil.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00