summaryrefslogtreecommitdiff
path: root/tests/ref
AgeCommit message (Expand)Author
2021-03-13Better tests for pad function ✅Laurenz
2021-03-12Fix pagebreak-in-box bug ✔Laurenz
2021-03-11Better expansion behaviour 🐪Laurenz
2021-03-10Pad function 🔲Laurenz
2021-03-10Move around library types 🚚Laurenz
2021-03-10Better line spacing calculations ↕Laurenz
2021-03-03Improve tests 🔨Laurenz
2021-03-03Callee expressions 🍅Laurenz
2021-03-03Show name of user-defined functions in representation 🦋Laurenz
2021-03-03Closures and function definitions 🚀Laurenz
2021-03-02Replace default fonts 🆕Laurenz
2021-03-02Remove dependencies on itoa and ryu ⬇️Laurenz
2021-02-24While loops 🔁Laurenz
2021-02-21Split pushed text at newlines ✂Laurenz
2021-02-21Fix spacing after raw blocks ⬇️Laurenz
2021-02-20Reorganize tests 🔀Laurenz
2021-01-16Flip test directory structure 🔃Laurenz
2021-01-16Port remaining parser tests 🚚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-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-02Dynamic values, Types, Arrays, and Dictionaries 🚀Laurenz
2020-12-27Add color enum 🎨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-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-25Switch to tiny-skia 🎨Laurenz
2020-11-20Basic image support 🖼Laurenz
2020-10-13Simple regression testing with file-based comparisons ✅Laurenz