summaryrefslogtreecommitdiff
path: root/testsuite/README.testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup (#214)a13460542021-09-261-2/+0
| | | | | | | | | | | | - use `grep -E` and `grep -F` (`egrep` and `fgrep` are non-standard) - use same hashbang style for all test scripts - use explicit comparisons in test scripts - remove redundant ; from test scripts - make test script not executable, just like all the other scripts - unify codestyle across all test scripts - make openssl license exception clearer by having it at the top - use modern links in COPYING. The text now matches: https://www.gnu.org/licenses/gpl-3.0.txt - fix typo
* Chris added a missing "not" to a comment.Wayne Davison2004-07-231-2/+2
|
* Clarify behaviour of installcheck.Martin Pool2002-03-121-3/+5
|
* Rename to README.testsuite, and bring it up to date.Martin Pool2002-03-121-0/+28