mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-16 15:44:16 -06:00
* Baseline programs in tsc -b and tsc -incremental mode as well * Refactor outFile * Tests * Distinct input and output * Add helper to baseline serialized invocations of tsc on incremental edits * Input and output in watch mode * Update src/testRunner/unittests/tsbuild/helpers.ts Co-authored-by: Wesley Wigham <wewigham@microsoft.com> Co-authored-by: Wesley Wigham <wewigham@microsoft.com>