summaryrefslogtreecommitdiff
path: root/cpp/src/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-26/+20
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-14/+1
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-5/+7
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-7/+16
* 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-3304: 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
* Rename tests qpid_* to qpid-* for consistency.Alan Conway2010-06-141-17/+12
* Fix ordering problem with of dependencies of make check.Alan Conway2010-06-111-1/+2
* Fixed conflicting clean-local targets, causing make distcheck to fail.Alan Conway2010-05-281-1/+4
* Fix make distcheck: clean sasl_config test files.Alan Conway2010-05-281-0/+3
* Add missing sasl_test_setup.sh to EXTRA_DISTAlan Conway2010-05-281-1/+2
* Fixed: authentication with bad credentials causes cluster broker to exit.Alan Conway2010-05-271-1/+5
* Fix problems with cluster_authentication_soak test in VPATH build.Alan Conway2010-05-271-9/+4
* Jira QPID-2617 -- make sasl-based tests config files relocatableMichael Goulish2010-05-241-4/+7
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-241-30/+30
* QPID-664: separate out the messaging API into its own libraryGordon Sim2010-05-141-5/+6
* Removed references to non-existent test run_cluster_authentication_soakAlan Conway2010-05-141-2/+1
* Initial multi-thread unit test for messaging API.Alan Conway2010-05-141-0/+2
* Cluster + SecurityMichael Goulish2010-05-141-1/+7
* Correct brokertest.retry logic.Alan Conway2010-05-061-1/+1
* Added throughput reporting to sender.cpp.Alan Conway2010-04-161-1/+2
* Renamed qpid_recv to qpid_receive.Alan Conway2010-04-081-4/+4
* Add Statistics.h/.cpp to Makefile.am and CMakeLists.txt.Alan Conway2010-04-071-0/+2
* Extend qpid_send, qpid_recv to measure throughput and latency.Alan Conway2010-04-071-2/+4
* Merged the changes from the qmf-devel0.7a branch back to the trunk.Ted Ross2010-03-311-3/+3
* Remove tests/testagent sub-directory, build testagent in the tests directory.Alan Conway2010-03-091-2/+2
* Added tests/testagent, a simple QMF agent for use in tests.Alan Conway2010-03-031-0/+2
* Configure boost tests to create core dumps.Alan Conway2010-02-251-1/+0
* more futzing with setup.py; pulled specs into python/qpid packageRafael H. Schloming2010-02-151-6/+3
* use python/setup.py instead of python/MakefileRafael H. Schloming2010-02-151-1/+4
* Add Windows Powershell scripts needed for test suite to run on Windows to EXT...Stephen D. Huston2010-02-051-4/+14
* QPID-664: Added some of the missing standard message headers. Added two new t...Gordon Sim2010-01-121-0/+14