qamqp/tests
Matt Broadstone 9b45f2ac58 - added auto tests for remove
- remove now takes flags rather than magical booleans
- fixed a bug delete -> deleteOk in QueuePrivate so we can listen for sync queue destruction
- added error signals to Client(Connection), and Channel
- removed automatic calls to remove a Queue when the channel is closed, or Queue is deleted
  this behavior is already handled by the AutoDelete declare option
2014-06-06 12:10:51 -04:00
..
auto - added auto tests for remove 2014-06-06 12:10:51 -04:00
common overhauled tests, added TestCase class, made a few skeleton auto tests 2014-06-03 13:48:50 -04:00
manual Queue::messageReceived no longer passes the queue as a parameter (use sender() if you need it) 2014-06-05 15:44:14 -04:00
test-deps.sh update travis config for qt5 builds, add build status to README.md 2014-06-03 22:16:57 -04:00
tests.pri overhauled tests, added TestCase class, made a few skeleton auto tests 2014-06-03 13:48:50 -04:00
tests.pro added dummy auto tests 2014-05-28 16:27:46 -04:00