typst/tests
Laurenz 750d220bb0 Add color enum 🎨 2020-12-27 19:23:26 +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 Add error cases for [font] 🧯 2020-12-21 00:47:47 +01:00
README.md Test [pagebreak] 🗞 2020-12-17 11:31:07 +01:00
typeset.rs Test [font] 🧣 2020-12-17 15:43:30 +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.