| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-14 | Revert "checking in modified/removed tests and other misc changes" | Craig Jennings | |
| This reverts commit 9d55ed149e100b4fb3ef6f5a79d263dcb26ce835. | |||
| 2025-11-14 | checking in modified/removed tests and other misc changes | Craig Jennings | |
| 2025-11-09 | feat:system: Add system utility library with executable check | Craig Jennings | |
| 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. | |||
