summaryrefslogtreecommitdiff
path: root/test/rss
AgeCommit message (Expand)Author
2004-12-07* test/rss/test_version.rb: added version check test. [ruby-dev:25053]kou
2004-11-28* lib/rss/rss.rb (RSS::NotSetError): added.kou
2004-11-27* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou
2004-11-27* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou
2004-11-19* lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou
2004-11-01* lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Makerkou
2004-10-31* lib/rss/maker/*.rb: added RSS Maker.kou
2004-10-16* lib/rss/: untabified.kou
2004-10-16* lib/rss: supported prety print.kou
2004-07-06 * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou
2004-07-05 * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou
2004-04-07* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou
2004-03-21* test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-02-25* lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu
2004-02-13* test/rss/test_trackback.rb: added tests for TrackBack with RSSkou
2004-02-03* lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou
2004-01-31* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-29 * test/rss/test_*: do $: trick while searching a module in the currentnahi
2004-01-28* test/rss/*.rb: remove "test/" prefix.nobu
2004-01-28* lib/rss: rss library imported. [ruby-dev:22726]matz