Commit 7da8f57
fix: update spec tests for improved parse error display
Updates expected output files to match the new structured parse error
format from deno_graph, which uses location on its own line with pipe
margins, line numbers, and carets.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 40b56f7 commit 7da8f57
File tree
3 files changed
+15
-12
lines changed- tests/specs/run
- error_syntax_empty_trailing_line
- error_syntax
- swc_syntax_error
3 files changed
+15
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments