Commit 603eb54
File tree
Expand file treeCollapse file tree
13 files changed
+391
-23
lines changedOpen diff view settings
Filter options
- doc/api
- lib/internal
- cluster
- main
- test_runner
- util
- src
- test
- common
- fixtures/test-runner
- parallel
- sequential
Expand file treeCollapse file tree
13 files changed
+391
-23
lines changedOpen diff view settings
Collapse file
+5Lines changed: 5 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
338 | 338 | |
339 | 339 | |
340 | 340 | |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
341 | 346 | |
342 | 347 | |
343 | 348 | |
|
Collapse file
lib/internal/cluster/primary.js
Copy file name to clipboardExpand all lines: lib/internal/cluster/primary.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
120 | 120 | |
121 | 121 | |
122 | 122 | |
| 123 | + |
123 | 124 | |
124 | 125 | |
125 | 126 | |
|
Collapse file
lib/internal/main/test_runner.js
Copy file name to clipboardExpand all lines: lib/internal/main/test_runner.js+12-1Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
| 6 | + |
6 | 7 | |
7 | 8 | |
8 | 9 | |
9 | 10 | |
10 | 11 | |
11 | | - |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
12 | 23 | |
13 | 24 | |
14 | 25 | |
|
Collapse file
lib/internal/test_runner/runner.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/runner.js+49-10Lines changed: 49 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
4 | | - |
5 | 4 | |
6 | 5 | |
7 | 6 | |
| 7 | + |
| 8 | + |
8 | 9 | |
9 | 10 | |
10 | 11 | |
11 | 12 | |
| 13 | + |
12 | 14 | |
13 | 15 | |
| 16 | + |
14 | 17 | |
15 | 18 | |
| 19 | + |
16 | 20 | |
17 | 21 | |
18 | 22 | |
| ||
22 | 26 | |
23 | 27 | |
24 | 28 | |
| 29 | + |
25 | 30 | |
26 | 31 | |
27 | 32 | |
| ||
100 | 105 | |
101 | 106 | |
102 | 107 | |
103 | | - |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
104 | 141 | |
105 | | - |
106 | | - |
107 | | - |
| 142 | + |
108 | 143 | |
109 | 144 | |
110 | 145 | |
111 | 146 | |
112 | 147 | |
| 148 | + |
113 | 149 | |
114 | 150 | |
115 | 151 | |
116 | 152 | |
117 | 153 | |
118 | | - |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
119 | 159 | |
120 | 160 | |
121 | | - |
122 | 161 | |
123 | 162 | |
124 | 163 | |
| ||
128 | 167 | |
129 | 168 | |
130 | 169 | |
131 | | - |
| 170 | + |
132 | 171 | |
133 | 172 | |
134 | 173 | |
| ||
145 | 184 | |
146 | 185 | |
147 | 186 | |
148 | | - |
| 187 | + |
149 | 188 | |
150 | 189 | |
151 | 190 | |
| ||
154 | 193 | |
155 | 194 | |
156 | 195 | |
157 | | - |
| 196 | + |
158 | 197 | |
159 | 198 | |
160 | 199 | |
|
Collapse file
lib/internal/test_runner/test.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/test.js+2-3Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
57 | 57 | |
58 | 58 | |
59 | 59 | |
60 | | - |
61 | | - |
62 | 60 | |
63 | 61 | |
64 | 62 | |
| ||
146 | 144 | |
147 | 145 | |
148 | 146 | |
149 | | - |
| 147 | + |
150 | 148 | |
151 | 149 | |
152 | 150 | |
| ||
176 | 174 | |
177 | 175 | |
178 | 176 | |
| 177 | + |
179 | 178 | |
180 | 179 | |
181 | 180 | |
|
Collapse file
lib/internal/util/inspector.js
Copy file name to clipboardExpand all lines: lib/internal/util/inspector.js+42Lines changed: 42 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
2 | 2 | |
3 | 3 | |
4 | 4 | |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
8 | 9 | |
| 10 | + |
9 | 11 | |
10 | 12 | |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
11 | 46 | |
12 | 47 | |
13 | 48 | |
| ||
22 | 57 | |
23 | 58 | |
24 | 59 | |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
25 | 64 | |
26 | 65 | |
27 | 66 | |
| ||
63 | 102 | |
64 | 103 | |
65 | 104 | |
| 105 | + |
66 | 106 | |
| 107 | + |
| 108 | + |
67 | 109 | |
68 | 110 | |
69 | 111 | |
Collapse file
-3Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
161 | 161 | |
162 | 162 | |
163 | 163 | |
164 | | - |
165 | | - |
166 | | - |
167 | 164 | |
168 | 165 | |
169 | 166 | |
|
Collapse file
+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
| 55 | + |
| 56 | + |
55 | 57 | |
56 | 58 | |
57 | 59 | |
| ||
100 | 102 | |
101 | 103 | |
102 | 104 | |
| 105 | + |
103 | 106 | |
Collapse file
test/fixtures/test-runner/run_inspect.js
Copy file name to clipboard+40Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
Collapse file
test/fixtures/test-runner/run_inspect_assert.js
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
0 commit comments