summaryrefslogtreecommitdiff
path: root/qpid/java/systests
Commit message (Expand)AuthorAgeFilesLines
* rationalized naming of exclude files to make it clear why tests are excluded ...Rafael H. Schloming2009-07-271-3/+3
* QPID-2001 : Provide a locale configuration option to allow the localisation o...Martin Ritchie2009-07-221-0/+5
* QPID-1992 : Corrected duplication in ServerConfiguration for StatusUpdates an...Martin Ritchie2009-07-221-1/+6
* QPID-1980 : Update to ServerConfiguration provided by Keith Chow, Updated Ser...Martin Ritchie2009-07-221-0/+75
* QPID-1992 : Addition of new Broker Logging FrameworkMartin Ritchie2009-07-221-0/+5
* added system properties for controlling the module locations used during test...Rafael H. Schloming2009-07-171-13/+5
* added debug output to SimpleACLTest; fixed MultipleConnectionTest.waitUntil()...Rafael H. Schloming2009-07-142-1/+2
* QPID-1927: move mbean interfaces to management-common, make broker module dep...Robert Gemmell2009-07-111-1/+1
* Reverted 787626 as it was causing the regular profiles to fail.Rafael H. Schloming2009-07-071-2/+0
* QPID-1965: use transacted send since we *really need* the messages to beAidan Skinner2009-07-021-2/+6
* Author: Martin Ritchie <ritchiem@apache.org>Aidan Skinner2009-07-012-2/+192
* Put the default test profile back to using MemoryMessageStore for now, add ja...Aidan Skinner2009-06-261-1/+1
* QPID-1921: Add new test case for persistent storage modules.Aidan Skinner2009-06-241-0/+149
* QPID-1923: Fix ack mode for TopicSessionTest, reset system property the right...Aidan Skinner2009-06-232-5/+2
* QPID-1935: Reset QPID_WORK after modifying it. handy that.Aidan Skinner2009-06-231-11/+5
* QPID-1935: Clean up brokers before starting them everytime.Aidan Skinner2009-06-231-0/+2
* QPID-1935: Use unique queue name per test run. *sigh*.Aidan Skinner2009-06-232-3/+2
* QPID-1914: Create the queue properlyAidan Skinner2009-06-226-15/+1
* QPID-1914 use one queue per test so failures dont spiralAidan Skinner2009-06-221-1/+2
* QPID-1924: Make DerbyMessageStore honor $QPID_WORK.Aidan Skinner2009-06-222-1/+30
* QPID-1914: make send() transacted so we know the messages got there.Aidan Skinner2009-06-222-16/+9
* Use DerbyMessageStore for config-systests.xml, ensure it's cleaned upAidan Skinner2009-06-221-0/+3
* QPID-1923: made createDurableSubscriber fail on a temporary topicRafael H. Schloming2009-06-221-0/+27
* made test ports configurable; this required adding variable expansion to Prop...Rafael H. Schloming2009-06-183-4/+4
* Increased the receive timeout to 1000 ms as the test seems to fail on some sy...Rajith Muditha Attapattu2009-06-031-4/+4
* This is a fix for QPID-1888Rajith Muditha Attapattu2009-06-031-0/+61
* Fail the test when we can't find the alert and surface the contents of the lo...Aidan Skinner2009-05-281-9/+23
* Don't delete derby.log. Use virtualhost-systests.xml for testing purpouses. M...Aidan Skinner2009-05-261-4/+7
* Use alert level in the config file, don't try to set one (since that won't al...Aidan Skinner2009-05-221-4/+6
* QPID-1864: sync the dispatch queue to make sure there are no messages in it b...Rafael H. Schloming2009-05-191-0/+86
* QPID-1730: add AlertingTest, although not to 010Aidan Skinner2009-04-282-1/+163
* QPID-1823: Allow recycling of channel IDsAidan Skinner2009-04-212-0/+82
* QPID-1813/QPID-1817 : Removed the new properties from the test-provider as th...Martin Ritchie2009-04-163-27/+72
* QPID-1817 : Update QTC to provide the configuration file to an external brokerMartin Ritchie2009-04-162-22/+20
* QPID-1813 : Provide test that uses the DerbyMessageStore to check NoLocal fun...Martin Ritchie2009-04-161-0/+219
* QPID-1817 : Update to QpidTestCase to use setUp to start the broker this allo...Martin Ritchie2009-04-166-46/+63
* QPID-1807 : Add 0.5-fix broker and update SlowMessageStore to use MessageStor...Martin Ritchie2009-04-141-66/+66
* QPID-1807 : Remove old broker and FlowToDisk related testsMartin Ritchie2009-04-146-630/+0
* QPID-1779 : Update to ensure CACFTest reports failures correctly and resolved...Martin Ritchie2009-04-141-11/+22
* QPID-1204 : Augmented test to cope with case were Session was closed before w...Martin Ritchie2009-04-111-2/+10
* Added comments to help understand the testMartin Ritchie2009-04-111-2/+8
* QPID-1779 : Application of patches attached to JIRA. Should address connectio...Martin Ritchie2009-04-101-0/+110
* QPID-1806 : Ensure Flow to disk location is deleted when the queue is closedMartin Ritchie2009-04-101-0/+78
* QPID-1805 : Updated BackingStore to error if we cannot create the backing sto...Martin Ritchie2009-04-101-0/+143
* QPID-1803 : Test that selectors work when a QueueDepth is set.Martin Ritchie2009-04-102-29/+132
* QPID-1804 : Provide testing for Flow to Disk when using ack modes Client, Tra...Martin Ritchie2009-04-102-3/+60
* QPID-1791 : Replaced the get call before the dequeueAndDelete with a remove. ...Martin Ritchie2009-04-101-0/+160
* QPID-1778 : Increased delay as tcp testing takes longer than inVm. Now checks...Martin Ritchie2009-04-031-1/+2
* Fixed spelling errorMartin Ritchie2009-04-011-2/+2
* QPID-1764 : Add a BaseTransactionLog that takes care of handling persistent m...Martin Ritchie2009-04-011-20/+32