Commit fc13cc6
test:refactor test-tls-hello-parser-failure
* setTimeout() with no duration -> setImmediate()
* add common.mustCall() where appropriate
* var -> const
* .on() -> .once()
PR-URL: #9715
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 44ae028 commit fc13cc6Copy full SHA for fc13cc6
File tree
Expand file treeCollapse file tree
1 file changed
+22
-25
lines changedOpen diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
1 file changed
+22
-25
lines changedOpen diff view settings
Collapse file
test/parallel/test-tls-hello-parser-failure.js
Copy file name to clipboard+22-25Lines changed: 22 additions & 25 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
| 2 | + |
| 3 | + |
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
10 | 9 | |
11 | | - |
12 | | - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
13 | 15 | |
14 | | - |
| 16 | + |
15 | 17 | |
16 | 18 | |
17 | 19 | |
18 | 20 | |
19 | | - |
| 21 | + |
20 | 22 | |
21 | | - |
| 23 | + |
22 | 24 | |
23 | | - |
24 | | - |
| 25 | + |
| 26 | + |
25 | 27 | |
26 | | - |
| 28 | + |
27 | 29 | |
28 | | - |
29 | | - |
30 | | - |
| 30 | + |
31 | 31 | |
32 | 32 | |
33 | 33 | |
34 | | - |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
42 | 39 | |
43 | | - |
| 40 | + |
44 | 41 | |
45 | | - |
46 | | - |
| 42 | + |
| 43 | + |
0 commit comments