summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
Commit message (Expand)AuthorAgeFilesLines
* QPID-5714: Skip python tests if test code is missingJustin Ross2014-04-212-0/+6
* NO-JIRA: older versions of boost get confused when one option is a substring ...Gordon Sim2014-04-171-1/+1
* NO-JIRA: make new output introduced in r1587304 optional, as it breaks severa...Gordon Sim2014-04-161-5/+9
* NO-JIRA: Make qpid-receive print a bit more info for message headers/contentAndrew Michael Stitcher2014-04-141-2/+8
* QPID-5681: Fix core dump in interlink_tests.Alan Conway2014-04-112-1/+9
* QPID-5560: Fix ReplicationTests.test_reject to work with SWIG and native clie...Alan Conway2014-04-091-1/+1
* Author: Alan Conway <aconway@redhat.com>Alan Conway2014-04-081-2/+3
* QPID-5560: HA tests do not use AMQP 1.0Alan Conway2014-04-079-377/+444
* QPID-5667: C++ broker: QMF subscribe events are not raised with AMQP 1.0Alan Conway2014-04-071-1/+1
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-072-2/+15
* QPID-5660: [legacystore] Python tests fail with syntax error on Python 2.4Kim van der Riet2014-04-031-1/+1
* QPID-5659: Fixes to compile with C++11 (needed to compile with clang on FreeB...Andrew Stitcher2014-04-025-10/+7
* QPID-5641: [legacystore] Valgrind reports memory leaks on older store testsKim van der Riet2014-03-215-1727/+0
* QPID-5362: No store tools exist for examining the journals - Bugfix and reorg...Kim van der Riet2014-03-182-25/+57
* QPID-5613: Self test broker start command fails without --interface option.Charles E. Rolke2014-03-071-1/+1
* 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
* NO-JIRA: Fix Coverty "Uncaught exception" errors in test clients.Alan Conway2014-02-262-2/+2
* QPID-5561: QPID-5565: Broker->ACL module improvementsPavel Moravec2014-02-261-8/+8
* NO-JIRA: Fix compile error on RHEL5 in qpid-pingAlan Conway2014-02-221-1/+1
* QPID-5568: HA C++ qpid::messaging AMQP 1.0 client failover logging is not clearAlan Conway2014-02-203-41/+48
* NO-JIRA: Fix build error in ha_test_max_queues for release builds.Alan Conway2014-02-181-1/+4
* 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