Commit d511884
Kanchalai Tanglertsampan
Update baselines from issueing an error for class used before declaration
1 parent ed7a3d0 commit d511884Copy full SHA for d511884
20 files changed
+140-110Lines changed: 140 additions & 110 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tests/baselines/reference
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tests/baselines/reference/ModuleAndClassWithSameNameAndCommonRoot.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/ModuleAndClassWithSameNameAndCommonRoot.errors.txt+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | 5 | |
5 | 6 | |
| ||
24 | 25 | |
25 | 26 | |
26 | 27 | |
27 | | - |
| 28 | + |
28 | 29 | |
29 | 30 | |
30 | 31 | |
31 | 32 | |
| 33 | + |
| 34 | + |
32 | 35 | |
33 | 36 | |
34 | 37 | |
|
Collapse file
tests/baselines/reference/circularImportAlias.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/circularImportAlias.errors.txt+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | | - |
| 10 | + |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
Collapse file
tests/baselines/reference/classAbstractInstantiations2.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/classAbstractInstantiations2.errors.txt+4-1Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | 10 | |
10 | 11 | |
11 | 12 | |
12 | | - |
| 13 | + |
13 | 14 | |
14 | 15 | |
15 | 16 | |
| ||
42 | 43 | |
43 | 44 | |
44 | 45 | |
| 46 | + |
| 47 | + |
45 | 48 | |
46 | 49 | |
47 | 50 | |
|
Collapse file
tests/baselines/reference/classExtendsItselfIndirectly.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/classExtendsItselfIndirectly.errors.txt+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
2 | 3 | |
3 | 4 | |
4 | 5 | |
| 6 | + |
5 | 7 | |
6 | 8 | |
7 | 9 | |
8 | 10 | |
9 | | - |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | 14 | |
| 15 | + |
| 16 | + |
13 | 17 | |
14 | 18 | |
15 | 19 | |
| ||
22 | 26 | |
23 | 27 | |
24 | 28 | |
| 29 | + |
| 30 | + |
25 | 31 | |
26 | 32 | |
27 | 33 | |
|
Collapse file
tests/baselines/reference/classExtendsItselfIndirectly2.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/classExtendsItselfIndirectly2.errors.txt+7-1Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
2 | 3 | |
3 | 4 | |
4 | 5 | |
| 6 | + |
5 | 7 | |
6 | 8 | |
7 | 9 | |
8 | 10 | |
9 | | - |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | 14 | |
| 15 | + |
| 16 | + |
13 | 17 | |
14 | 18 | |
15 | 19 | |
| ||
28 | 32 | |
29 | 33 | |
30 | 34 | |
| 35 | + |
| 36 | + |
31 | 37 | |
32 | 38 | |
33 | 39 | |
|
Collapse file
tests/baselines/reference/classInheritence.errors.txt
Copy file name to clipboard+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
Collapse file
tests/baselines/reference/classOrder2.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/classOrder2.errors.txt+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
tests/baselines/reference/classSideInheritance2.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/classSideInheritance2.errors.txt+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
| ||
10 | 10 | |
11 | 11 | |
12 | 12 | |
13 | | - |
| 13 | + |
14 | 14 | |
15 | 15 | |
16 | 16 | |
|
Collapse file
tests/baselines/reference/complexClassRelationships.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/complexClassRelationships.errors.txt+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
| 8 | + |
9 | 9 | |
10 | 10 | |
11 | 11 | |
|
Collapse file
tests/baselines/reference/derivedClasses.errors.txt
Copy file name to clipboardExpand all lines: tests/baselines/reference/derivedClasses.errors.txt+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
| 1 | + |
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
0 commit comments