summaryrefslogtreecommitdiff
path: root/qpid/java/systests
Commit message (Expand)AuthorAgeFilesLines
* QPID-1778 : Increased delay as tcp testing takes longer than inVm. Now checks...Martin Ritchie2009-04-031-1/+2
* Fixed spelling errorMartin Ritchie2009-04-011-2/+2
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-20/+32
* QPID-1778 : Add NoFailover FailoverMethod that blocks that still allows conne...Martin Ritchie2009-03-271-2/+74
* QPID-1662 : Converted PassiveTTL to a transacted session so we can ensure all...Martin Ritchie2009-03-241-1/+6
* increased timeout for ConnectionCloseTestRafael H. Schloming2009-03-171-1/+1
* SyncWaitDelay*Test is failing spuradically with a management port clash. Simp...Martin Ritchie2009-03-121-0/+2
* QPID-949 : Extend the basic QueueBrowser_Test to run on a queue that has been...Martin Ritchie2009-03-061-0/+69
* QPID-1639 : Added test to ensure that properties passed on QueueDeclare are a...Martin Ritchie2009-03-061-0/+179
* This is related QPID-1640Rajith Muditha Attapattu2009-03-042-29/+80
* don't run tests when broker doesn't startRafael H. Schloming2009-02-261-1/+5
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-252-6/+8
* This is related to QPID-1640Rajith Muditha Attapattu2009-02-252-45/+134
* qpid-1684: Tests demonstrating the issueArnaud Simon2009-02-251-0/+136
* QPID-1621,QPID-1632 : Added a setManagementEnabled option to allow the MC to ...Martin Ritchie2009-02-201-7/+0
* QPID-1621: add ServerConfiguration, QueueConfiguration and SecurityConfigurat...Aidan Skinner2009-02-196-44/+37
* QPID-1631 : Convert MessageStore to TransactionLog and RoutingTable. Updated ...Martin Ritchie2009-02-131-29/+32
* QPID-1662 : Converted Thread.sleep in to an awaitNanos()Martin Ritchie2009-02-131-6/+24
* QPID-1630 : Updated MessageFactory to be responsible for assigning messagIDs....Martin Ritchie2009-02-131-8/+0
* QPID-1418: Destroy and recreate consumer once all messages areAidan Skinner2009-01-221-3/+9
* Reorder receives, check that we don't get 3 messages first. Trying to debug o...Aidan Skinner2009-01-201-11/+12
* QPID-1573: Move unit tests that were living in systests into appropriate modu...Aidan Skinner2009-01-1914-2930/+0
* added a timeout to BytesMessageTestRafael H. Schloming2009-01-161-2/+4
* QPID-1575: Reduce TTL from 1 second to 100msAidan Skinner2009-01-151-1/+1
* QPID-1573: Change AMQQueueDeferredOrderingTest, ReturnUnroutableMandatoryMess...Aidan Skinner2009-01-145-173/+72
* This is related to QPID-1572.Rajith Muditha Attapattu2009-01-131-1/+8
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-062-4/+15
* removed maven build systemRafael H. Schloming2008-12-103-408/+0
* QPID-1501 : Remove @Override annotations to allow compilation under JDK 1.5Martin Ritchie2008-12-021-1/+0
* QPID-1439 : Revert change but add ability to track what test started the brok...Martin Ritchie2008-11-071-3/+2
* QPID-1439 : Updates to ensure we maintain the log files from each external Ja...Martin Ritchie2008-11-071-3/+9
* QPID-1425 : Upping the timeout to ensure that the failures we are occaisional...Robert Godfrey2008-11-071-1/+1
* QPID-1384: Changed for storing UTF8 Strings in filesArnaud Simon2008-11-033-4/+21
* QPID-1339:Rafael H. Schloming2008-10-274-84/+112
* QPID-1394 : Renamed file, that was miss named, to end in Test so that it is p...Martin Ritchie2008-10-241-1/+1
* QPID-1394 : Added test to validate that Provider is registered after connecti...Martin Ritchie2008-10-241-0/+101
* QPID-1394 : Registration of JCAProvider is incorrect in client and broker SAS...Martin Ritchie2008-10-241-32/+62
* This is for QPID-1296Rajith Muditha Attapattu2008-10-231-1/+1
* QPID-1384: updated AMQDestination + added test for 0.10 code pathArnaud Simon2008-10-222-1/+114
* QPID-1320: Remove unusued variables, check that right number of messages have...Aidan Skinner2008-10-171-23/+11
* QPID-1373: Remove message for unack'd map when acking individual messages. Ad...Aidan Skinner2008-10-171-0/+16
* QPID-1315:Aidan Skinner2008-10-171-12/+10
* s/setPrefecthLimits/setPrefetchLimitsAidan Skinner2008-10-171-3/+3
* QPID-1320: Yank out random, badly written 08 test. Use correct one instead.Aidan Skinner2008-10-151-229/+84
* QPID-1119 QPID-1262 : The issue with the SWTDTest was down to QPID-1103 and t...Martin Ritchie2008-10-151-0/+1
* QPID-1289: Make 0-8/0-9 client honour the max_preftech system property.Aidan Skinner2008-10-103-3/+61
* QPID-1331 : Modified the BrowserSubscription to be consistent with the NoAck ...Martin Ritchie2008-10-091-0/+6
* QPID-1286: use transactions to make sure all messages are in there before sta...Aidan Skinner2008-09-191-2/+4
* QPID-1286: make timeout a constantAidan Skinner2008-09-191-12/+15
* QPID-1286: make sure priority queues don't mess with deleted subscriptionsAidan Skinner2008-09-181-48/+102