dogecoin/qa/pull-tester
Elliot Olds 2ab835ae6c Check if zmq is installed in tests, update docs
If ZMQ is enabled, check whether it's installed before running ZMQ tests.
If it isn't, disable ZMQ and print a warning.

Also add dependency info to test docs, so users know ZMQ is required
before running tests, and so they know how to install it.

When following the build instructions before this change then trying
to run the RPC tests, a unix user would get an error when python
tried to import zmq.

There may be other dependencies that should be added to the docs,
particularly ones for non-unix systems. This is the only unlisted
dependency I encountered using linux.
2016-03-10 15:41:13 -08:00
..
rpc-tests.py Check if zmq is installed in tests, update docs 2016-03-10 15:41:13 -08:00
run-bitcoind-for-test.sh.in Changed run-bitcoind-for-test.sh.in to non-executable mode. 2015-10-05 13:25:13 +01:00
tests_config.py.in Migrated rpc-tests.sh to all python rpc-tests.py 2015-10-01 11:28:11 -07:00