<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-systemd.git/pytest.ini, branch v235</title>
<subtitle>github.com: systemd/python-systemd.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/'/>
<entry>
<title>tests: fix test discovery by pytest</title>
<updated>2015-09-05T11:47:47+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-09-05T11:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=c76c5f0ef76e2de00eb93ee6e35e9d044fe35c28'/>
<id>c76c5f0ef76e2de00eb93ee6e35e9d044fe35c28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: also collect doctests from rst</title>
<updated>2015-09-05T11:33:40+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-09-05T11:33:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=26a9c1f18ad2ef63fb3f2676c5ad8f6a565054e8'/>
<id>26a9c1f18ad2ef63fb3f2676c5ad8f6a565054e8</id>
<content type='text'>
There isn't much to test now, but it doesn't hurt to enable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There isn't much to test now, but it doesn't hurt to enable.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: enable doctests in the sources</title>
<updated>2015-09-05T11:09:43+00:00</updated>
<author>
<name>Zbigniew Jędrzejewski-Szmek</name>
<email>zbyszek@in.waw.pl</email>
</author>
<published>2015-09-05T10:48:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-systemd.git/commit/?id=cc5f218a5082bd8a52f80d1bedad7bd4f78bca5e'/>
<id>cc5f218a5082bd8a52f80d1bedad7bd4f78bca5e</id>
<content type='text'>
Unfortunately the "standard" way to access the names in the
defined module does not work. I find it nicer to explicitly import,
e.g. from systemd import journal, because then the examples
correspond more closely to what a user would use. The only
exception is made for JournalHandler, because journal.JournalHandler
is a tad to long.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately the "standard" way to access the names in the
defined module does not work. I find it nicer to explicitly import,
e.g. from systemd import journal, because then the examples
correspond more closely to what a user would use. The only
exception is made for JournalHandler, because journal.JournalHandler
is a tad to long.
</pre>
</div>
</content>
</entry>
</feed>
