Changeset 1548
- Timestamp:
- 08/21/06 00:09:24
- Files:
-
- trunk/plagger/t/core/feed-parser-discover.t (modified) (1 diff)
- trunk/plagger/t/core/feed-parser.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plagger/t/core/feed-parser-discover.t
r1492 r1548 21 21 === Straight Feed URL 22 22 --- input 23 http:// d.hatena.ne.jp/miyagawa/rss23 http://feeds.feedburner.com/bulknews 24 24 --- expected 25 http:// d.hatena.ne.jp/miyagawa/rss25 http://feeds.feedburner.com/bulknews 26 26 27 === Straight Feed URL RSS227 === Straight Feed TypePad 28 28 --- input 29 http:// d.hatena.ne.jp/miyagawa/rss229 http://bulknews.typepad.com/blog/atom.xml 30 30 --- expected 31 http:// d.hatena.ne.jp/miyagawa/rss231 http://bulknews.typepad.com/blog/atom.xml 32 32 33 33 === Auto-Disocvery 34 34 --- input 35 http:// d.hatena.ne.jp/miyagawa/35 http://subtech.g.hatena.ne.jp/miyagawa/ 36 36 --- expected 37 http:// d.hatena.ne.jp/miyagawa/rss37 http://subtech.g.hatena.ne.jp/miyagawa/rss2 38 38 39 39 === No RSS Auto-Discovery trunk/plagger/t/core/feed-parser.t
r1492 r1548 19 19 === Straight Feed URL 20 20 --- input 21 http:// d.hatena.ne.jp/miyagawa/rss21 http://subtech.g.hatena.ne.jp/miyagawa/rss 22 22 --- expected 23 miyagawaの日記 24 25 === Straight Feed URL RSS2 26 --- input 27 http://d.hatena.ne.jp/miyagawa/rss2 28 --- expected 29 miyagawaの日記 23 Bulknews::Subtech 30 24 31 25 === Auto-Discovery 32 26 --- input 33 http:// d.hatena.ne.jp/miyagawa/27 http://blog.bulknews.net/mt/ 34 28 --- expected 35 miyagawaの日記 29 blog.bulknews.net
