aboutsummaryrefslogtreecommitdiff
path: root/tests/test/vcomponent.scm (unfollow)
Commit message (Collapse)Author
2023-09-05Major work on, something.Hugo Hörnquist
2023-02-23Change child/parent interface for vcomponent.Hugo Hörnquist
2023-02-23Start using (vcomponent create) in tests.Hugo Hörnquist
This allows us to focus on what we are testing, instead of on the parser in question. It also makes the code parser-agnostic.
2022-05-11Add test for remove-child!Hugo Hörnquist
2022-03-07Add new tests.Hugo Hörnquist