aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ce/basic.in
Commit message (Collapse)AuthorAgeFilesLines
* Do not indent by SIZE_MAX/2 when .ce occurs inside explicit no-fill mode.Ingo Schwarze2020-09-021-2/+12
| | | | | | | | While here, drop two unused arguments from the function term_field(); the related work was already done by term_fill() before this commit. I found the bug in an afl run that was performed by Jan Schreiber <jes at posteo dot de>.
* test the roff(7) .ce and .rj requests;Ingo Schwarze2019-01-041-0/+17
they were already supported in the past