summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QPID-5306: Improve test wrapper to avoid using getopt for long optionsAndrew Stitcher2013-11-141-1/+1
* QPID-5330: Simplify testing for presence of python testing code -Andrew Stitcher2013-11-121-8/+12
* QPID-5308: Allow various bits of the test outputs to be XMLAndrew Stitcher2013-11-071-1/+1
* QPID-5306: Python isn't optional in build, so don't need to test for it.Andrew Stitcher2013-11-071-17/+11
* QPID-5306: Improve c++ tests some more:Andrew Stitcher2013-11-071-16/+18
* QPID-5277: remove install directive for qpidtGordon Sim2013-11-041-2/+0
* QPID-5260: Significant tidy up of cmake buildAndrew Stitcher2013-10-281-12/+17
* QPID-4927: paged queue tests take too long under valgrind, so run them separa...Gordon Sim2013-10-251-4/+4
* QPID-4927: Get cmake testing working with valgrindAndrew Stitcher2013-10-241-104/+86
* QPID-5111: Make library dependencies clearer in build systemAndrew Stitcher2013-09-031-25/+24
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-18/+1
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-011-0/+1
* QPID-4940: Remove qmf1 console codeAndrew Stitcher2013-07-261-2/+1
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-161-0/+1
* QPID-4745: Alternative port allocation for tests, instead of 'qpidd --port=0'Alan Conway2013-06-181-0/+2
* QPID-4926: Add path when invoking sasl_test_setup.shAlan Conway2013-06-181-1/+1
* QPID-4926: Get Unix sasl/ssl test workingAndrew Stitcher2013-06-171-13/+24
* QPID-4926: Add in overlooked cli_testsAndrew Stitcher2013-06-141-0/+1
* QPID-4926: Add in tests missing from the cmake buildAndrew Stitcher2013-06-141-5/+15
* NO-JIRA: CMake: Added missing test_wrap around stop_broker test.Alan Conway2013-05-291-1/+1
* QPID-4650: C++ Broker method to redirect messages between two queues.Charles E. Rolke2013-05-231-0/+1
* NO-JIRA: HA moved ha_store_tests.py into ha_tests.py test suite.Alan Conway2013-05-131-3/+0
* QPID-4790: replace old client queue.delete api with QMF callKenneth Anthony Giusti2013-05-011-0/+1
* QPID-4339: simple paged queue implementationGordon Sim2013-04-291-0/+4
* QPID-4689: fix dropped heartbeat indications and object update callbacksKenneth Anthony Giusti2013-04-051-0/+1
* QPID-4586: Add generic (and somewhat experimental) tool for creating, deletin...Gordon Sim2013-03-211-0/+2
* QPID-4586: add ability to have qpidd establish outgoing connectionsGordon Sim2013-03-141-0/+3
* QPID-4630: HA enable store tests if legacystore is built.Alan Conway2013-03-071-0/+3
* QPID-4558: Selectors for C++ brokerAndrew Stitcher2013-03-041-0/+1
* QPID-4582: Legacystore self test fail. Remove them from the test buildCharles E. Rolke2013-03-011-1/+1
* NO-JIRA: Rationalised unit test buildAndrew Stitcher2013-02-141-37/+48
* QPID-4054: C++ Broker connection limits specified per-userCharles E. Rolke2013-02-121-0/+1
* QPID-4546: review feedback and re-enable federation system testsKenneth Anthony Giusti2013-01-221-0/+1
* QPID-1726 ASF licensed QPID store - reenable in buildCharles E. Rolke2013-01-101-1/+1
* QPID-1726 ASF licensed Qpid store - disable building this componentCharles E. Rolke2013-01-081-1/+1
* QPID-1726 ASF licensed Qpid StoreCharles E. Rolke2013-01-071-0/+5
* QPID-4514: Remove obsolete cluster code: still more testsAlan Conway2012-12-191-1/+1
* QPID_4449 - Further fixes to the build files for both automake and cmake.Ted Ross2012-12-031-2/+2
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-1/+4
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-2/+6
* QPID-4178: broker refactoringGordon Sim2012-08-101-4/+1
* Remove cluster (prerequisite for QPID-4178)Gordon Sim2012-08-101-4/+0
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-081-0/+1
* Set BOOST_TEST_DYN_LINK only if linking dynamically with Boost. NO-JIRAStephen D. Huston2012-03-301-1/+5
* NO-JIRA: Removed more unused filesAndrew Stitcher2012-03-161-7/+0
* Ensure both SQL and CLFS tests run if they're built. NO-JIRAStephen D. Huston2012-03-141-1/+1
* Generate a correct test_env.ps1 for Windows test runs; modify the python-invo...Stephen D. Huston2012-02-241-2/+8
* QPID-3603: Add HA tests to automake and cmake.Alan Conway2012-02-171-0/+1
* QPID-3630: remove deprecated rate limiting featureKenneth Anthony Giusti2012-01-131-1/+0
* Run the needed python setup to get the python compiled and ready for the test...Stephen D. Huston2012-01-061-37/+9