summaryrefslogtreecommitdiff
path: root/tests/ref/layout/spacing.png
AgeCommit message (Collapse)Author
2024-04-13Better test runner (#3922)Laurenz
2023-09-26Resolve spacing before comparing (#2235)Eric Biedert
2023-02-25New default styleLaurenz
2022-04-18Fix duplicate RTL text and alignment + fr bugsLaurenz
2022-02-07Redesigned template layoutLaurenz
2022-01-24Export into rendered imagesLaurenz
2021-12-21Set Rules Episode IX: The Rise of TestingLaurenz
2021-12-15Set Rules Episode VI: Return of the RefactorLaurenz
2021-10-26Fr in stack and parLaurenz
2021-09-30New default fontsLaurenz
2021-08-17Make percentages for h and v relative to area instead of font sizeLaurenz
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