aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* fix: restore display state in the buffer setup ran inCraig Jennings2026-05-051-0/+53
* fix: recover from corrupted persist file at package load (upstream #45)Craig Jennings2026-05-051-0/+51
* fix: guard org-drill-again and org-drill-resume against nil last-sessionCraig Jennings2026-05-051-0/+39
* fix: hide-drawers ignores drawers with no :END:Craig Jennings2026-05-051-0/+66
* fix: default DRILL_LEITNER_BOX to 0 in leitner-reboxCraig Jennings2026-05-051-0/+43
* fix: drop dead translate_number entry from card-type alist (upstream #43)Craig Jennings2026-05-051-0/+47
* test: org-drill-entry-f per-card dispatcherCraig Jennings2026-05-051-0/+102
* test: org-drill-entries main loop queue-routing logicCraig Jennings2026-05-051-0/+130
* test: replace-multi, map-entry-function, sm2/simple8 schedulersCraig Jennings2026-05-051-0/+167
* test: prompt-for-string, leitner-capture, and resume coverageCraig Jennings2026-05-051-0/+143
* test: final-report message format and warning-branch zero-guardCraig Jennings2026-05-051-0/+162
* test: explain-text helpers and SM-or-Leitner dispatchCraig Jennings2026-05-051-0/+161
* test: Spanish verb presenter and top-level drill commandsCraig Jennings2026-05-051-0/+151
* test: language card presenters (verb conjugation, noun declension)Craig Jennings2026-05-051-0/+159
* test: card presenters with mocked presentation-promptCraig Jennings2026-05-051-0/+210
* test: add multicloze hide-n and hide-nth coverageCraig Jennings2026-05-051-0/+163
* test: presentation-prompt return values and dispatcherCraig Jennings2026-05-051-0/+125
* test: add multicloze weighted-presenter dispatch coverageCraig Jennings2026-05-051-0/+143
* test: add coverage for org-drill-reschedule rating loopCraig Jennings2026-05-051-0/+143
* test: add navigation, key-binding, push-end, and leitner-rebox coverageCraig Jennings2026-05-051-0/+191
* test: add minibuffer prompt, relearn-item, and progress-message coverageCraig Jennings2026-05-051-0/+145
* test: add coverage for org-drill-smart-rescheduleCraig Jennings2026-05-051-0/+119
* test: queue popping, fontification, ID creation, strip-all-dataCraig Jennings2026-05-051-0/+219
* test: add explain-entry-p, end-of-entry-pos, and language card info coverageCraig Jennings2026-05-051-0/+176
* test: add list-utility, hide-comments/drawers, and Leitner promotion coverageCraig Jennings2026-05-051-0/+175
* test: add entry-status, days-since-creation, and overdue ordering coverageCraig Jennings2026-05-051-0/+212
* test: add session-state predicate coverageCraig Jennings2026-05-051-0/+265
* test: add overlay coverage for cloze hide/show and entry text replacementCraig Jennings2026-05-051-0/+222
* test: add tests for due/overdue predicates and scope translationCraig Jennings2026-05-051-0/+257
* test: add tests for cloze regex, hypothetical scheduling, and entry strippingCraig Jennings2026-05-051-0/+185
* test: add round-trip tests for item-data save/loadCraig Jennings2026-05-051-0/+177
* test: add unit tests for entry-property accessorsCraig Jennings2026-05-051-0/+214
* test: add direct unit tests for SM2/SM5 scheduler helpersCraig Jennings2026-05-051-0/+222
* fix: include child subtree in entry-empty-p search bound (upstream #13)Craig Jennings2026-05-051-0/+135
* fix: preserve default-input-method during key reads (upstream #52, #58)Craig Jennings2026-05-051-0/+108
* test: cover org-drill-time-to-inactive-org-timestamp (upstream #59)Craig Jennings2026-05-051-0/+90
* build: add make coverage target via undercoverCraig Jennings2026-05-051-0/+33
* test: expect totaln increment on Simple8 failure pathCraig Jennings2026-04-291-4/+5
* test: add Simple8 scheduler testsCraig Jennings2026-04-291-0/+303
* refactor: extract shared scheduler test extractorsCraig Jennings2026-04-293-157/+156
* test: add SM5 scheduler testsCraig Jennings2026-04-291-0/+337
* test: Add boundary, error, and edge case testsCraig Jennings2025-11-135-0/+1082
* test: Complete Phase 2 card type testsCraig Jennings2025-11-133-0/+271
* test: Add Phase 2 card type testsCraig Jennings2025-11-133-0/+478
* test: Add Phase 1 foundation tests for critical functionsCraig Jennings2025-11-135-0/+1068
* refactor: Improve test infrastructure and fix all compiler warningsCraig Jennings2025-11-133-0/+701