summaryrefslogtreecommitdiff
path: root/test/rss/rss-assertions.rb
AgeCommit message (Expand)Author
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-10-01* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame
2008-09-23Added changes needed for miniunit. usually from using internal calls that are...ryan
2008-07-28* test/rss/: use PNG instead of zlib as binary data.kou
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou
2007-12-18* lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo
2007-09-15* lib/rss.rb, lib/rss/, test/rss/:kou
2007-08-05* lib/rss, sample/rss, test/rss:kou
2007-03-17* lib/rss, test/rss:kou
2007-02-04* test/rss/rss-assertions.rb: removed needless code for backward compatibility.kou
2005-11-25* lib/rss/rss.rb: improved type conversion.kou
2005-11-25* test/rss/test_2.0.rb: added RSS 2.0 tests.kou
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2005-11-23* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou
2005-11-17* lib/rss/1.0.rb: added convenience method 'resources'.kou
2005-04-07* lib/rss/maker/dublincore.rb: _really_ supported multiple Dublinkou
2004-11-28* lib/rss/rss.rb (RSS::NotSetError): added.kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-10-31* lib/rss/maker/*.rb: added RSS Maker.kou
2004-10-16* lib/rss/: untabified.kou
2004-07-05 * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou
2004-03-21* test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou