typst/tests/src
Eduardo Sánchez Muñoz 38213ed534
Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026)
2025-03-24 18:16:33 +00:00
..
args.rs HTML tests (#5594) 2024-12-20 09:48:17 +00:00
collect.rs Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
custom.rs Rename `Document` to `PagedDocument` 2024-12-04 10:12:07 +01:00
logger.rs HTML tests (#5594) 2024-12-20 09:48:17 +00:00
run.rs Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946) 2025-02-24 12:28:01 +00:00
tests.rs HTML tests (#5594) 2024-12-20 09:48:17 +00:00
world.rs Use `u64` instead of `usize` to store counter and enumeration item numbers, so behavior does not vary from 64-bit to 32-bit platforms (#6026) 2025-03-24 18:16:33 +00:00