TypeScript/src/testRunner
Nathan Shively-Sanders 1ae6b8bfb5
Forbid duplicate tests only in compiler+fourslash runner (#44752)
* Forbid duplicate tests only in compiler runner

Not in fourslash, user, docker, etc.

* Include fourslash, but exempt shims and server
2021-06-25 17:33:31 -07:00
..
parallel Fix typo in host.ts (#43930) 2021-05-13 14:00:26 -07:00
unittests Resolve module specifiers for auto imports in completion list (in incomplete chunks) (#44713) 2021-06-25 17:26:53 -05:00
compilerRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
compilerRunner.ts Fix namespace import/export helper usage 2020-07-07 17:36:59 -07:00
documentsRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
evaluatorRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
externalCompileRunner.ts Fix broken user and docker tests (#42431) 2021-01-22 13:23:41 -08:00
fakesRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
fourslashRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
fourslashRunner.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
playbackRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
projectsRunner.ts feat(eslint): consistent-type-assertions (#43556) 2021-05-18 06:20:57 -07:00
runner.ts Forbid duplicate tests only in compiler+fourslash runner (#44752) 2021-06-25 17:33:31 -07:00
rwcRunner.ts Merge pull request #39264 from microsoft/migrateMapsAndSets 2020-07-13 10:38:30 -07:00
test262Runner.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
tsconfig.json Resolve module specifiers for auto imports in completion list (in incomplete chunks) (#44713) 2021-06-25 17:26:53 -05:00
utilsRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
vfsRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
vpathRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00