summaryrefslogtreecommitdiff
path: root/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* added several cr and xa testsArnaud Simon2007-11-081-0/+167
* added several cr and xa testsArnaud Simon2007-11-082-0/+1839
* added several cr and xa testsArnaud Simon2007-11-081-132/+39
* added several cr and xa testsArnaud Simon2007-11-081-0/+2
* added several cr and xa testsArnaud Simon2007-11-081-2/+7
* Close connection on tear down (ensures no consumers are left active)Gordon Sim2007-11-061-0/+1
* changed to only run dtx tests when the broker version is not 0_8Arnaud Simon2007-11-051-3/+3
* changed to only run dtx tests when the broker version is not 0_8Arnaud Simon2007-11-051-455/+471
* added dtx queue testsArnaud Simon2007-11-053-2/+730
* Updated to be 0_10 specificArnaud Simon2007-10-241-84/+198
* cahnged for using different destinationsArnaud Simon2007-10-247-7/+8
* cahnged for setting the consumer before the producerArnaud Simon2007-10-231-7/+8
* Added timeout for avoiding lockingArnaud Simon2007-10-191-1/+1
* changed to manage 0_10 specific semanticsArnaud Simon2007-10-191-24/+33
* increased number of runsArnaud Simon2007-10-151-1/+1
* Enabled packed struct encoding in python, cpp, and java. Also fixed computati...Rafael H. Schloming2007-10-142-5/+13
* Changed the suite() method so that not to always use an in-VM brokerArnaud Simon2007-10-121-3/+3
* Changed the way temporary queues are createdArnaud Simon2007-10-122-4/+8
* Updated for respecting 0_10 specific semanticsArnaud Simon2007-10-111-2/+10
* Updated for running version specific testsArnaud Simon2007-10-113-5/+25
* Changed for using QpidTestCaseArnaud Simon2007-10-101-32/+6
* Changed for using QpidTestCaseArnaud Simon2007-10-101-15/+7
* Changed for using QpidTestCaseArnaud Simon2007-10-101-24/+7
* Updated for using QpidTesCase connectionArnaud Simon2007-10-101-2/+2
* Removed system.outs and replaced with log statementsRajith Muditha Attapattu2007-10-101-6/+6
* fixed issue with transactionsArnaud Simon2007-10-081-4/+2
* fixed issue with temporary queues as the consumer was not closed when cancel ...Arnaud Simon2007-10-081-2/+1
* Changed to use QpidTestCaseArnaud Simon2007-10-031-5/+13
* Changed to use QpidTestCaseArnaud Simon2007-10-0318-87/+71
* Changed to use QpidTestCaseArnaud Simon2007-10-031-16/+6
* Changed to use QpidTestCaseArnaud Simon2007-10-031-2/+2
* Changed to use QpidTestCaseArnaud Simon2007-10-027-57/+39
* Changed to use QpidTestCaseArnaud Simon2007-10-021-31/+4
* Changed to use QpidTestCaseArnaud Simon2007-10-023-34/+17
* Changed to use QpidTestCaseArnaud Simon2007-10-016-55/+21
* Changed to use QpidTestCaseArnaud Simon2007-10-011-5/+6
* Changed to use QpidTestCaseArnaud Simon2007-10-011-2/+3
* changed kill broker methodArnaud Simon2007-10-011-1/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@580389...Arnaud Simon2007-09-285-237/+276
* Added generic TestCase for connecting to remote broker Arnaud Simon2007-09-273-11/+249
* Updated ConnectionURLArnaud Simon2007-09-171-1/+1
* Took out the URL parsing logic from the AMQConnectionURL and moved in two Par...Rajith Muditha Attapattu2007-09-141-2/+2
* QPID-572 Applied test patch supplied by Aidan Skinner along with change to Co...Martin Ritchie2007-09-121-0/+152
* fixed a race condition in rollback() that leads to intermittant failures of T...Rafael H. Schloming2007-09-041-21/+20
* fixed a race condition in ConnectionStartTestRafael H. Schloming2007-08-311-1/+1
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-304-58/+106
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-313-104/+56
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-313-56/+104
* Merged revisions 539476-539480,539482-539483,539485-539500,539502-539593,5395...Martin Ritchie2007-06-184-0/+84
* Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481...Martin Ritchie2007-06-1533-1118/+1100