typst/tests/suite/scripting
Malo e09b55f00f
Allow adding and joining `arguments` (#5651)
2025-01-06 15:41:58 +00:00
..
modules Shrink tests (#4967) 2024-09-16 14:41:18 +00:00
blocks.typ Convert unopened square-brackets into a hard error (#5414) 2024-12-08 16:23:14 +00:00
call.typ Improve `repr` for `arguments` (#5652) 2025-01-06 12:43:41 +00:00
closure.typ
destructuring.typ Add test for issue #4573 (#5542) 2024-12-08 16:29:49 +00:00
field.typ
for.typ
get-rule.typ
if.typ
import.typ Shrink tests (#4967) 2024-09-16 14:41:18 +00:00
include.typ Shrink tests (#4967) 2024-09-16 14:41:18 +00:00
let.typ
loop.typ
methods.typ
module.typ Add nested import syntax (#4228) 2024-05-30 07:56:40 +00:00
ops.typ Fixed-point decimal type (#4900) 2024-09-26 11:39:37 +00:00
params.typ Improve `repr` for `arguments` (#5652) 2025-01-06 12:43:41 +00:00
recursion.typ Refactor depth checks and apply them in math (#4845) 2024-08-27 08:43:12 +00:00
return.typ Added warning when explicit return in code (not markup) discards joined content (#5413) 2024-11-26 20:51:46 +00:00
while.typ