summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test/unit/ack/AcknowledgeTest.java
Commit message (Expand)AuthorAgeFilesLines
* QPID-5989: [Java Tests] Relocate system test classes to beneath src/test/javaKeith Wall2014-08-121-188/+0
* QPID-3774: AcknowlegdeTest should also sync after sending more non-transactio...Keith Wall2012-02-271-7/+11
* NO-JIRA : [Java] Tidy up import statements across the codebase, remove unused...Robert Godfrey2012-01-271-1/+1
* QPID-3774 : allow out of order completion of persistent enqueues / dequeuesRobert Godfrey2012-01-201-0/+5
* QPID-3713: remove redundant failover test casesKeith Wall2011-12-261-2/+2
* QPID-2346 : Addressed the problems with AcknowledgeAfterFailoverOnMessageTest...Martin Ritchie2010-04-121-0/+17
* QPID-2346 : AcknowledgeAfterFailoverTest was putting more messages on the ext...Martin Ritchie2010-02-051-0/+6
* QPID-1816 : Update to AOMT based tests, Test now continues as long as message...Martin Ritchie2009-10-051-1/+1
* QPID-1816 : Updated AcknowledgeTests to cover all ack modes and the synchrono...Martin Ritchie2009-10-051-88/+91
* QPID-1914: make send() transacted so we know the messages got there.Aidan Skinner2009-06-221-15/+7
* QPID-1804 : Provide testing for Flow to Disk when using ack modes Client, Tra...Martin Ritchie2009-04-101-3/+4
* QPID-1373: Remove message for unack'd map when acking individual messages. Ad...Aidan Skinner2008-10-171-0/+16
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-151-18/+1
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-28/+15
* QPID-832 merge M2.xAidan Skinner2008-04-241-0/+174