summaryrefslogtreecommitdiff
path: root/qpid/java/systests/src/main/java/org/apache/qpid/test
Commit message (Expand)AuthorAgeFilesLines
* QPID-3260: remove defunct java/management/tools/qpid-cli moduleRobert Gemmell2011-05-161-31/+37
* QPID-3254Rajith Muditha Attapattu2011-05-111-4/+44
* QPID-3142: remove incorrectly added wrapping check on alternative cleanup optionRobert Gemmell2011-04-181-8/+5
* QPID-3182Rajith Muditha Attapattu2011-04-061-28/+36
* QPID-3166: add system test using multiple batch transacted producers with mul...Robert Gemmell2011-03-271-2/+3
* QPID-2930Rajith Muditha Attapattu2011-03-221-1/+1
* QPID-2930Rajith Muditha Attapattu2011-03-221-3/+13
* Added a test case for the issue highlighted by QPID-2930Rajith Muditha Attapattu2011-03-171-0/+28
* QPID-2959Rajith Muditha Attapattu2011-03-171-0/+2
* Added testReplyToWithNamelessExchange as a test case for QPID-2959Rajith Muditha Attapattu2011-03-171-33/+32
* QPID-3142: enable tests to run against a copy of an existing work directoryRobert Gemmell2011-03-151-1/+30
* QPID-3109Rajith Muditha Attapattu2011-03-141-0/+16
* QPID-3143Rajith Muditha Attapattu2011-03-141-0/+15
* QPID-2732Rajith Muditha Attapattu2011-03-111-50/+46
* QPID-2732Rajith Muditha Attapattu2011-03-091-0/+91
* QPID-2984: Add statistics generation for broker message deliveryAndrew Donald Kennedy2011-03-081-0/+66
* QPID-2985: Add producer configurable transaction timeoutsAndrew Donald Kennedy2011-03-084-0/+742
* QPID-3113: Exclude ChannelCloseTest from 0-10 profiles onlyAndrew Donald Kennedy2011-03-041-58/+46
* QPID-3111: Check for 404 error code explicitly in DynamicQueueExchangeCreateTestAndrew Donald Kennedy2011-03-041-10/+12
* QPID-3109Rajith Muditha Attapattu2011-03-031-0/+58
* QPID-3106Rajith Muditha Attapattu2011-03-031-0/+48
* QPID-3090: quote the MBean ObjectName key values for the names of Queues, Con...Robert Gemmell2011-03-011-3/+8
* QPID-3066: Correct conditions for running UTF8TestAndrew Donald Kennedy2011-02-171-23/+12
* QPID-3008: Fix failover behaviour in 0-10 for QueueBrowserAutoAckTestAndrew Donald Kennedy2011-02-171-14/+2
* QPID-3029: actually set and negotiate the supported max num channels per conn...Robert Gemmell2011-02-041-5/+8
* Modified the test cases according to the fix made for QPID-3019Rajith Muditha Attapattu2011-01-281-3/+3
* QPID-3013: use an equation based delta threshold that takes processor count i...Robert Gemmell2011-01-271-8/+5
* QPID-3013: create an initial connection to force thread pool startup before t...Robert Gemmell2011-01-211-0/+6
* QPID-3012: reduce the cycle count such that 100 connections are used instead ...Robert Gemmell2011-01-211-1/+1
* Added a test case for QPID-2737, QPID-2774, QPID-2928Rajith Muditha Attapattu2010-11-051-3/+47
* QPID-2339Rajith Muditha Attapattu2010-10-181-0/+22
* QPID-2418Rajith Muditha Attapattu2010-10-181-1/+8
* QPID-2418Rajith Muditha Attapattu2010-10-141-1/+9
* add some missing Apache licence headers to files in the Java treeRobert Gemmell2010-09-262-0/+40
* QPID-2857 : Address issues found by running FindBugs against the Java codebaseRobert Godfrey2010-09-1210-96/+113
* Added a failure path for testRejectPolicy if an exception is not thrown.Rajith Muditha Attapattu2010-09-081-1/+2
* QPID-2418: updates to fix test failures when using the 0-10 client test profi...Robert Gemmell2010-09-052-16/+22
* QPID-2418: Unsubscribe existing open durable subscriptions when changing subs...Robert Gemmell2010-09-052-41/+302
* QPID-2845Rajith Muditha Attapattu2010-09-031-0/+89
* QPID-2845Rajith Muditha Attapattu2010-09-031-1/+1
* QPID-2844Rajith Muditha Attapattu2010-09-021-1/+36
* QPID-2845Rajith Muditha Attapattu2010-09-021-11/+17
* Added a test case for QPID-2809 to ensure that if the same destination is use...Rajith Muditha Attapattu2010-08-201-0/+36
* Tidy up various badly named testsAndrew Donald Kennedy2010-08-131-1/+1
* QPID-2799: Convert address with underscores for temp queue nameAndrew Donald Kennedy2010-08-131-54/+37
* QPID-2775: use the JMX interface to reload the configuration synchronously, h...Robert Gemmell2010-08-091-31/+22
* QPID-2787: Move QpidTestCase to Common test module so that any test can inher...Robert Gemmell2010-08-061-120/+0
* QPID-2744: Unify 0-10 and 0-8 error messages for invalid object types in prop...Andrew Donald Kennedy2010-08-011-2/+13
* QPID-2744: Make JMSPropertiesTest deal with both types of error messagesAndrew Donald Kennedy2010-07-261-1/+2
* QPID-2744: Make 0-10 code path throw a MessageFormatException on null setObje...Andrew Donald Kennedy2010-07-261-13/+2