aboutsummaryrefslogtreecommitdiff
path: root/tests/test/annoying-events.scm (follow)
Commit message (Collapse)AuthorAge
* Start using (vcomponent create) in tests.Hugo Hörnquist2023-02-23
| | | | | This allows us to focus on what we are testing, instead of on the parser in question. It also makes the code parser-agnostic.
* Rewrote make-routes to use define-syntax.Hugo Hörnquist2022-09-18
| | | | | This is the first step into adding extra functionallity, since I now want have to worry about how namespace pollution works.
* Various test cleanups.Hugo Hörnquist2022-07-07
|
* Add new tests.Hugo Hörnquist2022-03-07