summaryrefslogtreecommitdiff
path: root/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Exteneded use of shared pointers frame bodies across all send() commands.Alan Conway2007-04-053-4/+63
* * Further (minor) changes to the interface between store and broker.Gordon Sim2007-04-052-52/+88
* * Made client::Channel bi-modal: 0-8 or 0-9 modes.Alan Conway2007-04-041-40/+56
* * tests/FramingTest.cpp: Fixed integer types to build on 64 bit architecturesAlan Conway2007-04-032-15/+15
* * cpp/src/broker/Broker.cpp: Join cleaner thread.Alan Conway2007-04-031-28/+26
* Run selected python tests with make check TESTS=python_tests PYTHON_TESTS=<s...Alan Conway2007-04-021-1/+1
* Fix error in flags.Alan Conway2007-04-021-1/+1
* Fix error in previous commit.Alan Conway2007-04-021-3/+3
* * src/tests/examples.README,examples.Makefile: out of date, removed.Alan Conway2007-04-029-204/+164
* More QPID-243Andrew Stitcher2007-04-021-2/+2
* Fix for the most disruptive items in QPID-243.Andrew Stitcher2007-04-0249-0/+5894