diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-23 03:46:39 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-23 03:46:39 -0500 |
| commit | f92bdaa4de5c538c50af55baf7d3088ac2c46f2d (patch) | |
| tree | 488aeddac1ec5331ee494afb40440c62d4031757 /modules | |
| parent | cf8d07232a7e30f7658b2919e92d62562aa47c23 (diff) | |
| download | dotemacs-f92bdaa4de5c538c50af55baf7d3088ac2c46f2d.tar.gz dotemacs-f92bdaa4de5c538c50af55baf7d3088ac2c46f2d.zip | |
test(flyspell-abbrev): cover checker gate, overlay search, mode dispatch
flyspell-and-abbrev.el had no tests. I added eight: cj/--require-spell-checker (errors when no checker is on PATH, passes when one is), cj/find-previous-flyspell-overlay against synthetic overlays (finds the closest previous flyspell overlay, ignores non-flyspell ones, returns nil when none exist), and cj/flyspell-on-for-buffer-type dispatching to flyspell-prog-mode in code buffers and flyspell-mode in text buffers.
I left cj/flyspell-then-abbrev to manual testing. Pinning its flyspell-UI orchestration would mean mocking flyspell internals rather than our own logic.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions
