summaryrefslogtreecommitdiff
path: root/tests/typ/layout/spacing.typ
AgeCommit message (Collapse)Author
2023-09-26Resolve spacing before comparing (#2235)Eric Biedert
2022-12-21Document text categoryLaurenz
2022-12-09Align set ruleLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-18Fix duplicate RTL text and alignment + fr bugsLaurenz
2022-02-07Redesigned template layoutLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode VII: The Set AwakensLaurenz
2021-12-15Set Rules Episode VI: Return of the RefactorLaurenz
2021-10-26Fr in stack and parLaurenz
2021-08-17Make percentages for h and v relative to area instead of font sizeLaurenz
2021-07-31Call args span now includes parensLaurenz
2021-07-30Fatal errorsLaurenz
- Makes errors fatal, so that a phase is only reached when all previous phases were error-free - Parsing still recovers and can produce multiple errors - Evaluation fails fast and can thus produce only a single error (except for parse errors due to an import) - The single error that could occur during execution is removed for now - Removes Value::Error variant
2021-06-10Restructure testsLaurenz