<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/feedgenerator.git/tests_feedgenerator, branch main</title>
<subtitle>github.com: getpelican/feedgenerator.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/'/>
<entry>
<title>renamed test dir to more traditional "tests"</title>
<updated>2021-09-29T18:45:33+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-09-29T18:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=8bcc4d9119ed36c45ed7c2c68ac9aa5ab9c53ec2'/>
<id>8bcc4d9119ed36c45ed7c2c68ac9aa5ab9c53ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize test_stringio.py</title>
<updated>2021-09-29T18:38:21+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-09-29T18:38:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=280a3b8737038f45d4242e26896036525dc192ba'/>
<id>280a3b8737038f45d4242e26896036525dc192ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize test_feedgenerator.py</title>
<updated>2021-09-29T18:30:54+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-09-29T18:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=63e1e42c4b6978530042637824a40887d9e377e3'/>
<id>63e1e42c4b6978530042637824a40887d9e377e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify tests by using pytest.mark.parametrize</title>
<updated>2021-09-28T10:57:20+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-09-27T19:43:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=d42117480d939c64f6706e1c282b9cbaba6170fd'/>
<id>d42117480d939c64f6706e1c282b9cbaba6170fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for truthiness so empty strings are also false</title>
<updated>2021-09-28T10:55:47+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-09-27T19:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=1ab5258243a012cb372ea4c0772b13a288a127df'/>
<id>1ab5258243a012cb372ea4c0772b13a288a127df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix double subtitles if description &amp; subtitle are provided</title>
<updated>2021-09-28T10:53:48+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-09-27T19:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=bfe94997048d72d289835c9df236387e9a48fd5f'/>
<id>bfe94997048d72d289835c9df236387e9a48fd5f</id>
<content type='text'>
Tests all four possible combinations against the expected result.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tests all four possible combinations against the expected result.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 (#27)</title>
<updated>2021-08-18T10:27:08+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>bastian.venthur@flixbus.com</email>
</author>
<published>2021-08-18T10:27:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=5e9e1af94ef810336360ff83872f36ae61465dbc'/>
<id>5e9e1af94ef810336360ff83872f36ae61465dbc</id>
<content type='text'>
* removed __future__ imports and explicit encodings
* removed six dependency and code
* fixed py2/3 specific imports
* removed python2 specific code
* don't mention unittest2 anymore</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* removed __future__ imports and explicit encodings
* removed six dependency and code
* fixed py2/3 specific imports
* removed python2 specific code
* don't mention unittest2 anymore</pre>
</div>
</content>
</entry>
<entry>
<title>Use description field as subtitle for Atom feeds, if provided (#23)</title>
<updated>2021-08-17T15:49:29+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2021-08-17T15:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=ae04e8a05b5136eebbc9343137a7e0987737bf50'/>
<id>ae04e8a05b5136eebbc9343137a7e0987737bf50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify with six.text_type (#15)</title>
<updated>2019-02-11T06:41:49+00:00</updated>
<author>
<name>cclauss</name>
<email>cclauss@me.com</email>
</author>
<published>2019-02-11T06:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=78b5100f8d9594afb2df9038e01ecc43ecb4abae'/>
<id>78b5100f8d9594afb2df9038e01ecc43ecb4abae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6 from Scheirle/remove_test</title>
<updated>2016-08-11T23:58:44+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2016-08-11T23:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=2a39fee4f0e70f8d884b0cc248dca615313d05fa'/>
<id>2a39fee4f0e70f8d884b0cc248dca615313d05fa</id>
<content type='text'>
Removes Unittest 002</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes Unittest 002</pre>
</div>
</content>
</entry>
</feed>
