mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
4ef7ec62ca
Maker. * lib/rss/taxonomy.rb: supported RSS Maker. * lib/rss/maker.rb: added taxonomy module support. * lib/rss/rss.rb: adjusted to other element API. * lib/rss/1.0.rb: adjusted to other element API but backward compatibility is reserved. * lib/rss/0.9.rb: ditto. * test/rss/test_maker_taxo.rb: added test case for taxonomy module for RSS Maker. * test/rss/test_setup_maker_1.0.rb: added tests for taxo:topic. * test/rss/test_setup_maker_1.0.rb: added backward compatibility test. * test/rss/test_setup_maker_0.9.rb: ditto. * test/rss/test_setup_maker_2.0.rb: ditto. * test/rss/rss-testcase.rb: added convenience method for setting up taxo:topic. * test/rss/rss-assertions.rb: added assertion for taxo:topic. * sample/rss/blend.rb: followed new API. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
rss-assertions.rb | ||
rss-testcase.rb | ||
test_1.0.rb | ||
test_accessor.rb | ||
test_content.rb | ||
test_dublincore.rb | ||
test_image.rb | ||
test_inherit.rb | ||
test_maker_0.9.rb | ||
test_maker_1.0.rb | ||
test_maker_2.0.rb | ||
test_maker_content.rb | ||
test_maker_dc.rb | ||
test_maker_image.rb | ||
test_maker_sy.rb | ||
test_maker_taxo.rb | ||
test_maker_trackback.rb | ||
test_maker_xml-stylesheet.rb | ||
test_parser.rb | ||
test_setup_maker_0.9.rb | ||
test_setup_maker_1.0.rb | ||
test_setup_maker_2.0.rb | ||
test_syndication.rb | ||
test_taxonomy.rb | ||
test_to_s.rb | ||
test_trackback.rb | ||
test_version.rb | ||
test_xml-stylesheet.rb |