Commit 1415cf4
Kanchalai Tanglertsampan
Update tests and baselines to declare class declaration before use
1 parent d511884 commit 1415cf4Copy full SHA for 1415cf4
223 files changed
+1,624-1,557Lines changed: 1624 additions & 1557 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tests
- baselines/reference
- cases
- compiler
- conformance
- es6
- destructuring
- for-ofStatements
- spread
- statements/for-ofStatements
- types/typeAliases
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tests/baselines/reference/ES5For-ofTypeCheck10.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/ES5For-ofTypeCheck10.errors.txt+7-6Lines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
| 1 | + |
| 2 | + |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
7 | | - |
8 | | - |
9 | 6 | |
10 | 7 | |
11 | 8 | |
| ||
20 | 17 | |
21 | 18 | |
22 | 19 | |
23 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
Collapse file
tests/baselines/reference/ES5For-ofTypeCheck10.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/ES5For-ofTypeCheck10.js+6-5Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | 2 | |
4 | 3 | |
5 | 4 | |
| ||
12 | 11 | |
13 | 12 | |
14 | 13 | |
15 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
16 | 17 | |
17 | 18 | |
18 | | - |
19 | | - |
20 | | - |
21 | 19 | |
22 | 20 | |
23 | 21 | |
| ||
33 | 31 | |
34 | 32 | |
35 | 33 | |
| 34 | + |
| 35 | + |
| 36 | + |
Collapse file
tests/baselines/reference/classDoesNotDependOnBaseTypes.js
Copy file name to clipboard+12-12Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | 2 | |
9 | 3 | |
10 | 4 | |
11 | 5 | |
12 | 6 | |
13 | | - |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
31 | 26 | |
32 | 27 | |
33 | 28 | |
| ||
40 | 35 | |
41 | 36 | |
42 | 37 | |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
Collapse file
tests/baselines/reference/classDoesNotDependOnBaseTypes.symbols
Copy file name to clipboard+21-22Lines changed: 21 additions & 22 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | 2 | |
18 | | - |
19 | | - |
| 3 | + |
| 4 | + |
20 | 5 | |
21 | 6 | |
22 | | - |
| 7 | + |
23 | 8 | |
24 | 9 | |
25 | | - |
26 | | - |
| 10 | + |
| 11 | + |
27 | 12 | |
28 | 13 | |
29 | 14 | |
30 | | - |
31 | | - |
| 15 | + |
| 16 | + |
32 | 17 | |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
Collapse file
tests/baselines/reference/classDoesNotDependOnBaseTypes.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/classDoesNotDependOnBaseTypes.types+16-17Lines changed: 16 additions & 17 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
2 | 18 | |
3 | 19 | |
4 | 20 | |
| ||
24 | 40 | |
25 | 41 | |
26 | 42 | |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
Collapse file
tests/baselines/reference/es5ExportDefaultClassDeclaration3.errors.txt
Copy file name to clipboard+20Lines changed: 20 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 | + |
Collapse file
tests/baselines/reference/es5ExportDefaultClassDeclaration3.symbols
Copy file name to clipboardExpand all lines: tests/baselines/reference/es5ExportDefaultClassDeclaration3.symbols-30Lines changed: 0 additions & 30 deletions
This file was deleted.
Collapse file
tests/baselines/reference/es5ExportDefaultClassDeclaration3.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/es5ExportDefaultClassDeclaration3.types-33Lines changed: 0 additions & 33 deletions
This file was deleted.
Collapse file
tests/baselines/reference/exportAssignmentOfGenericType1.errors.txt
Copy file name to clipboard+17Lines changed: 17 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 | + |
Collapse file
tests/baselines/reference/for-of14.errors.txt
Copy file name to clipboard+7-7Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
10 | 5 | |
11 | 6 | |
12 | 7 | |
13 | 8 | |
14 | | - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
0 commit comments