summaryrefslogtreecommitdiff
path: root/cpp/tests
Commit message (Expand)AuthorAgeFilesLines
* * Fixed request-response correlation on the broker.Alan Conway2007-01-222-9/+10
* * AMQRequestBody.cpp: encode/decode bug - added missing reserved 4 byte word.Alan Conway2007-01-222-1/+63
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-196-2/+11
* * tests/FramingTest.cpp - added test for validation of content data typeGordon Sim2007-01-191-0/+34
* Initial implementation of AMQP content data type.Gordon Sim2007-01-181-0/+24
* From: Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-184-3/+61
* There are a ton of FIXMES and request/response IDs are not yet working fullyAlan Conway2007-01-184-111/+5
* * Renamed Session* classes to Connection* to align with AMQP specAlan Conway2007-01-164-20/+20
* * Refactor: Moved major broker components (exchanges, queues etc.) fromAlan Conway2007-01-151-3/+3
* * Added Requester/Responder classes to manage request-ids, response-ids,Alan Conway2007-01-141-1/+96
* Use amqp 0-9 request/response framing in broker and client.Alan Conway2007-01-121-20/+11
* * Build order - src before tests.Alan Conway2007-01-114-18/+59
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-094-8/+11
* Automated C++ client_test and topictest.Alan Conway2007-01-0910-72/+69
* Disabled python tests, added system tests to build: client_test, topictest.Alan Conway2007-01-098-159/+53
* Multi version part 3. (2 more to come + tests)Carl C. Trieloff2006-12-213-6/+11
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-204-9/+7
* Adding files for EventChannel implementation.Alan Conway2006-12-204-0/+355
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-191-1/+2
* A bit more documentation for the client tests which are currently doubling as...Gordon Sim2006-12-134-10/+128
* Added some doxygen comments for the client API.Gordon Sim2006-12-133-8/+8
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-121-3/+3
* Allow xid to be associated with publication and acknowledgements.Gordon Sim2006-12-112-16/+42
* Patch posted to dev listed:Gordon Sim2006-12-113-11/+20
* 2006-12-08 Jim Meyering <meyering@redhat.com>Carl C. Trieloff2006-12-081-2/+3
* 2006-12-08 Based on a patch by Jim Meyering <meyering@redhat.com>Alan Conway2006-12-081-4/+3
* Some more unit tests.Gordon Sim2006-12-081-15/+200
* New make-dist script and related files. Just a hack for now to build a binary...Steven Shaw2006-12-072-0/+84
* Added unit test and slightly refactored code.Gordon Sim2006-12-072-0/+90
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-063-46/+56
* Added new configuration option for staging threshold (size above which messages Gordon Sim2006-12-061-0/+10
* Patch sumbitted to qpid-dev:Gordon Sim2006-12-061-5/+5
* Patch from Andrew Stitcher, sent to qpid-dev list.Gordon Sim2006-12-041-3/+3
* 2006-12-04 Jim Meyering <jim@meyering.net>Alan Conway2006-12-041-4/+2
* Fixed quoting error in tests/Makefile.am.Alan Conway2006-12-011-2/+1
* Further checkin of previous patch ( I seem to have done something wrong to ha...Gordon Sim2006-12-011-19/+18
* Fix to test. Throw exception where previously printed warning.Gordon Sim2006-12-011-2/+2
* Buliding APR code, running python tests.Alan Conway2006-12-012-105/+11
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-0135-0/+4181