summaryrefslogtreecommitdiff
path: root/cpp/src/tests/XmlClientSessionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: eliminate SocketProxy from tests.Alan Conway2011-08-181-1/+1
* Binds integer, floating point, or string-typed headers using appropriate data...Jonathan Robie2010-11-261-2/+72
* QPID-2335: Set the timeout used when waiting for a message to be 1 second whi...Gordon Sim2010-01-191-1/+1
* Commiting John Dunning's revisions to the XML client session test.Jonathan Robie2010-01-181-1/+2
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-5/+2
* Fixed wrong namespace placement in previous check inAndrew Stitcher2009-09-091-3/+3
* Tidied up namespace usageAndrew Stitcher2009-09-091-7/+11
* Remove incorrect directory from #includeAlan Conway2009-07-141-3/+3
* Add directory to #includeAlan Conway2009-07-141-3/+3
* More work on cmake:Andrew Stitcher2009-05-141-1/+5
* Apply PIMPL pattern to qpid::client::Message.Alan Conway2009-04-201-1/+1
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-25/+1
* Suppress logging expected errors in tests.Alan Conway2008-10-171-46/+49
* QPID-1341 from JonathanCarl C. Trieloff2008-10-151-3/+59
* Fixes to xml exchange:Gordon Sim2008-09-081-0/+30
* Fix leak in XmlClientSessionTests - was leaking a Session.Alan Conway2008-07-081-6/+5
* Changes to Session API:Alan Conway2008-05-261-1/+1
* Fix macro used in test for backwards compatability.Gordon Sim2008-05-131-1/+1
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-061-0/+157