aboutsummaryrefslogtreecommitdiff
path: root/tests/test-wttrin--display-weather.el
Commit message (Expand)AuthorAgeFilesLines
* fix: don't steal focus when an async weather response rendersCraig Jennings2026-06-281-4/+4
* feat: add named-locations directory with display namesCraig Jennings2026-06-261-7/+8
* test: extract message-capture helper into testutilCraig Jennings2026-06-211-10/+4
* fix: weather ASCII art wraps when window is narrowCraig Jennings2026-04-041-0/+12
* fix: weather buffer shows location in lowercaseCraig Jennings2026-04-041-0/+43
* doc: update copyright years to 2026 and add missing author fieldCraig Jennings2026-04-041-1/+1
* refactor: tests: standardize naming, consolidate files, and expand testutilCraig Jennings2026-02-171-15/+6
* fix(wttrin): Fix ANSI color rendering on fresh Emacs launchCraig Jennings2025-11-041-3/+3
* feat(emacs): Add asynchronous weather fetching to wttrinCraig Jennings2025-11-041-0/+213