Commit 83f9604
test: use ES6 classes instead of util.inherits
PR-URL: #16938
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>1 parent c4e2343 commit 83f9604Copy full SHA for 83f9604
File tree
Expand file treeCollapse file tree
25 files changed
+364
-422
lines changedOpen diff view settings
Filter options
- test
- parallel
- pummel
- sequential
Expand file treeCollapse file tree
25 files changed
+364
-422
lines changedOpen diff view settings
Collapse file
test/parallel/test-crypto-lazy-transform-writable.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-lazy-transform-writable.js+5-6Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | 10 | |
12 | 11 | |
13 | 12 | |
| ||
18 | 17 | |
19 | 18 | |
20 | 19 | |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
25 | 25 | |
26 | | - |
27 | 26 | |
28 | 27 | |
29 | 28 | |
|
Collapse file
test/parallel/test-crypto-stream.js
Copy file name to clipboardExpand all lines: test/parallel/test-crypto-stream.js+15-15Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
26 | 26 | |
27 | 27 | |
28 | 28 | |
29 | | - |
30 | 29 | |
31 | 30 | |
32 | | - |
33 | | - |
34 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
35 | 36 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
42 | 42 | |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
47 | 48 | |
48 | | - |
49 | 49 | |
50 | 50 | |
51 | 51 | |
|
Collapse file
test/parallel/test-event-emitter-listeners.js
Copy file name to clipboardExpand all lines: test/parallel/test-event-emitter-listeners.js+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
27 | | - |
28 | 27 | |
29 | 28 | |
30 | 29 | |
31 | | - |
32 | | - |
33 | 30 | |
34 | 31 | |
35 | 32 | |
| ||
81 | 78 | |
82 | 79 | |
83 | 80 | |
| 81 | + |
84 | 82 | |
85 | 83 | |
86 | 84 | |
Collapse file
test/parallel/test-http-client-read-in-error.js
Copy file name to clipboardExpand all lines: test/parallel/test-http-client-read-in-error.js+21-25Lines changed: 21 additions & 25 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | 5 | |
7 | | - |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
| 6 | + |
| 7 | + |
| 8 | + |
15 | 9 | |
16 | | - |
17 | | - |
18 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
19 | 13 | |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
24 | 19 | |
25 | | - |
26 | | - |
27 | | - |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
28 | 24 | |
29 | | - |
30 | 25 | |
31 | | - |
32 | | - |
| 26 | + |
| 27 | + |
33 | 28 | |
34 | | - |
35 | | - |
36 | | - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
37 | 33 | |
38 | 34 | |
39 | 35 | |
|
Collapse file
test/parallel/test-http-client-readable.js
Copy file name to clipboardExpand all lines: test/parallel/test-http-client-readable.js+23-27Lines changed: 23 additions & 27 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | 26 | |
28 | 27 | |
29 | 28 | |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
38 | 33 | |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
43 | 38 | |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
49 | 44 | |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
54 | 49 | |
55 | | - |
56 | | - |
57 | | - |
| 50 | + |
| 51 | + |
| 52 | + |
58 | 53 | |
59 | | - |
60 | | - |
| 54 | + |
| 55 | + |
| 56 | + |
61 | 57 | |
62 | 58 | |
63 | 59 | |
|
Collapse file
test/parallel/test-pipe-outgoing-message-data-emitted-after-ended.js
Copy file name to clipboardExpand all lines: test/parallel/test-pipe-outgoing-message-data-emitted-after-ended.js+1-5Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | 5 | |
7 | 6 | |
8 | 7 | |
9 | 8 | |
10 | 9 | |
11 | 10 | |
12 | | - |
13 | | - |
14 | | - |
15 | | - |
| 11 | + |
16 | 12 | |
17 | 13 | |
18 | 14 | |
|
Collapse file
test/parallel/test-readline-interface.js
Copy file name to clipboardExpand all lines: test/parallel/test-readline-interface.js+5-8Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
27 | 27 | |
28 | 28 | |
29 | 29 | |
30 | | - |
31 | 30 | |
32 | 31 | |
33 | | - |
34 | | - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
35 | 37 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | 38 | |
42 | 39 | |
43 | 40 | |
|
Collapse file
test/parallel/test-readline-keys.js
Copy file name to clipboardExpand all lines: test/parallel/test-readline-keys.js+1-6Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
5 | | - |
6 | 5 | |
7 | 6 | |
8 | | - |
9 | | - |
10 | | - |
11 | | - |
12 | | - |
| 7 | + |
13 | 8 | |
14 | 9 | |
15 | 10 | |
|
Collapse file
test/parallel/test-stream-big-packet.js
Copy file name to clipboardExpand all lines: test/parallel/test-stream-big-packet.js+13-18Lines changed: 13 additions & 18 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | 25 | |
27 | 26 | |
28 | 27 | |
29 | 28 | |
30 | | - |
31 | | - |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
32 | 34 | |
33 | | - |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | 35 | |
39 | | - |
40 | | - |
41 | | - |
42 | | - |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
47 | 43 | |
48 | | - |
49 | | - |
| 44 | + |
50 | 45 | |
51 | 46 | |
52 | 47 | |
|
Collapse file
test/parallel/test-stream-events-prepend.js
Copy file name to clipboardExpand all lines: test/parallel/test-stream-events-prepend.js+13-16Lines changed: 13 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | 4 | |
6 | | - |
7 | | - |
8 | | - |
9 | | - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
10 | 14 | |
11 | | - |
12 | | - |
13 | | - |
14 | | - |
15 | 15 | |
16 | | - |
17 | | - |
18 | | - |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
19 | 20 | |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | 21 | |
25 | 22 | |
26 | 23 | |
|
0 commit comments