aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-line-paragraph-duplicate-line-or-region.el
Commit message (Collapse)AuthorAgeFilesLines
* test:custom-line-paragraph: tests for duplicate-line-or-regionCraig Jennings2025-10-261-0/+463
- Add 31 tests covering normal cases, boundary cases, and error cases - Tests verify duplication with/without comments, Unicode, RTL text, undo behavior, and edge cases - All 31 tests passing