| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-14 | Move test files into category subfolders 🚚 | Laurenz | |
| 2021-01-03 | Move and rename many things 🚛 | Laurenz | |
| 2020-12-27 | Refresh function call and dictionary syntax | Laurenz | |
| - No colon between function name and arguments, just whitespace - "Named" arguments (previously "keyword" arguments) use colon instead of equals sign | |||
| 2020-12-17 | Test [page] function 📕 | Laurenz | |
| - Make page break behaviour more consistent - Allow skipping reference image testing for single tests with `// compare-ref: false` (useful for tests which only check error messages) | |||
| 2020-12-10 | Refine test infrastructure ✅ | Laurenz | |
| - Tests diagnostics - More and better separated image tests | |||
