summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-02-062-2/+2
* NO_JIRA: Added Apache license text to tx-text-soak.sh, updates to linearstore...Kim van der Riet2014-02-051-0/+20
* QPID-5361: Added a bash script which allows for transactional soak testing.Kim van der Riet2014-02-051-0/+234
* QPID-5519: ACL property/properties for paged queues - fixed typo, added tests...Pavel Moravec2014-02-031-0/+223
* QPID-5485: By default use a subdirectory of the data dir called "pq" forAndrew Stitcher2014-01-301-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-245-7/+92
* 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-5506: Use a randomness source to certutil that will definitely exist.Andrew Stitcher2014-01-231-1/+1
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-172-9/+6
* QPID-5452: Change installation directory for qpid-send/qpid-receiveAndrew Stitcher2014-01-141-9/+13
* QPID-5428: Heartbeats not in use when attempting to connect with python client.Alan Conway2014-01-091-0/+27
* NO-JIRA: Fix brokertest.py so it doesn't try to load two stores.Alan Conway2014-01-071-1/+1
* 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-032-0/+155
* QPID-5435: use the setContentObject() method to set string content (i.e. assu...Gordon Sim2013-12-191-2/+2
* QPID-5430: HA primary broker does not go active if there are no replicated qu...Alan Conway2013-12-181-2/+7
* NO-JIRA: Add missing apache copyright licence text.Alan Conway2013-12-166-1/+117
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-131-26/+27
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-101-72/+40
* NO-JIRA: Remove useless commentsAndrew Stitcher2013-12-091-6/+0
* QPID-5383, QPID-5384: added some test cases for assertionsGordon Sim2013-12-031-2/+35
* QPID-5278 , QPID-5281: Queue flow limit validation ignores size parameters , ...Pavel Moravec2013-11-191-26/+17
* QPID-5354: added testGordon Sim2013-11-181-1/+6
* NO-JIRA: Don't need full trace for regular test runsAndrew Stitcher2013-11-141-1/+1
* QPID-5330: Typo in original checkinAndrew Stitcher2013-11-141-1/+1
* QPID-5306: Improve test wrapper to avoid using getopt for long optionsAndrew Stitcher2013-11-142-5/+41
* QPID-5336: Don't hardcode location of bash in shell scriptsAndrew Stitcher2013-11-1454-54/+54
* QPID-5330: Simplify testing for presence of python testing code -Andrew Stitcher2013-11-1218-265/+78
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-122-23/+62
* QPID-5251: allow policies to be specified that will create topics or queues o...Gordon Sim2013-11-122-1/+210
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-123-13/+80
* QPID-5318: HA tests fail sporadically with "AttributeError: 'NoneType' object...Alan Conway2013-11-081-2/+3
* QPID-5312: make sure page is loaded before attempting to find message in itGordon Sim2013-11-081-0/+11
* QPID-5304: Alow this change to work with earlier versions of boostAndrew Stitcher2013-11-072-9/+12
* QPID-5308: Allow various bits of the test outputs to be XMLAndrew Stitcher2013-11-073-20/+51
* 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-0713-569/+96
* QPID-5304: Allow c++ unit tests to run if XML_LIB env var not setAndrew Stitcher2013-11-071-4/+9
* QPID-5277: remove install directive for qpidtGordon Sim2013-11-041-2/+0
* QPID-5277: removed qpidt as qpid-config now offers similar functionalityGordon Sim2013-11-041-141/+0
* QPID-5284: ensure timestamp is added to the data that is persistedGordon Sim2013-11-011-1/+1
* QPID-5283: ensure queue has no consumers before granting exclusive ownershipGordon Sim2013-10-311-1/+2
* NO-JIRA: Removed reference to non-existent test.Alan Conway2013-10-311-2/+0
* QPID-5279: test exclusivity checks in 1.0Gordon Sim2013-10-312-1/+53
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-293-24/+42
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-292-13/+13
* QPID-5139: Add unit test for deadlock caused by blocking HA commit.Alan Conway2013-10-292-4/+24
* QPID-5260: Significant tidy up of cmake buildAndrew Stitcher2013-10-284-36/+43