Commit 51f4c8b
test: s/assert.equal/assert.strictEqual/
Use assert.strictEqual instead of assert.equal in tests, manually
convert types where necessary.
PR-URL: #10698
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>1 parent 31f8f6f commit 51f4c8bCopy full SHA for 51f4c8b
File tree
Expand file treeCollapse file tree
332 files changed
+1710
-1671
lines changedOpen diff view settings
Filter options
- test
- disabled
- fixtures
- b
- node_modules
- baz
- internet
- message
- parallel
- pummel
- sequential
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
332 files changed
+1710
-1671
lines changedOpen diff view settings
Collapse file
test/disabled/test-fs-largefile.js
Copy file name to clipboardExpand all lines: test/disabled/test-fs-largefile.js+4-4Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
| 17 | + |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
| 27 | + |
28 | 28 | |
29 | 29 | |
30 | 30 | |
|
Collapse file
test/disabled/test-http-abort-stream-end.js
Copy file name to clipboardExpand all lines: test/disabled/test-http-abort-stream-end.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
36 | 36 | |
37 | 37 | |
38 | 38 | |
39 | | - |
| 39 | + |
40 | 40 | |
41 | 41 | |
Collapse file
test/disabled/test-readline.js
Copy file name to clipboardExpand all lines: test/disabled/test-readline.js+7-7Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
49 | 49 | |
50 | 50 | |
51 | 51 | |
52 | | - |
| 52 | + |
53 | 53 | |
54 | 54 | |
55 | | - |
| 55 | + |
56 | 56 | |
57 | | - |
| 57 | + |
58 | 58 | |
59 | 59 | |
60 | 60 | |
| ||
76 | 76 | |
77 | 77 | |
78 | 78 | |
79 | | - |
| 79 | + |
80 | 80 | |
81 | | - |
| 81 | + |
82 | 82 | |
83 | 83 | |
84 | 84 | |
| ||
93 | 93 | |
94 | 94 | |
95 | 95 | |
96 | | - |
97 | | - |
| 96 | + |
| 97 | + |
98 | 98 | |
99 | 99 | |
Collapse file
test/disabled/test-sendfd.js
Copy file name to clipboardExpand all lines: test/disabled/test-sendfd.js+5-5Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
63 | 63 | |
64 | 64 | |
65 | 65 | |
66 | | - |
| 66 | + |
67 | 67 | |
68 | 68 | |
69 | 69 | |
| ||
72 | 72 | |
73 | 73 | |
74 | 74 | |
75 | | - |
76 | | - |
| 75 | + |
| 76 | + |
77 | 77 | |
78 | 78 | |
79 | 79 | |
| ||
119 | 119 | |
120 | 120 | |
121 | 121 | |
122 | | - |
123 | | - |
| 122 | + |
| 123 | + |
124 | 124 | |
125 | 125 | |
126 | 126 | |
Collapse file
test/disabled/test-setuidgid.js
Copy file name to clipboardExpand all lines: test/disabled/test-setuidgid.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
|
Collapse file
test/fixtures/GH-892-request.js
Copy file name to clipboardExpand all lines: test/fixtures/GH-892-request.js+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
|
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
| 7 | + |
8 | 8 | |
9 | 9 | |
10 | 10 | |
|
Collapse file
test/fixtures/node_modules/baz/index.js
Copy file name to clipboardExpand all lines: test/fixtures/node_modules/baz/index.js+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
test/fixtures/node_modules/foo.js
Copy file name to clipboardExpand all lines: test/fixtures/node_modules/foo.js+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file
test/internet/test-dns-txt-sigsegv.js
Copy file name to clipboardExpand all lines: test/internet/test-dns-txt-sigsegv.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | | - |
| 7 | + |
| 8 | + |
9 | 9 | |
0 commit comments