aboutsummaryrefslogtreecommitdiff
path: root/tests/test-chime--today.el
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused chime--today functionCraig Jennings2026-04-041-84/+0
| | | | Defined and tested but never called from any production code.
* Extract test boilerplate into shared test-bootstrap.elCraig Jennings2026-04-041-10/+1
| | | | | | | | | | All 50 test files that load chime.el repeated the same 8-line initialization block (package-initialize, ert, dash, alert, async, org-agenda, chime load). Replace with a single require of test-bootstrap.el. Also fix test-make-upcoming-item name collision between test-chime-make-tooltip.el and test-chime--deduplicate-events-by-title.el.
* Update copyright years to 2026 across all source filesCraig Jennings2026-02-171-1/+1
| | | | | Updated 41 files: chime.el, chime-debug.el, chime-org-contacts.el, convert-org-contacts-birthdays.el, and all test/utility files.
* changed repositoriesCraig Jennings2025-11-181-0/+93