CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/23 09:41:33
Modified files:
regress/usr.bin/mandoc/tbl/macro: req.in req.out_ascii
req.out_lint
Log message:
Add another test case covering .ce inside a conditional block inside
tbl(7) data that uses ".if n" rather than ".if 1" and that does not
use text blocks, thus being closer to the original afl(1) report
that i discussed with Jan Schreiber on 7 Sep 2020.
While here, also test ".if 0 .ce" inside tbl(7) data.
