summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-01-26Multi-expression blocks 🛍️Laurenz
2021-01-26Require hashtag for all keywords 💂‍♀️Laurenz
2021-01-26Line information for assertion failures 📍Laurenz
2021-01-26Small improvements ♻Laurenz
2021-01-22Many more expressions 🥗Laurenz
2021-01-20If expressions 🔀Laurenz
2021-01-17Spans for group and block contents 📐Laurenz
2021-01-17Assertions with [eq] + better tests 🩺Laurenz
2021-01-16Flip test directory structure 🔃Laurenz
2021-01-16Port remaining parser tests 🚚Laurenz
2021-01-15Split state and scopes, less ref-counting 🔀Laurenz
2021-01-15Move value tests + smarter number formatting 🔢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 array and dictionary tests to integration 🚚Laurenz
2021-01-13Move basic markup tests to integration 🚚Laurenz
2021-01-13Move escaping tests to integration and extend them 🚚Laurenz
2021-01-13Move heading tests to integration 🚚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-02Dynamic values, Types, Arrays, and Dictionaries 🚀Laurenz
2021-01-01A few small improvements ♻Laurenz
2020-12-27Refresh function call and dictionary syntaxLaurenz
2020-12-27Add color enum 🎨Laurenz
2020-12-21Add error cases for [font] 🧯Laurenz
2020-12-21Allow only a few predefined font classes in [font] 🚧Laurenz
2020-12-17Test [font] 🧣Laurenz
2020-12-17Add func-prefix to library function tests ✏Laurenz
2020-12-17Test [h] and [v] 🐈Laurenz
2020-12-17Test [rgb] 🎨Laurenz
2020-12-17Test [pagebreak] 🗞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-27Embed each image only once into the 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