qamqp/tests
Matt Broadstone 31d8affc84 add support for ssl connections
This adds preliminary support for SSL connections to a RabbitMQ
server. Instead of providing two clients (QAmqpClient/QAmqpSslClient),
the SSL support was directly rolled into QAmqpClient itself, providing
signals/slots to deal with errors (sslErrors/ignoreSslErrors), and
the ability to assign a QSslConfiguration. Travis testing for ssl
support is currently disabled, pending a solution to a travis
limitation for starting ssl listeners
2015-02-02 10:49:25 -05:00
..
auto add support for ssl connections 2015-02-02 10:49:25 -05:00
common remove QAMQP namespace 2014-09-15 13:26:48 -04:00
files add support for ssl connections 2015-02-02 10:49:25 -05:00
gen-coverage.sh add script for generating test coverage with gcov/lcov 2014-08-07 14:18:27 -04:00
tests.pri Don't install test cases 2014-09-30 08:06:30 -04:00
tests.pro remove manual tests 2014-06-24 21:08:33 -04:00