Skip to content

Commit 8ad5831

Browse files
committed
promote expectation test results
Signed-off-by: lubegasimon <[email protected]>
1 parent 31c665b commit 8ad5831

File tree

5 files changed

+26
-0
lines changed

5 files changed

+26
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
((output
2+
(((f.ml (1 0) (1 17))
3+
(paragraph (((f.ml (1 0) (1 17)) (reference (root foo-bar page) ())))))))
4+
(warnings ()))
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
((output
2+
(((f.ml (1 0) (1 24))
3+
(paragraph
4+
(((f.ml (1 0) (1 24)) (reference (root foo-bar.v0.0.1 page) ())))))))
5+
(warnings ()))
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
((output
2+
(((f.ml (1 0) (1 47))
3+
(paragraph
4+
(((f.ml (1 0) (1 47))
5+
(reference (class There (module Moo (root Bar module_type))) ())))))))
6+
(warnings ()))
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
((output
2+
(((f.ml (1 0) (1 14))
3+
(paragraph
4+
(((f.ml (1 0) (1 14)) (reference (dot bar (root foo unknown)) ())))))))
5+
(warnings ()))
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
((output
2+
(((f.ml (1 0) (1 9))
3+
(paragraph (((f.ml (1 0) (1 9)) (code_span "\"\"foo\"")))))))
4+
(warnings
5+
( "File \"f.ml\", line 1, characters 2-9:\
6+
\nUnmatched quotation!")))

0 commit comments

Comments
 (0)