aboutsummaryrefslogtreecommitdiff
path: root/t/podcast.t
Commit message (Collapse)AuthorAge
* fix test case ogg mime typeJoey Hess2014-06-13
| | | | Seems that a better mime type is detected now on Debian stable.
* avoid running this test if File:MimeInfo is not installedJoey Hess2014-01-25
| | | | it's needed to get mime types in the feed
* Genericize download link for more use cases.Amitai Schlair2013-06-26
|
* Un-copy-paste the fancy-podcast tests.Amitai Schlair2013-02-21
|
* Render fancy podcast enclosures.Amitai Schlair2013-02-20
| | | | | | | | | | | Simple podcast feeds didn't have content tags and I made sure to keep it that way. This may be unnecessarily conservative. Changing the behavior to include empty content tags might be fine, but I don't want to think about it right now, I just want my tests to keep passing! The new fancy-podcast tests are copy-pasted-edited from the simple-podcast tests. These tests shall be refactored.
* Make enclosures absolute (in feeds they have to be).Amitai Schlair2013-02-20
|
* When inlining HTML pages, render enclosures.Amitai Schlair2013-02-19
|
* Document that last enclosure wins.Amitai Schlair2013-02-19
|
* Make enclosure follow WikiLink LinkingRules.Amitai Schlair2013-02-19
|
* Rename some posts and fix wrong assumptions.Amitai Schlair2013-02-19
|
* Make [[!meta enclosure=foo.mp3]] "work" for HTML.Amitai Schlair2013-02-19
|
* Document that podcasts are text XOR enclosure.Amitai Schlair2013-02-19
|
* Wrap a long line.Amitai Schlair2013-02-19
|
* Add tests for existing podcast behavior.Amitai Schlair2013-02-19