summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-02-20Reorganize tests ๐Ÿ”€Laurenz
2021-02-18Update coma example โฌ†๏ธLaurenz
2021-02-18Show repr in monospace ๐Ÿ“Laurenz
2021-02-18Better function call tests โœ”Laurenz
2021-02-18Refresh parser ๐ŸŒŠLaurenz
2021-02-17Refresh tests ๐ŸŒŠLaurenz
2021-02-12Make templates and strings summable ๐ŸฅชLaurenz
2021-02-12Early quit loop when body returns error ๐Ÿ›‘Laurenz
2021-02-12Cleaning ๐ŸงนLaurenz
2021-02-11Small fixes โ™ปLaurenz
2021-02-11Move span directly into diagnostics ๐ŸššLaurenz
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-07Document how to run tests ๐Ÿ“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-04Fix uncompressed test image โœ…Laurenz
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-30Interpret two backticks as single-backtick block โœ…Laurenz
2021-01-30New syntax ๐Ÿ’ŽLaurenz
2021-01-27Capture variables in templates ๐Ÿ”Laurenz
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