Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Finally port the OpenBSD regression suite. | Ingo Schwarze | 2017-02-08 | 218 | -0/+4254 |
| | | | | | Both kristaps@ and wiz@ repeated asked for this, literally for years. | ||||
* | Move the regression suite to the attic. | Ingo Schwarze | 2014-03-03 | 17 | -127/+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. | ||||
* | Forgot to add regression tests. | Kristaps Dzonsons | 2010-05-25 | 1 | -0/+15 |
| | |||||
* | Test .SH with only empty paragraph. Don't test .IP without body. | Joerg Sonnenberger | 2010-05-22 | 1 | -0/+3 |
| | |||||
* | Multiple empty .PPs don't add a vspace either | Joerg Sonnenberger | 2010-05-17 | 1 | -0/+3 |
| | |||||
* | Add support for .AT. Properly implement .UC. Add regress tests. | Joerg Sonnenberger | 2010-05-17 | 13 | -0/+67 |
| | |||||
* | Tests for sane and insane handling of lines before and after .SH/.SS | Joerg Sonnenberger | 2010-05-17 | 2 | -0/+23 |
| | |||||
* | Add a test case for nesting of .RS/.RE | Joerg Sonnenberger | 2010-05-16 | 1 | -0/+16 |