aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/regress.sh
Commit message (Collapse)AuthorAgeFilesLines
* Have regress.sh bail out if $MANDOC isn't found.Kristaps Dzonsons2010-06-061-0/+6
|
* Fully skip first and last line for the purpose of cmp.Joerg Sonnenberger2010-05-161-3/+6
|
* Skip first line when comparing output.Joerg Sonnenberger2010-05-161-1/+3
|
* mandoc should be a variable.Kristaps Dzonsons2010-05-161-2/+2
| | | | Consensus is on using a *.in for regression tests (symmetry-broken by Ingo).
* Remove temp files on success.Joerg Sonnenberger2010-05-161-0/+1
|
* Add a basic regression testing script.Joerg Sonnenberger2010-05-161-0/+39