Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Nov 19, 2024
1 parent f2a4e33 commit d447810
Show file tree
Hide file tree
Showing 21 changed files with 291 additions and 103 deletions.
6 changes: 3 additions & 3 deletions syntaxes/textmate/tests/unit/basic/bracket.typ.snap
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#^ source.typst keyword.control.hash.typst
# ^^ source.typst meta.expr.if.typst keyword.control.conditional.typst
# ^ source.typst meta.expr.if.typst
# ^^^^ source.typst meta.expr.if.typst entity.name.type.primitive.typst
# ^^^^ source.typst meta.expr.if.typst constant.language.boolean.typst
# ^ source.typst meta.expr.if.typst
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
# ^ source.typst meta.expr.if.typst markup.content.brace.typst
Expand All @@ -39,7 +39,7 @@
# ^ source.typst meta.expr.if.typst
# ^^ source.typst meta.expr.if.typst keyword.control.conditional.typst
# ^ source.typst meta.expr.if.typst
# ^^^^^ source.typst meta.expr.if.typst entity.name.type.primitive.typst
# ^^^^^ source.typst meta.expr.if.typst constant.language.boolean.typst
# ^ source.typst meta.expr.if.typst
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
# ^ source.typst meta.expr.if.typst markup.content.brace.typst
Expand All @@ -55,7 +55,7 @@
#^ source.typst keyword.control.hash.typst
# ^^^^^ source.typst meta.expr.while.typst keyword.control.loop.typst
# ^ source.typst meta.expr.while.typst
# ^^^^^ source.typst meta.expr.while.typst entity.name.type.primitive.typst
# ^^^^^ source.typst meta.expr.while.typst constant.language.boolean.typst
# ^ source.typst meta.expr.while.typst
# ^ source.typst meta.expr.while.typst meta.brace.square.typst
# ^ source.typst meta.expr.while.typst markup.content.brace.typst
Expand Down
28 changes: 21 additions & 7 deletions syntaxes/textmate/tests/unit/basic/call-ident.typ.snap
Original file line number Diff line number Diff line change
Expand Up @@ -47,27 +47,37 @@
# ^ source.typst meta.expr.call.typst entity.name.function.typst
# ^ source.typst meta.expr.call.typst meta.brace.round.typst
# ^ source.typst meta.expr.call.typst meta.brace.round.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#f() ()
#^ source.typst entity.name.function.hash.typst
# ^ source.typst meta.expr.call.typst entity.name.function.typst
# ^ source.typst meta.expr.call.typst meta.brace.round.typst
# ^ source.typst meta.expr.call.typst meta.brace.round.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#f ()
#^ source.typst variable.other.readwrite.hash.typst
# ^ source.typst variable.other.readwrite.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#f []
#^ source.typst variable.other.readwrite.hash.typst
# ^ source.typst variable.other.readwrite.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#f[] []
#^ source.typst entity.name.function.hash.typst
# ^ source.typst meta.expr.call.typst entity.name.function.typst
# ^ source.typst meta.expr.call.typst meta.brace.square.typst
# ^ source.typst meta.expr.call.typst meta.brace.square.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>
>#(f())()
#^ source.typst keyword.control.hash.typst
Expand Down Expand Up @@ -184,7 +194,9 @@
# ^ source.typst variable.other.readwrite.typst
# ^ source.typst
# ^ source.typst meta.brace.curly.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#({ f }) ()
#^ source.typst keyword.control.hash.typst
# ^ source.typst meta.brace.round.typst
Expand All @@ -194,7 +206,9 @@
# ^ source.typst
# ^ source.typst meta.brace.curly.typst
# ^ source.typst meta.brace.round.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>
>#(list./*g*/item[])
#^ source.typst keyword.control.hash.typst
Expand Down
12 changes: 8 additions & 4 deletions syntaxes/textmate/tests/unit/basic/context.typ.snap
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,16 @@
# ^ source.typst meta.expr.context.typst
# ^ source.typst meta.expr.context.typst constant.numeric.integer.typst
# ^ source.typst punctuation.terminator.statement.typst
# ^^^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#context {}{}
#^ source.typst keyword.control.hash.typst
# ^^^^^^^ source.typst meta.expr.context.typst keyword.control.other.typst
# ^ source.typst meta.expr.context.typst
# ^ source.typst meta.expr.context.typst meta.brace.curly.typst
# ^ source.typst meta.expr.context.typst meta.brace.curly.typst
# ^^^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#context [][]
#^ source.typst keyword.control.hash.typst
# ^^^^^^^ source.typst meta.expr.context.typst keyword.control.other.typst
Expand All @@ -43,7 +45,8 @@
# ^ source.typst meta.expr.context.typst meta.expr.call.typst meta.brace.round.typst
>}{}
#^ source.typst meta.expr.context.typst meta.brace.curly.typst
# ^^^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#context [Citation @distress on page #here().page()]{}
#^ source.typst keyword.control.hash.typst
# ^^^^^^^ source.typst meta.expr.context.typst keyword.control.other.typst
Expand All @@ -62,4 +65,5 @@
# ^ source.typst meta.expr.context.typst meta.expr.call.typst meta.brace.round.typst
# ^ source.typst meta.expr.context.typst meta.expr.call.typst meta.brace.round.typst
# ^ source.typst meta.expr.context.typst meta.brace.square.typst
# ^^^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,9 @@
# ^ source.typst meta.expr.for.typst meta.brace.square.typst
# ^ source.typst meta.expr.for.typst meta.brace.square.typst
# ^ source.typst punctuation.terminator.statement.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#for i in range(1) [] []
#^ source.typst keyword.control.hash.typst
# ^^^ source.typst meta.expr.for.typst keyword.control.loop.typst
Expand All @@ -187,6 +189,8 @@
# ^ source.typst meta.expr.for.typst
# ^ source.typst meta.expr.for.typst meta.brace.square.typst
# ^ source.typst meta.expr.for.typst meta.brace.square.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>1
#^^ source.typst
8 changes: 6 additions & 2 deletions syntaxes/textmate/tests/unit/basic/control-flow-for.typ.snap
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,9 @@
# ^ source.typst meta.expr.for.typst meta.brace.curly.typst
# ^ source.typst meta.expr.for.typst meta.brace.curly.typst
# ^ source.typst punctuation.terminator.statement.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#for i in range(1) {} {}
#^ source.typst keyword.control.hash.typst
# ^^^ source.typst meta.expr.for.typst keyword.control.loop.typst
Expand All @@ -187,6 +189,8 @@
# ^ source.typst meta.expr.for.typst
# ^ source.typst meta.expr.for.typst meta.brace.curly.typst
# ^ source.typst meta.expr.for.typst meta.brace.curly.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>1
#^^ source.typst
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@
# ^ source.typst meta.expr.if.typst
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
# ^^^^ source.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>#if () [] else [] # a
#^ source.typst keyword.control.hash.typst
# ^^ source.typst meta.expr.if.typst keyword.control.conditional.typst
Expand Down Expand Up @@ -120,7 +122,8 @@
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
>[]
#^^^ source.typst
#^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>
>#if () [] else []
#^ source.typst keyword.control.hash.typst
Expand All @@ -137,7 +140,7 @@
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
# ^ source.typst meta.expr.if.typst meta.brace.square.typst
>{
#^^ source.typst
#^ source.typst markup.content.brace.typst
>#if () [] else []
#^ source.typst keyword.control.hash.typst
# ^^ source.typst meta.expr.if.typst keyword.control.conditional.typst
Expand All @@ -159,7 +162,15 @@
># if () [] else []
#^ source.typst punctuation.definition.hash.typst
# ^ source.typst
# ^^^^^^^^^^^^^^^^^ source.typst
# ^^^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
# ^^^^^^ source.typst
# ^ source.typst markup.content.brace.typst
# ^ source.typst markup.content.brace.typst
>1
#^^ source.typst
>
Expand All @@ -168,7 +179,7 @@
# ^ source.typst keyword.control.hash.typst
# ^^ source.typst meta.expr.if.typst keyword.control.conditional.typst
# ^ source.typst meta.expr.if.typst
# ^^^^^ source.typst meta.expr.if.typst entity.name.type.primitive.typst
# ^^^^^ source.typst meta.expr.if.typst constant.language.boolean.typst
# ^ source.typst meta.expr.if.typst
# ^ source.typst meta.expr.if.typst meta.brace.curly.typst
# ^ source.typst meta.expr.if.typst meta.brace.curly.typst
Expand Down
Loading

0 comments on commit d447810

Please sign in to comment.