Commit 8ae2fba
Yui T
Add tests and baselines
1 parent d68038a commit 8ae2fbaCopy full SHA for 8ae2fba
4 files changed
+15-5Lines changed: 15 additions & 5 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- tests
- baselines/reference
- cases/conformance/jsdoc
Expand file treeCollapse file tree
Open diff view settings
Collapse file
tests/baselines/reference/checkJsdocTypedefInParamTag1.js
Copy file name to clipboardExpand all lines: tests/baselines/reference/checkJsdocTypedefInParamTag1.js+4Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
| ||
17 | 19 | |
18 | 20 | |
19 | 21 | |
| 22 | + |
| 23 | + |
20 | 24 | |
21 | 25 | |
22 | 26 | |
|
Collapse file
tests/baselines/reference/checkJsdocTypedefInParamTag1.symbols
Copy file name to clipboardExpand all lines: tests/baselines/reference/checkJsdocTypedefInParamTag1.symbols+4-2Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
10 | 12 | |
11 | 13 | |
12 | | - |
| 14 | + |
13 | 15 | |
14 | 16 | |
15 | 17 | |
16 | | - |
| 18 | + |
17 | 19 | |
Collapse file
tests/baselines/reference/checkJsdocTypedefInParamTag1.types
Copy file name to clipboardExpand all lines: tests/baselines/reference/checkJsdocTypedefInParamTag1.types+5-3Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
7 | 9 | |
8 | 10 | |
9 | 11 | |
10 | 12 | |
11 | | - |
12 | | - |
| 13 | + |
| 14 | + |
13 | 15 | |
14 | 16 | |
15 | 17 | |
16 | | - |
| 18 | + |
17 | 19 | |
18 | 20 | |
19 | 21 | |
|
Collapse file
tests/cases/conformance/jsdoc/checkJsdocTypedefInParamTag1.ts
Copy file name to clipboardExpand all lines: tests/cases/conformance/jsdoc/checkJsdocTypedefInParamTag1.ts+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | 14 | |
|
0 commit comments