aboutsummaryrefslogtreecommitdiff
path: root/tests/test/vcomponent-formats-common-types.scm (unfollow)
Commit message (Collapse)Author
2022-03-07Replace Guile's srfi-64:s test-error with working version.Hugo Hörnquist
Along with updating now failing tests.
2022-03-07Add new tests.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
Primarly this moves all vcompenent input and output code to clearly labeled modules, instead of being spread out. At the same time it also removes a handfull of unused procedures.