TypeScript/src/testRunner
Josh Goldberg a910c8df13
Added skipDestructiveCodeActions argument to organize imports server command (#43184)
* Stopped removing unused imports in files with syntactic errors

* Added allowDestructiveCodeActions arg

* Updated .d.ts baselines

* Stop factoring syntax errors. Weird that no tests break...

* Have args extend scope so it is not a breaking change

* Update src/harness/harnessLanguageService.ts

Co-authored-by: Jesse Trinity <jetrinit@microsoft.com>

* Fixed API breaking change, and renamed to skip

* Always with the baselines

* One more .d.ts baseline to fix

* Remove blank line in src/harness/harnessLanguageService.ts

Co-authored-by: Jesse Trinity <jetrinit@microsoft.com>
2021-04-20 09:04:17 -07:00
..
parallel dispose Mocha Runner after use to avoid MaxlistenersExceededWarning (#41403) 2020-11-11 10:38:43 -08:00
unittests Added skipDestructiveCodeActions argument to organize imports server command (#43184) 2021-04-20 09:04:17 -07: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 Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
runner.ts Remove Travis CI (#42507) 2021-01-29 12:38:26 -08: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 Do not delete output file names that are same as input file name (#43448) 2021-03-30 16:04:25 -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