File tree
Expand file treeCollapse file tree
4 files changed
+63
-3
lines changedFilter options
- src
- executeCommandLine
- testRunner
- unittests/tsc
- tests/baselines/reference/tsc/runWithoutArgs/initial-build
Expand file treeCollapse file tree
4 files changed
+63
-3
lines changedsrc/executeCommandLine/executeCommandLine.ts
Copy file name to clipboardExpand all lines: src/executeCommandLine/executeCommandLine.ts+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
246 |
| - |
247 | 246 |
|
248 | 247 |
|
249 | 248 |
|
250 | 249 |
|
251 |
| - |
252 | 250 |
|
| 251 | + |
253 | 252 |
|
254 | 253 |
|
255 | 254 |
|
| ||
739 | 738 |
|
740 | 739 |
|
741 | 740 |
|
742 |
| - |
| 741 | + |
src/testRunner/tsconfig.json
Copy file name to clipboardExpand all lines: src/testRunner/tsconfig.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
132 | 133 |
|
133 | 134 |
|
134 | 135 |
|
|
src/testRunner/unittests/tsc/runWithoutArgs.ts
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
tests/baselines/reference/tsc/runWithoutArgs/initial-build/show-help-with-ExitStatus.DiagnosticsPresent_OutputsSkipped.js
Copy file name to clipboard+50Lines changed: 50 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
0 commit comments