| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-942 : Added tests for broker and client log messages produced when flow ... | Robert Godfrey | 2009-10-07 | 1 | -4/+81 |
| * | QPID-1816 : Fixed wait for messages loop so on error the test does not get stuck | Martin Ritchie | 2009-10-06 | 1 | -0/+3 |
| * | QPID-1816 : Update to AOMT based tests, Test now continues as long as message... | Martin Ritchie | 2009-10-05 | 3 | -5/+38 |
| * | QPID-1816 : Add testing for publication on a dirty session after failover. | Martin Ritchie | 2009-10-05 | 1 | -0/+403 |
| * | QPID-1816 : Add testing for ack after failover, and testing for acknowledgeme... | Martin Ritchie | 2009-10-05 | 3 | -79/+282 |
| * | QPID-1816 : Add Acknowledge tests and QuickAcking manual test helper. | Martin Ritchie | 2009-10-05 | 4 | -18/+414 |
| * | Fix for dirty sessions, start to test that sessions are dirty when required. | Martin Ritchie | 2009-10-05 | 1 | -21/+89 |
| * | QPID-1816 : Updated AcknowledgeTests to cover all ack modes and the synchrono... | Martin Ritchie | 2009-10-05 | 5 | -88/+601 |
| * | Updated testing harness: QpidTestCase and FailoverBaseCase. | Martin Ritchie | 2009-10-05 | 6 | -201/+190 |
| * | Update to ensure system properties are always reset even if exception ocurrs ... | Martin Ritchie | 2009-10-05 | 1 | -6/+11 |
| * | Update to FBC to ensure second broker is shutdown in the event of an exceptio... | Martin Ritchie | 2009-10-05 | 1 | -2/+18 |
| * | Removed BasicConfigurator.configure() this should not be used in testing as i... | Martin Ritchie | 2009-10-05 | 1 | -0/+1 |
| * | QPID-942 : Add Simplistic Producer Flow Control to the java Broker / java 0-8... | Robert Godfrey | 2009-10-01 | 1 | -0/+324 |
| * | QPID-2125: Make FailoverBaseCase set the second brokers QPID_WORK as a subdir... | Robert Gemmell | 2009-10-01 | 2 | -5/+2 |
| * | QPID-2121 : Noticed that the logging level for the test VM was being set dire... | Martin Ritchie | 2009-10-01 | 2 | -7/+46 |
| * | QPID-2121 : Correctly set the broker properties for the test, rather than usi... | Martin Ritchie | 2009-10-01 | 1 | -1/+1 |
| * | QPID-2121 : Update to QTC to allow the setting of System Properties for just ... | Martin Ritchie | 2009-09-30 | 3 | -15/+84 |
| * | QPID-2118 : Corrected 010Exclude for runtime selector exception. Tidied up Se... | Martin Ritchie | 2009-09-30 | 1 | -97/+27 |
| * | QPID-2120 : Updated SimpleAMQQueue to ensure that the sub.isSuspended() check... | Martin Ritchie | 2009-09-30 | 1 | -0/+6 |
| * | Update QTC to allow the setting of debug logging for the external broker proc... | Martin Ritchie | 2009-09-30 | 2 | -0/+28 |
| * | Add INDEX property to created messages | Martin Ritchie | 2009-09-28 | 1 | -2/+8 |
| * | QPID-1871 : Updated RollbackOrderTest to include an onMessage test. Fixed dea... | Martin Ritchie | 2009-09-28 | 1 | -31/+133 |
| * | QPID-2115: add 'broker.clean.between.tests' to toggle whether QTC should exec... | Robert Gemmell | 2009-09-25 | 1 | -0/+15 |
| * | This is a fix for QPID-2114 | Rajith Muditha Attapattu | 2009-09-22 | 1 | -1/+3 |
| * | FailoverBaseCase has not been using the testprofile defined test.port.alt for... | Martin Ritchie | 2009-09-21 | 1 | -1/+1 |
| * | QPID-2111 SelectorTest Unify selector tests into one class. Add | Aidan Skinner | 2009-09-18 | 2 | -314/+322 |
| * | Update to QpidTestCase to only check for broker.stopped lines until we have f... | Martin Ritchie | 2009-09-17 | 1 | -1/+1 |
| * | Reveted changes to QPID-2099, QPID-2100. The value of PNAME must not be changed. | Martin Ritchie | 2009-09-15 | 1 | -1/+2 |
| * | QPID-2099 : Updated QTC now that QPID_PNAME will wrap its value QTC doesn't n... | Martin Ritchie | 2009-09-14 | 1 | -1/+1 |
| * | QPID-2002 : Update ManagementLoggingTest to cope with relative paths. | Martin Ritchie | 2009-09-11 | 1 | -1/+1 |
| * | QPID-2093: Updated AMQBRokerManagerMBean to check if the queue is durable bef... | Martin Ritchie | 2009-09-11 | 3 | -344/+690 |
| * | Add test customisation configuration to derby and acl configs | Martin Ritchie | 2009-09-11 | 2 | -0/+2 |
| * | QPID-2094 : Check if _output is null, if so write test configuration to java.... | Martin Ritchie | 2009-09-11 | 1 | -1/+2 |
| * | QPID-2095 : Update QTC to set the management.jmxport configuration property o... | Martin Ritchie | 2009-09-11 | 1 | -0/+2 |
| * | QPID-2092 Move test configuration to systest package and update to provide a... | Martin Ritchie | 2009-09-10 | 18 | -207/+709 |
| * | QPID-155 : added java doc to test | Martin Ritchie | 2009-09-07 | 1 | -0/+7 |
| * | QPID-1809, QPID-2081 : Corrected ChannelClose logic. Removed an unnecessary s... | Martin Ritchie | 2009-09-07 | 1 | -15/+48 |
| * | QPID-1809 : There is still a race condition between the notification and main... | Martin Ritchie | 2009-09-07 | 1 | -0/+17 |
| * | QPID-2081, QPID-155 : Updated AMQSession to allow queue/exchange decare to be... | Martin Ritchie | 2009-09-06 | 1 | -6/+9 |
| * | QPID-2081, QPID-155 : Provide a test for Dynamic Queue/Exchange toggling and ... | Martin Ritchie | 2009-09-04 | 1 | -0/+78 |
| * | QPID-1809 - The incorrect expcetions were due to a race condition between the... | Martin Ritchie | 2009-09-04 | 1 | -0/+69 |
| * | QPID-2059 : CI failures were due to threading races to exhaust prefetch befor... | Martin Ritchie | 2009-09-02 | 1 | -19/+11 |
| * | CommitRollbackTest#testPutThenRollbackThenGet failed on CI. Using a 100ms ini... | Martin Ritchie | 2009-09-01 | 1 | -1/+1 |
| * | QPID-2059 : Updated SLT to ensure there is a gap between ACTIVE and SUSPENDIN... | Martin Ritchie | 2009-09-01 | 1 | -12/+20 |
| * | QPID-2077 : The problem with the tearDown is that we still have a race condit... | Martin Ritchie | 2009-09-01 | 1 | -3/+25 |
| * | QPID-2059 : Add some validation to verify suspension has been lifted correctly. | Martin Ritchie | 2009-09-01 | 1 | -15/+18 |
| * | QPID-2060 : Simplist solution is to remove test as the functionality is bette... | Martin Ritchie | 2009-09-01 | 1 | -12/+0 |
| * | QPID-2060: If the result set isn't the right size, try re-reading the log fil... | Aidan Skinner | 2009-08-26 | 1 | -2/+4 |
| * | This is related to QPID-2074 | Rajith Muditha Attapattu | 2009-08-24 | 1 | -24/+35 |
| * | QPID-2060: right, if the results are the wrong size just HOLD ON A MO and ret... | Aidan Skinner | 2009-08-20 | 1 | -0/+13 |