aboutsummaryrefslogtreecommitdiff
path: root/tests/test-custom-line-paragraph-underscore-line.el
Commit message (Collapse)AuthorAgeFilesLines
* Revert "checking in modified/removed tests and other misc changes"Craig Jennings2025-11-141-0/+397
| | | | This reverts commit 1218bae708a6755e3628f15fef58e6806ac81039.
* checking in modified/removed tests and other misc changesCraig Jennings2025-11-141-397/+0
|
* test:custom-line-paragraph: add tests for underscore-lineCraig Jennings2025-10-261-0/+397
- Add 26 tests covering normal cases, boundary cases, and error cases - Tests verify column width calculation with tabs, Unicode support, various underline characters - Mock read-char function for batch mode testing - All 26 tests passing on first run