<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git/test/run-test.sh, branch dbus-python-0.82.4</title>
<subtitle>gitlab.freedesktop.org: dbus/dbus-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/'/>
<entry>
<title>Use MIT/X11 license as per permission given on the dbus mailing list.</title>
<updated>2007-10-09T11:20:10+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-10-09T11:20:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=0a8b67e2d99ed36f30d6709277a40fdd2812953d'/>
<id>0a8b67e2d99ed36f30d6709277a40fdd2812953d</id>
<content type='text'>
This affects code with copyright statements from the following individuals:
* Anders Carlsson
* Colin Walters
* David Zeuthen
* Rob Taylor
and the following companies:
* Collabora Ltd. (represented by me)
* Red Hat Inc. (represented by Havoc Pennington)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This affects code with copyright statements from the following individuals:
* Anders Carlsson
* Colin Walters
* David Zeuthen
* Rob Taylor
and the following companies:
* Collabora Ltd. (represented by me)
* Red Hat Inc. (represented by Havoc Pennington)
</pre>
</div>
</content>
</entry>
<entry>
<title>test/: add some missing copyright headers</title>
<updated>2007-10-09T10:42:00+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-10-09T10:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=64eeafbf7a167dd116aeabbcf78ebc257f551e1b'/>
<id>64eeafbf7a167dd116aeabbcf78ebc257f551e1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement fallback objects.</title>
<updated>2007-06-18T15:31:20+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-06-18T15:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=543ebc088ffbef9a52de333d99361b47301571b3'/>
<id>543ebc088ffbef9a52de333d99361b47301571b3</id>
<content type='text'>
In the process, simplify the signal decorator a bit - don't allow the signal
to be emitted from a subset of interfaces (removing connection_keyword),
deprecate path_keyword, disallow path_keyword on objects that support multiple
object paths, and add rel_path_keyword. This is an API removal since previous
patches, but is compatible with the last release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the process, simplify the signal decorator a bit - don't allow the signal
to be emitted from a subset of interfaces (removing connection_keyword),
deprecate path_keyword, disallow path_keyword on objects that support multiple
object paths, and add rel_path_keyword. This is an API removal since previous
patches, but is compatible with the last release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't run the examples during "make check" - timing/startup issues cause intermittent failures</title>
<updated>2007-05-09T09:02:33+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-05-09T09:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=756d092e3bb346dbf791af32f31c0efe520573d1'/>
<id>756d092e3bb346dbf791af32f31c0efe520573d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test/test-p2p.py: Added. Test "peer-to-peer" connections.</title>
<updated>2007-04-30T12:38:50+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-04-30T12:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=77f19ef18864f3468b7373bd75461aad3239fe52'/>
<id>77f19ef18864f3468b7373bd75461aad3239fe52</id>
<content type='text'>
(Actually tested by connecting to the bus daemon, because I haven't implemented
a Python binding for DBusServer yet.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(Actually tested by connecting to the bus daemon, because I haven't implemented
a Python binding for DBusServer yet.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add regression test for main loop failure handling (a main loop that never works)</title>
<updated>2007-01-16T19:52:45+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-16T19:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=47860b5c25c823587e4e06636acc926b252fe114'/>
<id>47860b5c25c823587e4e06636acc926b252fe114</id>
<content type='text'>
Also run tests with DBUS_FATAL_WARNINGS and ulimit -c unlimited so they dump
core at the slightest provocation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also run tests with DBUS_FATAL_WARNINGS and ulimit -c unlimited so they dump
core at the slightest provocation.
</pre>
</div>
</content>
</entry>
<entry>
<title>test/run-test.sh: Re-order to run the simpler tests (standalone, examples, cross tests) first</title>
<updated>2007-01-16T15:05:31+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-16T15:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=bd2baf2aad6a7f5ecf0bf7e867e74077cf733cd6'/>
<id>bd2baf2aad6a7f5ecf0bf7e867e74077cf733cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an example of asynchronous calls. Run the examples during 'make check'.</title>
<updated>2007-01-09T14:05:28+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-09T14:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=26ce68b8de3f48187091d3686cb30b75375b84d0'/>
<id>26ce68b8de3f48187091d3686cb30b75375b84d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include the cross-test in 'make check'</title>
<updated>2006-12-19T15:16:43+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2006-12-19T15:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=d6bfbdd4a270a0b2421e8cba566805211b711c77'/>
<id>d6bfbdd4a270a0b2421e8cba566805211b711c77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to autotools and test with Python 2.5 as well as 2.4.</title>
<updated>2006-12-18T20:33:56+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2006-12-18T20:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/dbus-python.git/commit/?id=e6eb7b5307da2a446e1c8c6b0cb6b11fc6705b00'/>
<id>e6eb7b5307da2a446e1c8c6b0cb6b11fc6705b00</id>
<content type='text'>
In the process:

HACKING.txt: update
include/dbus-python.h: add some typedefs to make it saner
bus.c, conn.c, conn-methods.c: further alter docstrings to keep epydoc happy
exceptions.c: create exceptions in a more longwinded way for Python 2.5 compatibility
message-get-args.c, bus/__init__.py: tweak docstrings
dbus/introspect_parser.py: make docstring valid reStructuredText
run-test.sh: simplify, since configure now does some of the work
test/*.py: use paths from run-test.sh, cope with out-of-tree builds
test-standalone.py: carry out additional sanity checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the process:

HACKING.txt: update
include/dbus-python.h: add some typedefs to make it saner
bus.c, conn.c, conn-methods.c: further alter docstrings to keep epydoc happy
exceptions.c: create exceptions in a more longwinded way for Python 2.5 compatibility
message-get-args.c, bus/__init__.py: tweak docstrings
dbus/introspect_parser.py: make docstring valid reStructuredText
run-test.sh: simplify, since configure now does some of the work
test/*.py: use paths from run-test.sh, cope with out-of-tree builds
test-standalone.py: carry out additional sanity checks
</pre>
</div>
</content>
</entry>
</feed>
