TypeScript/tests/baselines/reference/tscWatch/programUpdates
..
should-not-trigger-recompilation-because-of-program-emit
updates-errors-in-lib-file
add-new-files-to-a-configured-program-without-file-list.js
add-the-missing-module-file-for-inferred-project-should-remove-the-module-not-found-error.js
can-correctly-update-configured-project-when-set-of-root-files-has-changed-(new-file-in-list-of-files).js
can-correctly-update-configured-project-when-set-of-root-files-has-changed-(new-file-on-disk).js
can-handle-tsconfig-file-name-with-difference-casing.js
can-update-configured-project-when-set-of-root-files-was-not-changed.js
changes-in-files-are-reflected-in-project-structure.js
config-file-includes-the-file.js
config-file-is-deleted.js
Configure-file-diagnostics-events-are-generated-when-the-config-file-has-errors.js
correctly-handles-changes-in-lib-section-of-config-file.js
create-configured-project-without-file-list.js
create-watch-without-config-file.js
deleted-files-affect-project-structure-2.js
deleted-files-affect-project-structure.js
files-explicitly-excluded-in-config-file.js
handle-recreated-files-correctly.js
handles-the-missing-files---that-were-added-to-program-because-they-were-added-with-tripleSlashRefs.js
if-config-file-doesnt-have-errors,-they-are-not-reported.js
non-existing-directories-listed-in-config-file-input-array-should-be-able-to-handle-@types-if-input-file-list-is-empty.js
non-existing-directories-listed-in-config-file-input-array-should-be-tolerated-without-crashing-the-server.js
Options-Diagnostic-locations-reported-correctly-with-changes-in-configFile-contents-when-options-change.js
Proper-errors-document-is-not-contained-in-project.js
rename-a-module-file-and-rename-back-should-restore-the-states-for-configured-projects.js
rename-a-module-file-and-rename-back-should-restore-the-states-for-inferred-projects.js
reports-errors-correctly-with-file-not-in-rootDir.js
reports-errors-correctly-with-isolatedModules.js
Reports-errors-when-the-config-file-changes.js
should-handle-non-existing-directories-in-config-file.js
should-ignore-non-existing-files-specified-in-the-config-file.js
should-properly-handle-module-resolution-changes-in-config-file.js
should-reflect-change-in-config-file.js
should-tolerate-config-file-errors-and-still-try-to-build-a-project.js
shouldnt-report-error-about-unused-function-incorrectly-when-file-changes-from-global-to-module.js
types-should-load-from-config-file-path-if-config-exists.js
updates-diagnostics-and-emit-for-decorators.js
updates-diagnostics-and-emit-when-useDefineForClassFields-changes.js
Updates-diagnostics-when-'--noUnusedLabels'-changes.js
updates-errors-and-emit-when-importsNotUsedAsValues-changes.js
updates-errors-correctly-when-declaration-emit-is-disabled-in-compiler-options.js
updates-errors-when-ambient-modules-of-program-changes.js
updates-errors-when-forceConsistentCasingInFileNames-changes.js
updates-errors-when-noErrorTruncation-changes.js
updates-errors-when-strictNullChecks-changes.js
updates-moduleResolution-when-resolveJsonModule-changes.js
watched-files-when-file-is-deleted-and-new-file-is-added-as-part-of-change.js
when-skipLibCheck-and-skipDefaultLibCheck-changes.js
works-correctly-when-config-file-is-changed-but-its-content-havent.js