aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* test(config-utilities): cover validate-timestamps and format-report helpersCraig Jennings2026-04-302-0/+190
* test(config-utilities): cover cj/--recompile-emacs-homeCraig Jennings2026-04-301-0/+122
* test(config-utilities): cover cj/--benchmark-methodCraig Jennings2026-04-301-0/+57
* test(config-utilities): cover cj/--delete-compiled-files-in-dirCraig Jennings2026-04-301-0/+91
* test(org-noter-config): cover preferred-split, slug, template, predicatesCraig Jennings2026-04-304-0/+289
* test(config-utilities): cover with-timer, compile-buffer, summary, info commandsCraig Jennings2026-04-304-0/+286
* test(host-environment): cover laptop/desktop, platform, display, timezone pre...Craig Jennings2026-04-304-0/+345
* test(keybindings): cover cj/jump-open-var and the jump-commands wiringCraig Jennings2026-04-302-0/+142
* feat(lsp): add common build/cache dirs to file-watch ignore listCraig Jennings2026-04-261-0/+87
* refactor(system-utils): extract testable open-file helpersCraig Jennings2026-04-232-0/+128
* test(system-utils): cover identify-external-open-command and eval-bufferCraig Jennings2026-04-232-0/+121
* feat(coverage): add whole-project scope to cj/coverage-reportCraig Jennings2026-04-231-0/+137
* feat(coverage): add cj/coverage-report command and F7 bindingCraig Jennings2026-04-231-0/+90
* feat(coverage): add format-report helper for the report bufferCraig Jennings2026-04-231-0/+124
* feat(coverage): wire make coverage target + simplecov pipelineCraig Jennings2026-04-225-164/+208
* feat(coverage): add elisp backendCraig Jennings2026-04-221-0/+99
* feat(coverage): add backend registryCraig Jennings2026-04-221-0/+109
* feat(coverage): add intersect helper to combine LCOV with diffCraig Jennings2026-04-221-0/+144
* feat(coverage): add changed-lines helper and diff parserCraig Jennings2026-04-221-0/+193
* feat(coverage): add cj/--coverage-parse-lcov helperCraig Jennings2026-04-221-0/+149
* fix(host-environment): detect battery correctly on Linux desktopsCraig Jennings2026-04-221-0/+68
* feat(hugo): draft picker, preview toggle, publish commandCraig Jennings2026-04-222-0/+145
* refactor(transcription): extract running-transcriptions and format-entryCraig Jennings2026-04-191-0/+66
* refactor(transcription): extract four sentinel side-effect helpersCraig Jennings2026-04-191-0/+136
* refactor(transcription): extract init-log-file and track-transcriptionCraig Jennings2026-04-191-0/+116
* refactor(transcription): extract cj/--build-process-environmentCraig Jennings2026-04-191-0/+94
* refactor(transcription): consolidate backends into descriptor alistCraig Jennings2026-04-191-51/+64
* test(transcription): add characterization tests for API-key retrievalCraig Jennings2026-04-191-0/+90
* fix(reconcile): restore repo iteration under projects-dir and code-dirCraig Jennings2026-04-191-0/+181
* refactor(reconcile): extract helpers, add recursive repo discovery and 28 testsCraig Jennings2026-04-196-0/+501
* test(recording): add direct tests for device-sort-key, device-status-label, g...Craig Jennings2026-04-053-0/+198
* test(calendar-sync): add 32 tests for recurrence exceptions, helpers, unfoldingCraig Jennings2026-04-056-0/+313
* refactor(calendar-sync): remove dead function calendar-sync--timezone-nameCraig Jennings2026-04-051-7/+1
* test(calendar-sync): add 68 tests across 13 files for untested pure functionsCraig Jennings2026-04-0513-0/+647
* test(recording): add direct tests for extracted refactoring helpersCraig Jennings2026-04-053-0/+243
* refactor(recording): unify parse-pactl-sources/sinks-verbose into single func...Craig Jennings2026-04-052-16/+16
* feat(music): add random-aware next/previous; refactor music + calendar-syncCraig Jennings2026-04-034-0/+914
* feat(music): add test coverage for 7 functions, refactor with extracted helpersCraig Jennings2026-04-017-0/+930
* fix(calendar-sync): handle variable-length date lists in RRULE UNTILCraig Jennings2026-03-091-0/+121
* refactor(gptel): extract model-list and selection logic for testabilityCraig Jennings2026-03-062-0/+175
* refactor(gptel): lazy-load gptel-magit, rebind rewrite/context keysCraig Jennings2026-03-062-3/+131
* test(gptel): add unit tests for ai-config, remove dead cj/gptel-backendsCraig Jennings2026-03-064-0/+277
* feat(json,yaml): add tree-sitter modes, formatting, and jq integrationCraig Jennings2026-03-022-0/+185
* test(recording): add tests for label-devices, label-sinks, get-sink-appsCraig Jennings2026-02-265-0/+372
* feat(recording): intuitive labels, show muted devices, add app namesCraig Jennings2026-02-263-84/+151
* feat(recording): replace icons with text state labels in quick-setupCraig Jennings2026-02-263-122/+86
* feat(recording): add mic indicators and fix misleading sink iconCraig Jennings2026-02-261-21/+100
* fix(recording): remove drift detection that overrides explicit sink choiceCraig Jennings2026-02-261-14/+12
* feat(recording): show sinks with active audio indicators in quick-setupCraig Jennings2026-02-266-51/+367
* fix(recording): replace blocking y-or-n-p with non-blocking warningCraig Jennings2026-02-261-13/+21