summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-1200: Only set out and err if we're actually redirecting them.Aidan Skinner2008-07-281-2/+3
* QPID-1184: redirect stdout and stderr from QpidTestCaseRafael H. Schloming2008-07-191-0/+26
* Moved the Reflection Wrapping code used by the system tests to the system tes...Martin Ritchie2008-07-174-3/+275
* QPID-1181 : Added additional logging to help diagnose a NullPointerExceptionMartin Ritchie2008-07-161-0/+2
* Renamed shutdownServer to restartBroker as that is what is doesMartin Ritchie2008-07-164-9/+9
* QPID-1179 : Adjusted the test size from 100 to 10, this should reduce the lik...Martin Ritchie2008-07-161-26/+48
* Converted client.failover.FailoverTest so it can utilise the standard mechani...Martin Ritchie2008-07-161-73/+69
* QPID-940,QPID-594,QPID-805,QPID-826 : Updated the client exception handling s...Martin Ritchie2008-07-154-108/+90
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-1516-790/+16
* QPID-1079 : Based on Code Review : Remvoed AutoCreateVMBroker code from QpidT...Martin Ritchie2008-07-1567-65/+15707
* QPID-1175 : VirtualHost now validates that name is non-null and non-empty. Fu...Martin Ritchie2008-07-151-1/+1
* QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open conne...Martin Ritchie2008-07-042-33/+6
* QPID-1079: Remove all classes that were no longer referenced + updated FlowCo...Arnaud Simon2008-07-043-231/+12
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-1917-823/+877
* QPID-1126: reuse channel numbers for sessions that have closed, and honor the...Rafael H. Schloming2008-06-071-0/+1
* QPID-1079: Updated TTLTest to use QpidTestCaseArnaud Simon2008-05-221-2/+2
* QPID-1079: Updated ...test.client tests for using QpidTestCase + move QpidTes...Arnaud Simon2008-05-229-83/+67
* QPID-1079: Updated ...test.client tests for using QpidTestCaseArnaud Simon2008-05-2210-240/+130
* QPID-1066 : Removed isInfo wrapping. Added test that is missing from trunk fr...Martin Ritchie2008-05-191-0/+259
* Merged revisions 652388-652389,652399,652567-652568,653416 via svnmerge from Aidan Skinner2008-05-061-1/+1
* QPID-895 : Patch provided provided by Senaka to prevent delay on initial Conn...Martin Ritchie2008-05-051-15/+33
* QPID-1002: applied patch from Senaka to make systests run using normal junit ...Rafael H. Schloming2008-05-012-2/+10
* QPID-987: reduced message count in DupsOKTestRafael H. Schloming2008-05-011-1/+1
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-2424-4098/+4098
* QPID-832 nuke some obsolete stuffAidan Skinner2008-04-243-645/+0
* QPID-832 merge M2.xAidan Skinner2008-04-2482-769/+6632
* Fixed broken build by updating junit-toolkit references.Rupert Smith2007-10-023-109/+41
* fixed buildRafael H. Schloming2007-10-011-1/+1
* Remerge of M2. All tests pass locallyMartin Ritchie2007-08-3055-956/+8080
* updated for using new command line parser Arnaud Simon2007-08-231-1/+1
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-3141-5201/+952
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-3141-952/+5201
* Merged revisions 550748-551121 via svnmerge from Martin Ritchie2007-06-273-62/+507
* Merged revisions 549530-550509 via svnmerge from Martin Ritchie2007-06-273-0/+1103
* Fixed outstanding merge issues and updates to trunk code that were required f...Martin Ritchie2007-06-191-4/+4
* 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-152-289/+281
* Refactored exceptions to have single constructors and made room for wrapped c...Rupert Smith2007-05-211-1/+1
* Merged revisions 538084-538097,538099-538108,538110-538906,538908-538912 via ...Rupert Smith2007-05-171-1/+1
* Merged revisions 536506 via svnmerge from Martin Ritchie2007-05-093-1/+152
* Merged revisions 536498-536499 via svnmerge from Martin Ritchie2007-05-091-2/+2
* Applied patch from Arnaud Simon (asimon@redhat.com) to add back the AckTest a...Gordon Sim2007-05-093-1/+401
* Deleted unused (and empty) test file.Gordon Sim2007-05-091-0/+0
* Patch from Arnaud Simon (asimon@redhat.com) to fix tests broken by earlier ch...Gordon Sim2007-05-096-34/+363
* Merged revisions 533704-533720,533722-533763,533766-533818,533820-533839,5338...Martin Ritchie2007-05-032-8/+12
* I am commiting the patch supplied by Arnaud Simon. This patch contains suppor...Rajith Muditha Attapattu2007-05-027-821/+18
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-04-249-20/+253
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-04-201-1/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Robert Greig2007-04-195-6/+759
* QPID-70 InVM Authentication QPID-419 Access Control QPID-423 Authentication p...Martin Ritchie2007-03-163-8/+43