diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 01:00:36 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 01:00:36 -0500 |
| commit | 1b7b4ab6254ac97d2998100b00666a747c26ecae (patch) | |
| tree | fab7c24a3d4a3caaa37f92c26a7206f84affd69a /tests/test-prog-python-setup.el | |
| parent | bdf8a9df6a191e15ce5fe3008d24f43c42943d7a (diff) | |
| download | dotemacs-1b7b4ab6254ac97d2998100b00666a747c26ecae.tar.gz dotemacs-1b7b4ab6254ac97d2998100b00666a747c26ecae.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 'tests/test-prog-python-setup.el')
0 files changed, 0 insertions, 0 deletions
