summaryrefslogtreecommitdiff
path: root/tests/regressiontests/syndication/tests.py
AgeCommit message (Expand)Author
2010-03-15Fixed #12998 -- Corrected handling of time zones in syndication framework.Russell Keith-Magee
2010-01-28Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...Russell Keith-Magee
2009-04-07Fixed #9957: feeds now respect time zone information provided by the pub date.Jacob Kaplan-Moss
2008-08-27Added a test to ensure that strings in RSS are properly escaped. Refs #6533.Jacob Kaplan-Moss
2008-08-12Fixed #8253: fixed xmlns regression for Atom feeds, and in the process added ...Jacob Kaplan-Moss
2008-08-11Added a number of callbacks to SyndicationFeed for adding custom attributes a...Jacob Kaplan-Moss
2008-08-11Added a couple of extra syndication tests, and generally sanitized the existi...Jacob Kaplan-Moss
2008-03-20Merged the tests and documentation from #4720 to support the changes in [7295].Malcolm Tredinnick