<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chime/tests/test-chime-days-until-event.el, branch main</title>
<subtitle>Emacs chimes, notifications, and modeline reminders so you don't miss events
</subtitle>
<id>https://git.cjennings.net/chime/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/chime/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/'/>
<updated>2026-07-09T21:08:09+00:00</updated>
<entry>
<title>test: add failing tests for the days-until-event nil crash</title>
<updated>2026-07-09T21:08:09+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-07-09T21:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/chime/commit/?id=ad21a480cb4b833fba94339e8b9e13401e7c8873'/>
<id>urn:sha1:ad21a480cb4b833fba94339e8b9e13401e7c8873</id>
<content type='text'>
The tests cover a lone all-day timestamp, the soonest of several, an event mixing timed and all-day timestamps, an event with no all-day timestamp, and an empty timestamp list. A sixth covers the notification text when the day count comes back nil.

I built the timestamps against the real current time, not testutil-time's base, which sits 30 days ahead. chime--days-until-event measures against current-time, so the shared helper would have made every expected day count wrong.
</content>
</entry>
</feed>
