summaryrefslogtreecommitdiff
path: root/tests/test-calendar-sync--expand-monthly.el
AgeCommit message (Collapse)Author
10 hoursfeat(music): add random-aware next/previous; refactor music + calendar-syncHEADmainCraig Jennings
Music: random mode now respected by next/previous keys. Previous navigates a 50-track play history ring buffer. Fixed playlist replacement bug. 24 new tests. Calendar-sync: consolidated duplicate parse functions, extracted timezone localization helper, unified expand-daily/monthly/yearly into parameterized function, removed dead code. 33 new characterization tests. -90 lines.