<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/tests/src, branch 0.8</title>
<subtitle>git.apache.org: qpid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/'/>
<entry>
<title>Add ASF licence to another couple files</title>
<updated>2010-10-28T20:59:48+00:00</updated>
<author>
<name>Robert Gemmell</name>
<email>robbie@apache.org</email>
</author>
<published>2010-10-28T20:59:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=7fa7cc8a12ca3c0fd0d1e53185e8d924b59fd3f9'/>
<id>7fa7cc8a12ca3c0fd0d1e53185e8d924b59fd3f9</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028475 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028475 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes broker issues when max_count or max_size are invalid.</title>
<updated>2010-10-28T15:21:06+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-10-28T15:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=a9e479dc761a75bf0f89fd77e19d36760701c00a'/>
<id>a9e479dc761a75bf0f89fd77e19d36760701c00a</id>
<content type='text'>
Accepts non-negative integer values, or strings containing the lexical representation of such values.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028346 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accepts non-negative integer values, or strings containing the lexical representation of such values.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1028346 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Now takes a set of implementations of each program, and tests implementations in each language against each other. For instance, for drain:</title>
<updated>2010-08-19T20:44:38+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-08-19T20:44:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0e247fda5540cca4d33a94b11077ac34bc457385'/>
<id>0e247fda5540cca4d33a94b11077ac34bc457385</id>
<content type='text'>
drains = [ 
    {'lang': 'CPP', 'command': cpp_examples_path + "drain" }, 
    {'lang': 'PYTHON', 'command': python_examples_path + "drain"}, 
    {'lang': 'JAVA', 'command': java_invoke + "org.apache.qpid.example.Drain"} 
    ]

Next step: allow these to be passed via the command line, using the same syntax.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@987305 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drains = [ 
    {'lang': 'CPP', 'command': cpp_examples_path + "drain" }, 
    {'lang': 'PYTHON', 'command': python_examples_path + "drain"}, 
    {'lang': 'JAVA', 'command': java_invoke + "org.apache.qpid.example.Drain"} 
    ]

Next step: allow these to be passed via the command line, using the same syntax.


git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@987305 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed timing problems with topic exchange test. Added support for broker address to Java - it's now available for all three languages.</title>
<updated>2010-07-21T19:48:32+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-21T19:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=78f71a6f2134e9e60c10ae0ea32a4f9f26dc42f1'/>
<id>78f71a6f2134e9e60c10ae0ea32a4f9f26dc42f1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@966384 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@966384 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed extraneous output in Java programs by setting log4j to WARN.</title>
<updated>2010-07-20T19:43:26+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-20T19:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=eeab496104a9e759de9c8b574bd81f24ff5b9f23'/>
<id>eeab496104a9e759de9c8b574bd81f24ff5b9f23</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965970 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965970 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Configuration file for log4j - limits Java output.</title>
<updated>2010-07-20T19:42:30+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-20T19:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=315e6545e638d858a5c40813c8dffdb5056eca92'/>
<id>315e6545e638d858a5c40813c8dffdb5056eca92</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965969 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965969 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed qpid-config parameter problem.</title>
<updated>2010-07-20T19:08:07+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-20T19:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=76059a9b93310ad871ea0de8b11116a2957ce1ff'/>
<id>76059a9b93310ad871ea0de8b11116a2957ce1ff</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965960 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965960 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Java tests. (One test still fails ...)</title>
<updated>2010-07-19T23:04:11+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-19T23:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=1931ec95b7882f209ec10ed0eb35884eff19622b'/>
<id>1931ec95b7882f209ec10ed0eb35884eff19622b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965674 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@965674 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed race condition with setting up queues for subscriptions using timeouts. Eliminated superfluous output.</title>
<updated>2010-07-16T20:52:30+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-16T20:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=151cde0bc30331fcb0ff583ad57c03064e2246dc'/>
<id>151cde0bc30331fcb0ff583ad57c03064e2246dc</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@964948 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@964948 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved logging to easily identify tests. Changed content of messages - each message now uses the name of the test as message content by default. Removed redundant popen.wait() calls after popen.communicate().</title>
<updated>2010-07-08T19:40:09+00:00</updated>
<author>
<name>Jonathan Robie</name>
<email>jonathan@apache.org</email>
</author>
<published>2010-07-08T19:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=0a7454a57846f148fdc446bc065e584faba025f1'/>
<id>0a7454a57846f148fdc446bc065e584faba025f1</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961900 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@961900 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
