aboutsummaryrefslogtreecommitdiff
path: root/tests/test/html/caltable.scm (unfollow)
Commit message (Collapse)Author
2022-10-16Change gettext '_' to 'G_'.Hugo Hörnquist
Guile 3 reserves _ for other stuff.
2022-06-23Remove (add|remove)-day, and month[+-].Hugo Hörnquist
Procedures where overly specific, and doing it manually was almost no more work.
2022-04-21Add a lot of new unit tests.Hugo Hörnquist