summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* 2007-06-30 <aconway@redhat.com>Alan Conway2007-07-027-99/+108
* Temporarily disable Cluster test while I'm fixing problems with it.Alan Conway2007-06-291-4/+5
* * Summary:Alan Conway2007-06-2910-65/+68
* * src/qpid/framing/ChannelAdapter.cpp: Use handler chainsAlan Conway2007-06-275-83/+12
* Fixes and tests:Gordon Sim2007-06-271-0/+16
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-2/+94
* Fixed client leak and python tests portAlan Conway2007-06-271-1/+1
* Make check now starts a broker on a dynamically assigned port, soAlan Conway2007-06-2713-360/+192
* * src/tests/cluster.mk: Replace sudo with newgrp for ais tests.Alan Conway2007-06-262-12/+11
* * src/qpid/framing/Handler.h: Tempates for handlers and handler chains.Alan Conway2007-06-262-0/+71
* Missing file from last commitAlan Conway2007-06-261-0/+51
* 2007-06-25 <aconway@redhat.com>Alan Conway2007-06-2611-78/+272
* Intermediate checkin with preliminary work on epoll based net IOAndrew Stitcher2007-06-182-0/+292
* Parser for AMQP-95 URLsAlan Conway2007-06-152-0/+59
* Fixed catch clauses to catch by const & and use std::exception forAlan Conway2007-06-144-5/+5
* Add ability for a queue to record all bindings to it, such that these can be ...Gordon Sim2007-06-141-0/+50
* Various minor fixes to build and test process:Gordon Sim2007-06-132-2/+2
* QPID-504: Print bound port if --port 0 is specified. Not yet used by tests.Alan Conway2007-06-111-10/+17
* src/tests/Makefile.am: Fix typo in makefileAlan Conway2007-06-081-1/+1
* Add missing scripts to EXTRA_DISTAlan Conway2007-06-081-2/+3
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-082-0/+129
* Build support for clustering, initial CPG wrapper & tests.Alan Conway2007-06-078-6/+135
* Made FieldTable argument of client::Channel::bind() optional.Alan Conway2007-06-061-3/+1
* Merged in channel.flow implementation and interoperability tests.Gordon Sim2007-06-0611-1/+894
* Some tests and fixes for dtx preview.Gordon Sim2007-06-052-4/+4
* Logging infrastructure: See qpidd --long-help for details.Alan Conway2007-05-308-24/+518
* * Split apart platform (threading etc.) from network ioAndrew Stitcher2007-05-224-12/+12
* * docs/api/Makefile.am: Adding html.timestamp to clean target.Alan Conway2007-05-181-1/+1
* Fix incorrect -I directive for generated code.Alan Conway2007-05-141-1/+1
* Removed unnecessary suppressions.Alan Conway2007-05-141-34/+1
* * cpp/src/Makefile.am: Move generated code into src. Fix generation script.Alan Conway2007-05-111-10/+11
* Makefile fixes to get make distcheck passing.Alan Conway2007-05-011-10/+6
* Resolves: QPID-298, QPID-304: qpidd flags to control broker daemon.Alan Conway2007-04-303-2/+26
* * qpid/CommonOptions.h:Alan Conway2007-04-252-99/+0
* Added some dtx related unit testsGordon Sim2007-04-204-132/+432
* Some dtx related updates.Gordon Sim2007-04-191-9/+48
* Longer broker_start timeout to avoid failures in plague builds.Alan Conway2007-04-171-1/+1
* * qpidc.spec.in: bump RPM revision for bugfix.Alan Conway2007-04-161-1/+1
* Disable ClientChannelTest to allow RPM work to continue. I am investigating.Alan Conway2007-04-161-2/+2
* * Moved code generation into top-level gen/ dir with own Makefile.amAlan Conway2007-04-141-1/+1
* * tests/Makefile.am: fix for source move.Alan Conway2007-04-131-4/+2
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-1335-141/+141
* * cpp/configure.ac: Disable static libraries by default. Half the build time!Alan Conway2007-04-111-3/+2
* * src/tests/Makefile.am: Remove trailing blanks.Jim Meyering2007-04-111-3/+3
* * src/tests/Makefile.am: Use .NOTPARALLEL target to suppressJim Meyering2007-04-111-0/+4
* * src/tests/Makefile.am (check): Depend on ../qpidd, too,Jim Meyering2007-04-111-1/+2
* * cpp/qpidc.spec.in: Added qpidd-devel sub-package.Alan Conway2007-04-1112-24/+28
* Added extra method to transaction control interface for store plugins.Gordon Sim2007-04-111-0/+5
* * docs/api/*: Fixed API doc generation to work with VPATH builds.Alan Conway2007-04-102-8/+9
* * cpp/src/broker/BrokerMessageMessage.h: Change reference from weak_ptr toAlan Conway2007-04-051-0/+2