typst/tests
Laurenz 8cad78481c A few small improvements ♻ 2021-01-01 17:54:31 +01:00
..
ref Add color enum 🎨 2020-12-27 19:23:26 +01:00
res Compress images in PDFs ⚙ 2020-11-30 22:07:08 +01:00
typ Refresh function call and dictionary syntax 2020-12-27 20:45:20 +01:00
README.md Test [pagebreak] 🗞 2020-12-17 11:31:07 +01:00
typeset.rs A few small improvements ♻ 2021-01-01 17:54:31 +01:00

README.md

Tests

  • typ: Input files.
  • ref: Reference images which the output is compared with to determine whether a test passed or failed. To keep things small, please run oxipng -o max tests/ref/<img> when creating or updating reference images (note that <img> can be * to optimize all images).
  • res: Resource files used by tests.
  • out: PNG and PDF files produced by tests.