summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-251-411/+0
* QPID-4988: add test script introduced in last commit to EXTRA_DISTGordon Sim2013-07-171-0/+1
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-161-1/+1
* QPID-4961: Fix make distcheck problems with qpidd-p0 script.Alan Conway2013-06-271-9/+4
* QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0'Alan Conway2013-06-181-2/+8
* NO-JIRA: HA moved ha_store_tests.py into ha_tests.py test suite.Alan Conway2013-05-131-1/+0
* QPID-4339: simple paged queue implementationGordon Sim2013-04-291-1/+2
* QPID-4586: Add generic (and somewhat experimental) tool for creating, deletin...Gordon Sim2013-03-211-2/+2
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-1/+3
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-041-0/+1
* QPID-4054: C++ Broker connection limits specified per-userCharles E. Rolke2013-02-121-1/+2
* NO-JIRA: Add brokertest.py to EXTRA_DIST, required by ha_tests.py.Alan Conway2013-01-141-0/+1
* QPID-4514: Remove obsolete cluster code: still more testsAlan Conway2012-12-191-4/+0
* QPID-4514: Remove obsolete cluster code: more testsAlan Conway2012-12-191-5/+0
* QPID-4514: Remove obsolete cluster code: cleanup testsAlan Conway2012-12-191-1/+0
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-061-11/+12
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-1/+1
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-291-11/+11
* NO-JIRA - Fixed a make-dist bug by adding a missing file.Ted Ross2012-10-241-0/+1
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-0/+2
* NO-JIRA: Removed replication_test, unused test for defunct feature.Alan Conway2012-09-111-3/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-4/+1
* Remove cluster (prerequisite for QPID-4178)Gordon Sim2012-08-101-10/+0
* QPID-3603: Allow Queue::setPosition() to truncate the queue.Alan Conway2012-05-281-1/+1
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-081-1/+2
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-071-3/+4
* NO-JIRA: Control running of cluster tests.Alan Conway2012-04-161-5/+12
* QPID-3603: Add heartbeat and reconnect options to qpid-cluster-benchmarkAlan Conway2012-04-161-1/+1
* QPID-3901 Add EXTRA-DIST file required for windows buildsCharles E. Rolke2012-03-161-1/+2
* NO-JIRA: Fix broken distcheck - ha_tests.py not being skipped.Alan Conway2012-02-231-1/+2
* QPID-3603: Add HA tests to automake and cmake.Alan Conway2012-02-171-1/+2
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-131-1/+0
* NO-JIRA: Install test executables and scripts.Alan Conway2011-11-081-15/+15
* NO-JIRA - Fixed a couple of problems with "make dist".Ted Ross2011-10-171-4/+5
* QPID-3417: C++ broker - support adding arrival timestamp to received messages.Kenneth Anthony Giusti2011-10-121-1/+2
* QPID-3346: move message group feature into trunk.Kenneth Anthony Giusti2011-10-071-4/+15
* QPID-3405: Added simple C++ system tests for IPv6:Andrew Stitcher2011-08-121-1/+1
* QPID-702656 Patch from Gordon Sim plus tests which detect the condition being...Kim van der Riet2011-07-191-1/+4
* QPID-3096Michael Goulish2011-03-011-12/+0
* QPID-2935: merge producer flow control (C++ broker).Kenneth Anthony Giusti2011-02-191-3/+6
* QPID-2966: Add QMF method to dynamically set the log level.Gordon Sim2010-12-101-1/+3
* enable broker mgmt agent test, fix distcheck errors.Kenneth Anthony Giusti2010-12-021-1/+1
* Add a unit_test fixture for the Brokers internal management agent.Kenneth Anthony Giusti2010-12-011-0/+2
* Fix make distcheck error: added sasl_fed to EXTRA_DIST.Alan Conway2010-10-271-3/+1
* Revert experimental cluster code, too close to 0.8 release.Alan Conway2010-10-271-2/+1
* Get rid of boost::regex in test code.Alan Conway2010-10-211-1/+1
* Introduce broker::Cluster interface.Alan Conway2010-10-181-1/+2
* Added install_env.sh to set environment variables to use an install prefix.Alan Conway2010-09-271-3/+4
* QMFv2 Additions:Ted Ross2010-09-211-2/+4
* Added qpid-cpp-benchmark to EXTRA_DIST.Alan Conway2010-06-141-0/+1