qamqp/tests
Matt Broadstone 5c6cd23e10 move property definition/access to Message
MessageProperties is currently defined in Frame::Content, which makes it
cumbersome to use when working directly with a Message itself. I attempted
to make this easier by using typedefs, but it's become pretty obvious that
it belongs in the Message class itself.
2014-07-21 16:54:12 -04:00
..
auto move property definition/access to Message 2014-07-21 16:54:12 -04:00
common increase default delay in waitForSignal to 5sec for travis tests 2014-06-09 15:18:37 -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 remove manual tests 2014-06-24 21:08:33 -04:00