summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-323/+0
* QPID-7306: Conditional compile mismatch in broker and common libs.Alan Conway2016-06-221-2/+0
* QPID-7281: Various fixes for the tests on windowsJustin Ross2016-06-011-9/+4
* QPID-7207: Create independent cpp and python subtrees, with content from tool...Justin Ross2016-04-211-196/+155
* QPID-7148: Update CMake files to use better more modern style and featuresAndrew Stitcher2016-03-161-48/+17
* Align run_test shell and Powershell versions. Changes the option syntax from ...Stephen D. Huston2015-03-171-12/+12
* QPID-4710: [AMQP 1.0] Support for transactions in qpid::messaging C++ client.Alan Conway2015-02-271-0/+5
* QPID-5538: Implement AMQP 1.0 connection idle-timeout.Ken Giusti2015-02-021-0/+1
* QPID-5887: allow qpid-txtest2 to be run by make testGordon Sim2014-07-161-0/+1
* QPID-4947: C++ Broker ACL restricts hosts from which users may connect.Charles E. Rolke2014-07-151-0/+1
* QPID-5890: Refactoring AclModule.hCharles E. Rolke2014-07-111-0/+1
* QPID-5887: abort transactional session on failover; added equivalent of txtes...Gordon Sim2014-07-111-1/+5
* QPID-5807: Remove boost::program_options as a header file dependency of qpid/...Andrew Stitcher2014-06-111-23/+23
* Revert "NO-JIRA: CMakelists.txt check that ../python exists before building it."Alan Conway2014-03-051-6/+16
* NO-JIRA: CMakelists.txt check that ../python exists before building it.Alan Conway2014-03-041-20/+11
* QPID-5568: HA C++ qpid::messaging AMQP 1.0 client failover logging is not clearAlan Conway2014-02-201-1/+1
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-271-1/+1
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-0/+4
* NO-JIRA: Make the python test install depend on the python files.Andrew Stitcher2014-01-241-2/+5
* NO-JIRA: Changes to python related build processes:Andrew Stitcher2014-01-231-4/+16
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-171-2/+2
* QPID-5452: Change installation directory for qpid-send/qpid-receiveAndrew Stitcher2014-01-141-9/+13
* NO-JIRA: Install python code as part of cmake make phaseAlan Conway2014-01-061-9/+5
* QPID-5415: Implement control of internal log output in qpid::messaging APIAndrew Stitcher2014-01-031-0/+6
* NO-JIRA: Remove useless commentsAndrew Stitcher2013-12-091-6/+0
* NO-JIRA: Don't need full trace for regular test runsAndrew Stitcher2013-11-141-1/+1
* 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