aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/T010-help-test.sh
Commit message (Collapse)AuthorAge
* test: use sh.config for configurationGravatar Jani Nikula2014-07-13
|
* test: conditionally test help system depending on configured supportGravatar Jani Nikula2014-03-26
| | | | | If neither sphinx nor rst2man is available, the notmuch man pages will not be available. Take this into account in the help system test.
* test: renamed test scripts to format T\d\d\d-name.shGravatar Tomi Ollila2014-01-13
All test scripts to be executed are now named as T\d\d\d-name.sh, numers in increments of 10. This eases adding new tests and developers to see which are test scripts that are executed by test suite and in which order.