Commit 0197ba0
test: add comments for whatwg-url tests
Added comments to whatwg-url tests that they should not be changed until
modifications are merged upstream as per "Web Platform Tests" guidelines
PR-URL: #14355
Fixes: #12793
Refs: https://github.com/nodejs/node/blob/master/doc/guides/writing-tests.md
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 4be373b commit 0197ba0Copy full SHA for 0197ba0
File tree
Expand file treeCollapse file tree
20 files changed
+59
-39
lines changedOpen diff view settings
Filter options
- doc/guides
- test
- fixtures
- parallel
Expand file treeCollapse file tree
20 files changed
+59
-39
lines changedOpen diff view settings
Collapse file
doc/guides/writing-tests.md
Copy file name to clipboardExpand all lines: doc/guides/writing-tests.md+3-2Lines changed: 3 additions & 2 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
263 | 263 | |
264 | 264 | |
265 | 265 | |
266 | | - |
267 | | - |
| 266 | + |
| 267 | + |
268 | 268 | |
269 | 269 | |
270 | 270 | |
| 271 | + |
271 | 272 | |
272 | 273 | |
273 | 274 | |
|
Collapse file
test/fixtures/url-setter-tests.js
Copy file name to clipboardExpand all lines: test/fixtures/url-setter-tests.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
|
Collapse file
+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
|
Collapse file
test/fixtures/url-toascii.js
Copy file name to clipboardExpand all lines: test/fixtures/url-toascii.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
| 3 | + |
| 4 | + |
4 | 5 | |
5 | 6 | |
6 | 7 | |
|
Collapse file
test/parallel/test-whatwg-url-constructor.js
Copy file name to clipboardExpand all lines: test/parallel/test-whatwg-url-constructor.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | | - |
| 17 | + |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
|
Collapse file
test/parallel/test-whatwg-url-historical.js
Copy file name to clipboardExpand all lines: test/parallel/test-whatwg-url-historical.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
12 | | - |
| 11 | + |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
16 | 17 | |
17 | 18 | |
18 | 19 | |
|
Collapse file
test/parallel/test-whatwg-url-origin.js
Copy file name to clipboardExpand all lines: test/parallel/test-whatwg-url-origin.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
17 | | - |
| 16 | + |
| 17 | + |
18 | 18 | |
19 | 19 | |
20 | 20 | |
| 21 | + |
21 | 22 | |
22 | 23 | |
23 | 24 | |
|
Collapse file
test/parallel/test-whatwg-url-searchparams-append.js
Copy file name to clipboardExpand all lines: test/parallel/test-whatwg-url-searchparams-append.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | | - |
| 8 | + |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| 13 | + |
13 | 14 | |
14 | 15 | |
15 | 16 | |
|
Collapse file
test/parallel/test-whatwg-url-searchparams-constructor.js
Copy file name to clipboardExpand all lines: test/parallel/test-whatwg-url-searchparams-constructor.js+4-3Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
12 | | - |
13 | | - |
| 11 | + |
| 12 | + |
14 | 13 | |
15 | 14 | |
16 | 15 | |
| 16 | + |
| 17 | + |
17 | 18 | |
18 | 19 | |
19 | 20 | |
|
Collapse file
test/parallel/test-whatwg-url-searchparams-delete.js
Copy file name to clipboardExpand all lines: test/parallel/test-whatwg-url-searchparams-delete.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | | - |
| 9 | + |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
| 14 | + |
14 | 15 | |
15 | 16 | |
16 | 17 | |
|
0 commit comments