TypeScript/src/harness
Andrew Branch 1298f498f4
Revert changes to matchFiles/readDirectory made since 4.3 (#46787)
* Revert "Fix RWC missing file detection (#46673)"

This reverts commit 4a065f524c.

* Revert "Pass absolute path to directoryExists (#46086)"

This reverts commit 55b4928e82.

* Revert "Reduce exceptions (#44710)"

This reverts commit c0d5c29080.

* Add back system watcher limit
2021-11-11 15:24:20 -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 Revert changes to matchFiles/readDirectory made since 4.3 (#46787) 2021-11-11 15:24:20 -08:00
findUpDir.ts Fix findUpDir.ts and uses 2021-11-01 16:45:49 -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 Revert changes to matchFiles/readDirectory made since 4.3 (#46787) 2021-11-11 15:24:20 -08: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 Fix findUpDir.ts and uses 2021-11-01 16:45:49 -04: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 Revert changes to matchFiles/readDirectory made since 4.3 (#46787) 2021-11-11 15:24:20 -08:00
vpathUtil.ts moduleResolution: node12 support (#45884) 2021-09-24 14:25:59 -07:00