aboutsummaryrefslogtreecommitdiff
path: root/modules/selection-framework.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-14 01:00:36 -0500
committerCraig Jennings <c@cjennings.net>2026-05-14 01:00:36 -0500
commitd90a9fe67e2062a28eb11d7cb487609e1f3d7940 (patch)
tree88faf790bdce868d313d9eb81f6c415daa553344 /modules/selection-framework.el
parent5fe8e1cddac6208fab9198e270a5e2f551bcca24 (diff)
downloaddotemacs-d90a9fe67e2062a28eb11d7cb487609e1f3d7940.tar.gz
dotemacs-d90a9fe67e2062a28eb11d7cb487609e1f3d7940.zip
test(dirvish-config): cover five interactive wrappers
Sibling tests covered the pure helpers; the interactive wrappers were the gap. 13 new tests cover: - `cj/dirvish-open-html-in-eww`: HTML file -> `eww-open-file`, non-HTML -> message. - `cj/dirvish-duplicate-file`: copies file with `-copy` suffix, errors on no-file / directory / declined-overwrite. - `cj/dired-mark-all-visible-files`: marks file lines, skips directory lines (via `cj/--dired-line-is-directory-p`). - `cj/dired-copy-path-as-kill`: errors outside dired-mode, kills resolved path, formats as org-link when asked. - `cj/dirvish-open-file-manager-here`: uses `cj/external-open-command` when available, falls back to `xdg-open` shell command otherwise, messages when current dir can't be resolved. The decline-overwrite test uses real temp files instead of `cl-letf`-overriding `file-directory-p` + `file-exists-p` -- native-comp's trampoline cache breaks when several built-ins get redefined in the same test.
Diffstat (limited to 'modules/selection-framework.el')
0 files changed, 0 insertions, 0 deletions