summaryrefslogtreecommitdiff
path: root/tests/src/run.rs
AgeCommit message (Collapse)Author
2025-07-10Complete movement of HTML export code to `typst-html` (#6584)Laurenz
2025-06-23Test runner support for HTML export errorsLaurenz
2025-06-11Fix panic when test source is not found in world (#6428)Tobias Schmitz
2025-06-10Report errors in external files (#6308)Tobias Schmitz
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2024-12-20HTML tests (#5594)Michael Färber
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-10-312. Allow compiling test-runner with only typst_syntaxIan Wrzesinski
2024-09-30PDF export diagnostics (#5073)Laurenz
2024-09-16Shrink tests (#4967)Laurenz
2024-08-26Small improvements to the test runner (#4838)Laurenz
2024-08-16Fix document set rules (#4768)Laurenz
2024-07-20Support transparent page fill (#4586)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-05-22Refactor frame metadata into tags (#4212)Laurenz
2024-05-10Add parameter to select pages to be exported by CLI (#4039)PgBiel
2024-05-08Run PDF and SVG export in CI (#4097)Laurenz
2024-04-13Better test runner (#3922)Laurenz