summaryrefslogtreecommitdiff
path: root/tests_feedgenerator
Commit message (Expand)AuthorAgeFilesLines
* Remove Python 2 (#27)Bastian Venthur2021-08-183-107/+48
* Use description field as subtitle for Atom feeds, if provided (#23)Bastian Venthur2021-08-171-1/+5
* Simplify with six.text_type (#15)cclauss2019-02-112-9/+3
* Merge pull request #6 from Scheirle/remove_testJustin Mayer2016-08-111-9/+1
|\
| * Removes Unittest 002Bernhard Scheirle2016-08-111-9/+1
* | Always set the 'updated' element of an 'entry' in Atom FeedsBernhard Scheirle2016-08-111-3/+8
|/
* Updates the expected test output to match the new tag uriBernhard Scheirle2016-04-041-1/+1
* Support Atom's <content> elementEevee (Lexy Munroe)2016-01-041-2/+3
* Add test for Atom feed generation.Alex Brown2014-01-071-6/+40
* Remove unnecessary atom elements.Alex Brown2014-01-061-1/+1
* sort attributes for consistent outputDeniz Turgut2013-04-052-2/+2
* Use OrderedDict for feed XML attribsDirk Makowski2013-02-181-0/+4
* Renamed tests dir to avoid conflict by UnitTestDirk Makowski2012-08-294-0/+217