Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 14 | -0/+219 |
| | | | | | Both kristaps@ and wiz@ repeated asked for this, literally for years. | ||||
* | Move the regression suite to the attic. | Ingo Schwarze | 2014-03-03 | 3 | -48/+0 |
| | | | | | | | It has not been used or maintained for several years, and we won't start using it now. Devlopment regression testing is done in OpenBSD, and there is no value in maintaining two regression suites in parallel. | ||||
* | Properly handle -mdoc %A in all outputs. This has two-author entires | Kristaps Dzonsons | 2010-09-04 | 3 | -0/+48 |
separated by only "and" while two or more are with ", and" for the last author. Also remove relevant TODO and add regression tests. |