aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/vcomponent/vcomponent-datetime.scm (follow)
Commit message (Collapse)AuthorAge
* Complete rewrite of the lens system.Hugo Hörnquist2023-12-09
| | | | | | | | The old "lens" system was more of nested accessors. This rewrites them to be much better, at the cost of some extra up-front complexity. Beside the change in lenses, and all required adjustments, also adds lens creation to the define-type macro.
* Tests for vcomponent datetime and create.Hugo Hörnquist2023-11-16
|
* STASH: Start writing vcomponent datetime tests.Hugo Hörnquist2023-11-16
|
* Tests.Hugo Hörnquist2023-11-06
|
* Rewrite test running system.Hugo Hörnquist2023-10-02