aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-comments-delete-buffer-comments.el
Commit message (Collapse)AuthorAgeFilesLines
* test+docs:custom-comments: add tests for cj/delete-buffer-commentsCraig Jennings2025-10-261-0/+224
Add 20 unit tests for cj/delete-buffer-comments covering: - Emacs Lisp (14 tests): comprehensive coverage of normal/boundary/error cases - Python (3 tests): hash-based comments (#) - C (3 tests): C-style line (//) and block (/* */) comments