index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
src
Age
Commit message (
Expand
)
Author
2025-07-10
Complete movement of HTML export code to `typst-html` (#6584)
Laurenz
2025-07-09
Construct library via extension trait instead of default & inherent impl (#6576)
Laurenz
2025-07-08
Rewrite foundations of native elements (#6547)
Laurenz
2025-06-23
Test runner support for HTML export errors
Laurenz
2025-06-11
Fix panic when test source is not found in world (#6428)
Tobias Schmitz
2025-06-10
Adjust source file API surface (#6423)
Laurenz
2025-06-10
Report errors in external files (#6308)
Tobias Schmitz
2025-05-20
Always run tests from workspace directory (#6307)
frozolotl
2025-05-20
Underline file path of failed test (#6281)
Tobias Schmitz
2025-03-31
Make `World::font` implementations safe (#6117)
Myriad-Dreamin
2025-03-24
Use `u64` instead of `usize` to store counter and enumeration item numbers, s...
Eduardo Sánchez Muñoz
2025-02-24
Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)
Laurenz
2025-01-08
More flexible and efficient `Bytes` representation (#5670)
Laurenz
2024-12-20
HTML tests (#5594)
Michael Färber
2024-12-04
Rename `Document` to `PagedDocument`
Laurenz
2024-10-31
2. Allow compiling test-runner with only typst_syntax
Ian Wrzesinski
2024-10-31
1. Add test-runner option to compare parser output
Ian Wrzesinski
2024-10-31
Replace `once_cell`'s `Lazy` as much as possible (#4617)
Abdul-Rahman Sibahi
2024-09-30
PDF export diagnostics (#5073)
Laurenz
2024-09-25
New flow layout, with multi-column floats (#5017)
Laurenz
2024-09-16
Shrink tests (#4967)
Laurenz
2024-09-05
Terminate tests when stuck for 10s (#4905)
Laurenz
2024-08-26
Small improvements to the test runner (#4838)
Laurenz
2024-08-20
Fix typos (#4784)
Max
2024-08-20
Share allocations for singletons (#4794)
Laurenz
2024-08-16
Fix document set rules (#4768)
Laurenz
2024-07-20
Support transparent page fill (#4586)
Laurenz
2024-07-14
Change the signature of `World::main` (#4531)
Myriad-Dreamin
2024-07-11
Let test error hide line number if it's zero (#4535)
Leedehai
2024-06-10
Remove `Tracer` (#4365)
Laurenz
2024-05-22
Refactor frame metadata into tags (#4212)
Laurenz
2024-05-13
Replace all `Prehashed` with `LazyHash` (#4127)
Laurenz
2024-05-13
Factor out `typst-utils` crate (#4125)
Laurenz
2024-05-10
Add parameter to select pages to be exported by CLI (#4039)
PgBiel
2024-05-08
Run PDF and SVG export in CI (#4097)
Laurenz
2024-04-18
Enhance the test runner: regex, --list, --path (#3945)
Leedehai
2024-04-13
Better test runner (#3922)
Laurenz
2024-03-09
Generate PDF ID automatically unless we really have a stable ID (#3591)
Laurenz
2024-03-07
Remove unmaintained benchmarks (#3569)
Laurenz
2024-03-06
Add `typst init` command (#3544)
Laurenz
2024-02-28
Make use of `is_some_and` where applicable (#3523)
Laurenz
2024-02-28
Externalize assets (#3515)
Laurenz
2024-02-27
New context system (#3497)
Laurenz
2024-02-21
Destructuring improvements (#3463)
Laurenz
2024-02-12
Run tests roughly in order (#3402)
Laurenz
2024-01-17
Add `Page` struct
Laurenz
2024-01-09
Test autocomplete (#2912)
astrale-sharp
2023-12-19
Show which reference image was updated (#3008)
PgBiel
2023-12-18
Key/Value data from CLI (#2894)
Laurenz
2023-12-14
Make `World` thread-safe
Laurenz
[next]