<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/qpid-python.git/qpid/cpp/src/tests/python_tests, branch 0.6-release</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>Fix problem with make distcheck - python tests not being skipped when python absent.</title>
<updated>2009-12-01T13:28:29+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-12-01T13:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ec150948e1dbf6279c68cbcdc3289c20e8024a43'/>
<id>ec150948e1dbf6279c68cbcdc3289c20e8024a43</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@885759 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@885759 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up test environment variables, prepare for running more tests in cmake.</title>
<updated>2009-11-30T19:34:36+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-11-30T19:34:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=6bb0134ca322b6e50e6ec76a242f89259cd12274'/>
<id>6bb0134ca322b6e50e6ec76a242f89259cd12274</id>
<content type='text'>
   - consolidate test env vars in test_env.sh, also useful from command line.
   - generate test_env.sh with autoconf/cmake to cover library location differences.
   - Remove explicit mention of .libs, use $QPID_MODULE_DIR to load modules.
   - Fix run_test to run valgrind under cmake

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@885557 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   - consolidate test env vars in test_env.sh, also useful from command line.
   - generate test_env.sh with autoconf/cmake to cover library location differences.
   - Remove explicit mention of .libs, use $QPID_MODULE_DIR to load modules.
   - Fix run_test to run valgrind under cmake

git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@885557 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix python tests to work in VPATH builds and for make distcheck.</title>
<updated>2009-09-28T21:17:31+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-09-28T21:17:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=425d83fc95aa42e155341aac20b814d4bf7bae08'/>
<id>425d83fc95aa42e155341aac20b814d4bf7bae08</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@819738 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@819738 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>rhs's new system for python allows us to build python test</title>
<updated>2009-09-23T09:39:12+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2009-09-23T09:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=c6f747f6a5016ff73d9eb4320e6eca572c16e52c'/>
<id>c6f747f6a5016ff73d9eb4320e6eca572c16e52c</id>
<content type='text'>
code that is appropriate for the installed python version,
and place the code at any desired location.  This is a big
improvement in making the builds automatically adapt to
different OSs.

From src/tests/Makefile.am, I am calling his gadget to
create the code, and placing it all in PYTHON_DIR/temp.
Then altering the paths in a bunch of test scripts to point
to the right places.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@818020 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code that is appropriate for the installed python version,
and place the code at any desired location.  This is a big
improvement in making the builds automatically adapt to
different OSs.

From src/tests/Makefile.am, I am calling his gadget to
create the code, and placing it all in PYTHON_DIR/temp.
Then altering the paths in a bunch of test scripts to point
to the right places.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@818020 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Rolling back my recent change 816715.  These script changes don't work with the RH "Ptolemy" build system.</title>
<updated>2009-09-18T18:06:36+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2009-09-18T18:06:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=5d2e5e2b890fa5c099158a63621803fd9ee08741'/>
<id>5d2e5e2b890fa5c099158a63621803fd9ee08741</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@816731 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@816731 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>rhs's new system for python allows us to build python test</title>
<updated>2009-09-18T16:53:50+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2009-09-18T16:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=68cbf4e5bab891c66b0bff680ba80d790bccc224'/>
<id>68cbf4e5bab891c66b0bff680ba80d790bccc224</id>
<content type='text'>
code that is appropriate for the installed python version,
and place the code at any desired location.  This is a big
improvement in making the builds automatically adapt to
different OSs.

From src/tests/Makefile.am, I am calling his gadget to 
create the code, and placing it all in PYTHON_DIR/temp.    
Then altering the paths in a bunch of test scripts to point
to the right places.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@816715 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code that is appropriate for the installed python version,
and place the code at any desired location.  This is a big
improvement in making the builds automatically adapt to
different OSs.

From src/tests/Makefile.am, I am calling his gadget to 
create the code, and placing it all in PYTHON_DIR/temp.    
Then altering the paths in a bunch of test scripts to point
to the right places.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@816715 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>backing out change r815804 -- didn't test with clustering turned on.</title>
<updated>2009-09-16T18:45:54+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2009-09-16T18:45:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=ca21fd0f95dcf5dad785960fd09f1c59ed441707'/>
<id>ca21fd0f95dcf5dad785960fd09f1c59ed441707</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@815923 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@815923 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>rhs's new system for python allows us to build python test</title>
<updated>2009-09-16T14:31:11+00:00</updated>
<author>
<name>Michael Goulish</name>
<email>mgoulish@apache.org</email>
</author>
<published>2009-09-16T14:31: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=f12c10082f0cc95f53847b55b22c3f4476fea8a4'/>
<id>f12c10082f0cc95f53847b55b22c3f4476fea8a4</id>
<content type='text'>
code that is appropriate for the installed python version,
and place the code at any desired location.  This is a big
improvement in making the builds automatically adapt to
different OSs.

From src/tests/Makefile.am, I am calling his gadget to create
the code, and placing it all in PYTHON_DIR/temp.    Then altering
the paths in a bunch of test scripts to point to the right places.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@815804 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code that is appropriate for the installed python version,
and place the code at any desired location.  This is a big
improvement in making the builds automatically adapt to
different OSs.

From src/tests/Makefile.am, I am calling his gadget to create
the code, and placing it all in PYTHON_DIR/temp.    Then altering
the paths in a bunch of test scripts to point to the right places.



git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@815804 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the cpp/python test integration</title>
<updated>2009-08-11T19:58:12+00:00</updated>
<author>
<name>Rafael H. Schloming</name>
<email>rhs@apache.org</email>
</author>
<published>2009-08-11T19:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/qpid-python.git/commit/?id=b09bc3be5ecbdda4e97a6929217d2c19182d6c83'/>
<id>b09bc3be5ecbdda4e97a6929217d2c19182d6c83</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@803270 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@803270 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct mistake from previous commit where missing python dir causes an error rather than a warning.</title>
<updated>2009-01-30T14:34:48+00:00</updated>
<author>
<name>Alan Conway</name>
<email>aconway@apache.org</email>
</author>
<published>2009-01-30T14:34: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=5827482775336cd49f24bba381beb6812778a622'/>
<id>5827482775336cd49f24bba381beb6812778a622</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@739295 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@739295 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
