summaryrefslogtreecommitdiff
path: root/java/client/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "QPID-962 Exception handling was... unpleasing... Fix up of patch from...Aidan Skinner2008-07-021-1/+0
* QPID-962 Exception handling was... unpleasing... Fix up of patch from rhsAidan Skinner2008-07-021-0/+1
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-191-4/+15
* QPID-1126: reuse channel numbers for sessions that have closed, and honor the...Rafael H. Schloming2008-06-072-159/+26
* QPID-1094: added finally close for cleaning potential indoubt txArnaud Simon2008-05-291-0/+11
* QPID-1094 and QPID-1095: Updated XaResource for handling wrong flag value, up...Arnaud Simon2008-05-283-34/+34
* QPID-1094: Implement XA resource exception handling and add corresponding testsArnaud Simon2008-05-282-1/+488
* QPID-901: Track and report session exceptions, modified generator validate va...Rafael H. Schloming2008-05-231-0/+1
* QPID-1089: Changed to use coountdownlatchArnaud Simon2008-05-233-25/+14
* Made Range, RangeSet, and Session all use proper RFC1982 comparisons per QPID...Rafael H. Schloming2008-05-221-1/+1
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-221-446/+0
* QPID-1085: If an error occurs creating a durable subscriber with a selector d...Aidan Skinner2008-05-221-0/+73
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-221-13/+47
* QPID-1053: add a timeout in case the broker is never readyRafael H. Schloming2008-05-131-4/+15
* QPID-1053: updated QpidTestCase to check against broker output to ensure the ...Rafael H. Schloming2008-05-131-9/+47
* QPID-1025: updated fix for empty payload issue, this change removes state tra...Rafael H. Schloming2008-05-121-2/+2
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-244-558/+558
* QPID-832 merge M2.xAidan Skinner2008-04-2419-157/+591
* QPID-936: added missing session close opArnaud Simon2008-04-181-1/+1
* QPID-901: updates to the java client to use the 0-10 final spec instead of th...Rafael H. Schloming2008-04-164-35/+16
* QPID-897: this test was intermittently timing out when messages are not prefe...Arnaud Simon2008-04-161-1/+1
* QPID-928 Added a pause period for letting the finalyzer a chance to notify al...Arnaud Simon2008-04-161-0/+7
* QPID-897 this test was intermittently failing because of too short timeouts. ...Arnaud Simon2008-04-031-6/+6
* QPID-829 Remove 0.10 specific URL. The code path is now selected based on bro...Arnaud Simon2008-04-021-1/+3
* Qpid-860: changed running test conditionArnaud Simon2008-03-261-2/+2
* Qpid-860: provides support for specifying a list of test to be excludedArnaud Simon2008-03-261-2/+77
* Added resource cleaning (mainly connection close); see QPID-824Arnaud Simon2008-03-0610-9/+25
* un-commented testNoLocal as it should be added to the exclude list until the ...Arnaud Simon2008-03-041-2/+2
* added an assert to verify that no threads are leaked on connection open/close...Rafael H. Schloming2008-03-032-1/+30
* Rollback 632067 and 632072Arnaud Simon2008-02-2948-95/+151
* See Qpid-817Arnaud Simon2008-02-2847-149/+93
* See Qpid-817Arnaud Simon2008-02-281-2/+2
* Added another test to check for URISyntaxException when both routingkey and b...Rajith Muditha Attapattu2008-02-271-1/+27
* added a test case for the multiple binding key caseRajith Muditha Attapattu2008-02-271-10/+25
* modified test harness to clean up data dir when broker crashesRafael H. Schloming2008-02-211-22/+62
* added consumer2.close as messages may be delivered to this not used consumerArnaud Simon2008-02-211-0/+1
* changed for runing only with an 0.8 broker (this is testing 0.8 connection)Arnaud Simon2008-02-211-118/+128
* added init after broker shutdown and changed receiveNowait to receive(1000)Arnaud Simon2008-02-202-63/+80
* added a test for message send followed by immediate connection close; fixed c...Rafael H. Schloming2008-02-121-0/+72
* added default getConnection()Rafael H. Schloming2008-02-121-0/+5
* made xa tests run, and made QpidTestCase more robustRafael H. Schloming2008-02-084-19/+31
* simplied QpidTestCase's interface for running non vm brokers and set up build...Rafael H. Schloming2008-02-086-127/+96
* added test for exception listener; fixed NPERafael H. Schloming2008-02-072-1/+63
* Changed session mode to AUTO_ACK so mesages are removed from broker between t...Arnaud Simon2008-02-062-11/+11
* Changed for using AUTO_ACK sessionArnaud Simon2008-02-061-3/+3
* Qpid 742Arnaud Simon2008-01-181-0/+5
* see Qpid-721Arnaud Simon2008-01-041-7/+7
* estSend2ThenCloseAfter1andTryAgain from CommitRollbackTest randomlyArnaud Simon2008-01-041-8/+8
* Qpid-709: nolocal test was failing because the inVM connections were not crea...Arnaud Simon2007-12-172-1/+16
* Enabled the broker module again, and Commented out the offending class that h...Rajith Muditha Attapattu2007-11-291-5/+5