aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-comments-delete-buffer-comments.el
Commit message (Collapse)AuthorAgeFilesLines
* Revert "checking in modified/removed tests and other misc changes"Craig Jennings2025-11-141-0/+224
| | | | This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039.
* checking in modified/removed tests and other misc changesCraig Jennings2025-11-141-224/+0
|
* 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