This PR migrates most remaining tests to the new test suite. It also completes the migration of directories like `tests/lean/run`, meaning that PRs trying to add tests to those old directories will now fail.
22 lines
No EOL
546 B
Text
22 lines
No EOL
546 B
Text
Failure @45 (⟨2, 29⟩): expected link target '(url)' or '[ref]' (use '\[' for a literal '[')
|
|
Final stack:
|
|
[(Lean.Doc.Syntax.para
|
|
"para{"
|
|
[(Lean.Doc.Syntax.link
|
|
"["
|
|
[(Lean.Doc.Syntax.text (str "\"My link\""))]
|
|
"]"
|
|
(Lean.Doc.Syntax.ref
|
|
"["
|
|
(str "\"lean\"")
|
|
"]"))
|
|
(Lean.Doc.Syntax.linebreak
|
|
"line!"
|
|
(str "\"\\n\""))
|
|
(Lean.Doc.Syntax.link
|
|
"["
|
|
[(Lean.Doc.Syntax.text (str "\"lean\""))]
|
|
"]"
|
|
(Lean.Doc.Syntax.url <missing>))]
|
|
"}")]
|
|
Remaining: "" |