summaryrefslogtreecommitdiff
path: root/tests/typeset.rs
AgeCommit message (Expand)Author
2021-02-11Move all pretty printing into one module and pretty print values ๐Ÿฆ‹Laurenz
2021-02-09Add arguments value ๐Ÿ“Laurenz
2021-02-09Split evaluation and execution ๐Ÿ”ชLaurenz
2021-02-07Dry-clean visitor with a macro ๐ŸœLaurenz
2021-02-06Generalize child of NodeBackground ๐ŸผMartin Haug
2021-02-06Merge `rect` and `box` ๐ŸฆšMartin Haug
2021-02-04Add rectangle function ๐ŸŽ›Martin Haug
2021-02-03Tidy up raw blocks ๐ŸงนLaurenz
2021-01-31Refresh tests ๐Ÿ”„Laurenz
2021-01-30Allow shortening locations from 1:x-1:y to x-y ๐ŸฉณLaurenz
2021-01-30Capture variable by slot instead of value ๐ŸŽฃLaurenz
2021-01-26Line information for assertion failures ๐Ÿ“Laurenz
2021-01-26Small improvements โ™ปLaurenz
2021-01-22Many more expressions ๐Ÿฅ—Laurenz
2021-01-17Assertions with [eq] + better tests ๐ŸฉบLaurenz
2021-01-16Flip test directory structure ๐Ÿ”ƒLaurenz
2021-01-15Split state and scopes, less ref-counting ๐Ÿ”€Laurenz
2021-01-14Move let-binding tests to integration ๐ŸššLaurenz
2021-01-14Move bracket function tests to integration ๐ŸššLaurenz
2021-01-14Move test files into category subfolders ๐ŸššLaurenz
2021-01-13Unbounded pages ๐ŸŒŒLaurenz
2021-01-13Some minor improvements โ™ปLaurenz
2021-01-13Simpler diagnostic localization in tests โ™ปLaurenz
2021-01-13Move escaping tests to integration and extend them ๐ŸššLaurenz
2021-01-13Move comment tests to integration ๐ŸššLaurenz
2021-01-13Enable multiple tests per file ๐ŸงฑLaurenz
2021-01-13Basic let bindings ๐ŸŽžLaurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2021-01-01A few small improvements โ™ปLaurenz
2020-12-17Test [font] ๐ŸงฃLaurenz
2020-12-17Test [rgb] ๐ŸŽจLaurenz
2020-12-17Test [page] function ๐Ÿ“•Laurenz
2020-12-11Switch to miniz_oxide ๐Ÿ”ผLaurenz
2020-12-10Refine test infrastructure โœ…Laurenz
2020-11-30Compress images in PDFs โš™Laurenz
2020-11-28Export alpha channel into PDF ๐ŸงŠLaurenz
2020-11-27Basic environment and resource loader ๐ŸžLaurenz
2020-11-27Export images in PDF ๐Ÿ–ผLaurenz
2020-11-25Switch to tiny-skia ๐ŸŽจLaurenz
2020-11-20Basic image support ๐Ÿ–ผLaurenz
2020-11-19Switch to pdf-writer โฌ†๏ธLaurenz
2020-10-13Simple regression testing with file-based comparisons โœ…Laurenz
2020-10-13Rename typstc -> typst โœLaurenz
2020-10-12Move main back into src/ ๐Ÿ“จLaurenz