Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | enable -T markdown tests of filled displays and tagged lists | Ingo Schwarze | 2017-03-08 | 2 | -1/+44 |
| | |||||
* | first batch of -T markdown tests | Ingo Schwarze | 2017-03-05 | 5 | -0/+100 |
| | |||||
* | Fix block scoping error if an explicit block is broken by two | Ingo Schwarze | 2017-02-16 | 3 | -10/+26 |
| | | | | | | | | | implicit blocks (.Aq Bq Po .Pc) that left the outer breaker open and could in exceptional cases, like between .Bl and .It, cause tree corruption leading to NULL dereference. Found by tb@ with afl(1). While here, do not mark intermediate ENDBODY markers as broken. | ||||
* | new regression tests for mdoc_macro.c revs. 1.211-1.215 | Ingo Schwarze | 2017-02-11 | 3 | -4/+19 |
| | |||||
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 16 | -0/+249 |
Both kristaps@ and wiz@ repeated asked for this, literally for years. |