summaryrefslogtreecommitdiff
path: root/java/systests
Commit message (Expand)AuthorAgeFilesLines
* QPID-714 : (Patch from Aidan Skinner) Issue with competing, transactional/cli...Robert Godfrey2007-12-201-0/+151
* DUPS_OK mode set to be same as AUTO_ACK, fixed broken dups ok test.Rupert Smith2007-12-171-2/+2
* QPID-707 : Added new test to check message count on broker as messages are co...Martin Ritchie2007-12-142-13/+148
* Merged revisions 598371-598586 via svnmerge from Rupert Smith2007-11-283-2/+53
* QPID-679 : Patch provided by Aidan Skinner and additional from odd problems d...Martin Ritchie2007-11-281-0/+222
* Renamed POMs to M2.1.1 Removed erroneous equals() in SpecificMethodFrameListe...Martin Ritchie2007-11-272-4/+4
* Merged revisions 598106-598232,598234-598286,598288-598323,598325-598361 via ...Martin Ritchie2007-11-262-34/+148
* Merged revisions 597919-598104,598106-598323 via svnmerge from Martin Ritchie2007-11-2634-473/+2321
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-0/+12
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-1/+1
* QPID-662 Transactional state not correctly reported after fail over. We now r...Martin Ritchie2007-11-061-16/+237
* QPID-653 : Updated timeoutsRobert Godfrey2007-10-191-3/+3
* QPID-645 : TxnBuffer should rethrow exceptions encountered on commitRobert Godfrey2007-10-171-1/+11
* QPID-632 ImmediateMessageTest may not have sufficient time to see the excepti...Martin Ritchie2007-10-111-3/+3
* QPID-632 : The lack of AMQNoConsumersException on the connection may be due t...Martin Ritchie2007-10-101-8/+8
* Update to Error message to contain the thrown exception message.Martin Ritchie2007-10-091-1/+1
* Qpid-623 : When only selectors are used on a queue the main _messages queue c...Martin Ritchie2007-10-051-0/+214
* QPID-617 : Forgot to commit Test case to validate fix.Martin Ritchie2007-10-051-0/+188
* QPID-615, Added patched version of MINAs VM Pipe cleanup thread. Will replace...Rupert Smith2007-10-021-0/+125
* QPID-618, QPID-619, patch supplied by Aidan Skinner, test timeout increased.Rupert Smith2007-10-011-1/+1
* Updated for changes to the junit-toolkit, new xml test listener moved into th...Rupert Smith2007-09-281-102/+1
* Added test cases 4 and 5, from the updated interop spec.Rupert Smith2007-09-271-7/+40
* QPID-610 : Fix for ManagementConcole NO_ACK & Msg Expire leaks. Updated AMQQu...Martin Ritchie2007-09-261-18/+42
* QPID-610 : Fix for Returned Messages leak. Augmented TestableMemoryMessageSto...Martin Ritchie2007-09-252-2/+315
* Updated poms to refer to M2.1 rather than M2Robert Greig2007-09-201-2/+2
* QPID-531 : NO_ACK fix. Added a decrementReference in SubscriptionImpl after t...Martin Ritchie2007-09-141-0/+19
* QPID-590 : Provide test case and resolution to prevent deadlock occurring on ...Martin Ritchie2007-09-111-0/+211
* Added distributed clock synchronization using UDP datagrams.Rupert Smith2007-08-1613-51/+503
* Added UDP based clock syncher to test suite.Rupert Smith2007-08-145-2/+551
* Changes made to performance test parameters.Rupert Smith2007-08-071-1/+0
* Extensive refactoring of the distributed test framework.Rupert Smith2007-08-0133-545/+2004
* Changes to POMs.Martin Ritchie2007-07-311-0/+3
* Refactored packaging of test framework.Rupert Smith2007-07-2522-132/+58
* Removed redundant method.Rupert Smith2007-07-251-5/+0
* Added to comments.Rupert Smith2007-07-251-1/+1
* Refactored interop tests into general distributed test framework. Moved frame...Rupert Smith2007-07-2528-166/+3456
* Update fix incorrect license headers.Martin Ritchie2007-07-182-22/+28
* updated comment to refelect property valuesMartin Ritchie2007-07-181-1/+1
* Completed javadoc for test framework.Rupert Smith2007-07-1313-42/+133
* Moved test framework into its own package and cleaned it up.Rupert Smith2007-07-1319-795/+1723
* Fixed test state carrying over to mandatory message test from immediate. Also...Rupert Smith2007-07-054-33/+45
* QPID-509 Mandatory messages not returned outside a transaction. They are now.Rupert Smith2007-06-263-119/+183
* Immediate and mandatory flag tests added.Rupert Smith2007-06-262-56/+437
* Added Immediate and Mandatory message tests.Rupert Smith2007-06-223-0/+1103
* Added minimal checkstyle to project reports. Fixed some problems with site ge...Rupert Smith2007-06-212-0/+7
* Various License header updates.Martin Ritchie2007-06-184-0/+84
* Removed log4j dependency from client. Using slf4j instead, end-user to supply...Rupert Smith2007-06-111-0/+9
* QPID-402: FailoverException falling through to client. All blocking operation...Rupert Smith2007-06-012-274/+278
* QPID-3 Topic Matching with testsMartin Ritchie2007-05-151-1/+1
* QPID-25 TimeToLive Basic implementation. Martin Ritchie2007-05-092-0/+151