Commit 4b962a7
test_runner: replace ansi clear with ansi reset
PR-URL: #55013
Fixes: #55009
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>1 parent 1e53c10 commit 4b962a7Copy full SHA for 4b962a7
File tree
Expand file treeCollapse file tree
3 files changed
+7
-5
lines changedOpen diff view settings
Filter options
- lib/internal
- test_runner/reporter
- util
- test/fixtures/test-runner/output
Expand file treeCollapse file tree
3 files changed
+7
-5
lines changedOpen diff view settings
Collapse file
lib/internal/test_runner/reporter/dot.js
Copy file name to clipboardExpand all lines: lib/internal/test_runner/reporter/dot.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
16 | 16 | |
17 | 17 | |
18 | | - |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | 21 | |
|
Collapse file
lib/internal/util/colors.js
Copy file name to clipboardExpand all lines: lib/internal/util/colors.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
| 16 | + |
16 | 17 | |
17 | 18 | |
18 | 19 | |
| ||
32 | 33 | |
33 | 34 | |
34 | 35 | |
| 36 | + |
35 | 37 | |
36 | 38 | |
37 | 39 | |
|
Collapse file
test/fixtures/test-runner/output/dot_output_custom_columns.snapshot
Copy file name to clipboard+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
| 1 | + |
| 2 | + |
| 3 | + |
0 commit comments