diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-15 14:08:47 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-15 14:08:47 -0600 |
| commit | 3cbd4d696b2bb9903494265edba108f7e38f7566 (patch) | |
| tree | f3b0f2019fd26fb93730215a9a2057c3583d6ea5 /modules/user-constants.el | |
| parent | 8c7d054268443de6186a95f51b68a4eaf58385c6 (diff) | |
| download | dotemacs-3cbd4d696b2bb9903494265edba108f7e38f7566.tar.gz dotemacs-3cbd4d696b2bb9903494265edba108f7e38f7566.zip | |
fix(tests): Move cj/log-silently to system-lib.el, fix all test failures
Consolidated cj/log-silently function to system-lib.el as the canonical
location for low-level utility functions. This fixes 4 failing tests in
video-audio-recording that couldn't find the function.
Changes:
- Move cj/log-silently to system-lib.el (from system-utils.el)
- Remove duplicate definition from org-agenda-config-debug.el
- Remove duplicate definition from system-utils.el
- Add (require 'system-lib) to all modules using cj/log-silently:
- video-audio-recording.el
- org-agenda-config-debug.el
- media-utils.el (also removed declare-function)
- elfeed-config.el (replaced system-utils with system-lib)
- wrap-up.el
Test Results:
- Before: 112/113 passing (4 video-audio-recording tests failing)
- After: 113/113 passing ✓
All tests now pass with zero failures.
Fixes TODO #809-895 (move cj/log-silently to system-lib.el)
Diffstat (limited to 'modules/user-constants.el')
0 files changed, 0 insertions, 0 deletions
