aboutsummaryrefslogtreecommitdiff
path: root/tests/test-org-drill-misc-small-helpers.el
Commit message (Collapse)AuthorAgeFilesLines
* test: cover replace-entry-text multi mode, multicloze weight errors, ↵Craig Jennings2026-05-051-0/+93
copy-to-buffer fallback I added tests for `org-drill-replace-entry-text' with the multi-p flag (list of replacements creates multiple overlays) and the simple single-overlay case, the multicloze weight-validation error branches in `-firstmore' and `-firstless', and the `org-drill-copy-entry-to-other-buffer' recovery path that appends to the end of DEST when the source's outline path doesn't exist there. Coverage moved from 88.6% to 89.0%.