summaryrefslogtreecommitdiff
path: root/modules/custom-misc.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-09 15:33:17 -0600
committerCraig Jennings <c@cjennings.net>2025-11-09 15:33:17 -0600
commita858729c4994e96886f81bf034a615687e1eb703 (patch)
tree427d54de9c91c47ec6e45cf09eef21514b6ef85a /modules/custom-misc.el
parent25ab97521b3bcbc0364d93efca45b1134785752e (diff)
downloaddotemacs-a858729c4994e96886f81bf034a615687e1eb703.tar.gz
dotemacs-a858729c4994e96886f81bf034a615687e1eb703.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/custom-misc.el')
0 files changed, 0 insertions, 0 deletions