aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/regress.pl
Commit message (Collapse)AuthorAgeFilesLines
* Escape literal braces in a regular expression.Ingo Schwarze2017-02-091-2/+2
| | | | Deprecated perlre(1) syntax reported by Thomas Klausner and Sevan Janiyan.
* On some systems (e.g. Solaris 11) diff(1) does not support -a.Ingo Schwarze2017-02-081-6/+10
| | | | Make it easier to get rid of it.
* Finally port the OpenBSD regression suite.Ingo Schwarze2017-02-081-0/+347
Both kristaps@ and wiz@ repeated asked for this, literally for years.