TypeScript/src/testRunner
Orta Therox 32168ed653
Add support for raising if you set a tsconfig entry of target/module with the right setting in the root (#44964)
* Add support for raising if you set a tsconfig entry of target/module with the right setting in the root

* Switch to check for any compiler option in the root which doesn't include compilerOptions

* Get green

* Apply suggestions from code review

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>

* Update src/compiler/commandLineParser.ts

Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>

Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>
Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>
2021-09-08 10:17:43 +01:00
..
parallel Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -07:00
unittests Add support for raising if you set a tsconfig entry of target/module with the right setting in the root (#44964) 2021-09-08 10:17:43 +01:00
compilerRef.ts Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
compilerRunner.ts Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -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 Enable max-statements-per-line lint rule (#45475) 2021-08-16 13:53:51 -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 Update tsc-instrumented for project build (#45383) 2021-08-10 14:53:17 -07: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