AMQP-CPP/tests
Emiel Bruijntjes 41239a1952 fixed to make returning message functional, and added test code 2018-03-01 22:54:50 +01:00
..
table installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
.gitignore Login errors are now explicitly reported via the ConnectionHandler::onError method, see issue #15 2014-11-20 13:01:26 +01:00
Makefile Revert changes 2018-01-18 09:13:19 +01:00
README.md installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
address.cpp fixed to make returning message functional, and added test code 2018-03-01 22:54:50 +01:00
main.cpp installed test program, added onMessage() function in deferredconsumer 2014-04-15 14:49:03 +02:00
myconnection.cpp fixed to make returning message functional, and added test code 2018-03-01 22:54:50 +01:00
myconnection.h Fixed documentation, removed references to the ChannelHandler - an object that is no longer supported by AMQP-CPP 2015-01-26 14:47:30 +01:00

README.md

I'm sorry, the test case makes use of the closed source Copernica libraries. Maybe someone is willing to provide a test case based on plain system calls?