diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-09 15:33:17 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-09 15:33:17 -0600 |
| commit | facc2443abec87b48974e7d0314f3dbc2e45c76f (patch) | |
| tree | 69f0aaa8a9917ee059d8b8ea5cdd73e682861f57 /modules/dirvish-config.el | |
| parent | 724014f7e3de66b9addff301d173eeda3c94b5fb (diff) | |
| download | dotemacs-facc2443abec87b48974e7d0314f3dbc2e45c76f.tar.gz dotemacs-facc2443abec87b48974e7d0314f3dbc2e45c76f.zip | |
feat:system: Add system utility library with executable check
Introduce a new `system-lib.el` module providing low-level system
utility functions, including function `cj/executable-exists-p` to
check for the availability of programs in PATH. Integrate this
library in `init.el`.
test(system): Add unit tests for executable check function
Create comprehensive unit tests for `cj/executable-exists-p` in
`system-lib.el`, ensuring coverage of normal, boundary and error
scenarios.
Diffstat (limited to 'modules/dirvish-config.el')
0 files changed, 0 insertions, 0 deletions
