summaryrefslogtreecommitdiff
path: root/tests/typ/example-coma.typ
AgeCommit message (Collapse)Author
2021-01-14Move test files into category subfolders 🚚Laurenz
2021-01-03Move and rename many things 🚛Laurenz
2020-12-27Refresh function call and dictionary syntaxLaurenz
- No colon between function name and arguments, just whitespace - "Named" arguments (previously "keyword" arguments) use colon instead of equals sign
2020-12-17Test [page] function 📕Laurenz
- 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-10Refine test infrastructure ✅Laurenz
- Tests diagnostics - More and better separated image tests