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 0a901b03e467fd29f409dd7f7cd557a7a5a65518.
* 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