aboutsummaryrefslogtreecommitdiff
path: root/tests/test/add-and-save.scm (follow)
Commit message (Collapse)AuthorAge
* Fix guile3 deprecation notices.Hugo Hörnquist2023-04-10
|
* Change child/parent interface for vcomponent.Hugo Hörnquist2023-02-23
|
* 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.
* Various test cleanups.Hugo Hörnquist2022-07-07
|
* Add (currently failing) tests for remove-event.Hugo Hörnquist2022-05-11
|
* Add tests for add-and-save.Hugo Hörnquist2022-04-05