typst/tests
Laurenz 81e80ecfba Test [page] function 📕
- Make page break behaviour more consistent
- Allow skipping reference image testing for single tests with `// compare-ref: false` (useful for tests which only check error messages)
2020-12-17 00:20:27 +01:00
..
ref Test [page] function 📕 2020-12-17 00:20:27 +01:00
res Compress images in PDFs ⚙ 2020-11-30 22:07:08 +01:00
typ Test [page] function 📕 2020-12-17 00:20:27 +01:00
README.md Refine test infrastructure 2020-12-10 22:45:45 +01:00
typeset.rs Test [page] function 📕 2020-12-17 00:20:27 +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
  • res: Resource files used by tests
  • out: PNG and PDF files produced by tests