Commit 900a412
test: increase error information in test-cli-syntax-*
If there is an error, but not the error code the test expects, display
more information about the error.
PR-URL: #25021
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Shelley Vohr <codebytere@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>1 parent f43f45a commit 900a412Copy full SHA for 900a412
File tree
Expand file treeCollapse file tree
3 files changed
+6
-3
lines changedOpen diff view settings
Filter options
- test/sequential
Expand file treeCollapse file tree
3 files changed
+6
-3
lines changedOpen diff view settings
Collapse file
test/sequential/test-cli-syntax-bad.js
Copy file name to clipboardExpand all lines: test/sequential/test-cli-syntax-bad.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
32 | 32 | |
33 | 33 | |
34 | 34 | |
35 | | - |
| 35 | + |
| 36 | + |
36 | 37 | |
37 | 38 | |
38 | 39 | |
|
Collapse file
test/sequential/test-cli-syntax-file-not-found.js
Copy file name to clipboardExpand all lines: test/sequential/test-cli-syntax-file-not-found.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
| 36 | + |
| 37 | + |
37 | 38 | |
38 | 39 | |
39 | 40 | |
Collapse file
test/sequential/test-cli-syntax-require.js
Copy file name to clipboardExpand all lines: test/sequential/test-cli-syntax-require.js+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
| 23 | + |
| 24 | + |
24 | 25 | |
25 | 26 | |
26 | 27 | |
|
0 commit comments