summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-25Make font take everything as keyword argumentsLaurenz
2021-06-18Ref count the framesMartin
2021-06-18LevelsMartin
2021-06-18Join semanticsLaurenz
2021-06-18Remove eat_ prefixLaurenz
2021-06-18Len function for strings, arrays and dictionariesLaurenz
2021-06-15Refactor grid row layoutLaurenz
2021-06-12Give up on not implementing Eq and OrdLaurenz
2021-06-12Allow grid cells to span multiple regions. (#30)Martin
2021-06-11Push some nodes directly into the stackLaurenz
2021-06-11Basic enumsLaurenz
2021-06-10Text decorationsMartin Haug
2021-06-10Restructure testsLaurenz
2021-06-09Tidy upLaurenz
2021-06-09Add a grid layouterMartin Haug
2021-06-09Introduce `fr`sMartin Haug
2021-06-09Move invalid syntax tests into appropriate placesLaurenz
2021-06-09Remove template pretty printingLaurenz
2021-06-09Lists with indent-based parsingLaurenz
2021-06-07Switch back to hashtags for headingsLaurenz
2021-06-01Refactor path handlingLaurenz
2021-05-31Test cases for include and importMartin Haug
2021-05-31Module loading systemLaurenz
2021-05-28Refactored loading and cache architectureLaurenz
2021-05-26Add a cache for unchanged layoutsMartin Haug
2021-05-23A few predefined colors for testingLaurenz
2021-05-23Stack functionLaurenz
2021-05-18Leaner argument parsingLaurenz
2021-05-18Rename _new to new and typify to valueLaurenz
2021-05-18Min and max functionsLaurenz
2021-05-18Reorganize test casesLaurenz
2021-05-17Tidy up layouting codeLaurenz
2021-05-14Remove resource abstraction and handle images nativelyLaurenz
2021-05-05Make file system loader serializable 📚Laurenz
2021-04-23Reengineer font and resource loading 🏞Laurenz
2021-04-21Make frames serializable 📚Laurenz
2021-04-07Do binary search and find the outermost glyph with the text index 🔍Laurenz
2021-04-06Deduplicate ttf-parser and rustybuzz face 🥞Laurenz
2021-04-05Reshaping with unsafe-to-break ⚡Laurenz
2021-04-03Refresh all reference images ✅Laurenz
2021-04-03Better paragraph layout tests ✅Laurenz
2021-03-30Refactor ♻Laurenz
2021-03-30BiDi tests ✅Laurenz
2021-03-30BiDi reordering 🔃Laurenz
2021-03-30Line breaking tests ✅Laurenz
2021-03-29Move around test cases 🚚Laurenz
2021-03-27Better space coalescing logic 🌧Laurenz
2021-03-25Refactor alignments & directions 📐Laurenz
2021-03-24Make pdf module top-level 🧱Laurenz
2021-03-24Text shaping 🚀Laurenz