aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/rss-assertions.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rinda/test_rinda.rb: removed useless assignment variables.hsbt2014-08-291-1/+1
* * test/rake/test_rake_rules.rb: add space after string literal tocharliesome2013-09-021-1/+1
* Suppress warnings.naruse2012-07-231-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-14/+14
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-1/+1
* Added changes needed for miniunit. usually from using internal calls that are...ryan2008-09-231-0/+4
* * test/rss/: use PNG instead of zlib as binary data.kou2008-07-281-10/+6
* * lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou2008-06-291-15/+31
* * lib/rss/parser.rb, lib/rss/atom.rb, lib/rss/rss.rb,gotoyuzo2007-12-181-1/+1
* * lib/rss.rb, lib/rss/, test/rss/:kou2007-09-151-0/+12
* * lib/rss, sample/rss, test/rss:kou2007-08-051-648/+37
* * lib/rss, test/rss:kou2007-03-171-8/+2189
* * test/rss/rss-assertions.rb: removed needless code for backward compatibility.kou2007-02-041-13/+0
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-10/+32
* * test/rss/test_2.0.rb: added RSS 2.0 tests.kou2005-11-251-4/+4
* * lib/rss/: use #__send__ instead of #send.kou2005-11-231-3/+3
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-231-0/+19
* * lib/rss/1.0.rb: added convenience method 'resources'.kou2005-11-171-0/+1
* * lib/rss/maker/dublincore.rb: _really_ supported multiple Dublinkou2005-04-071-0/+10
* * lib/rss/rss.rb (RSS::NotSetError): added.kou2004-11-281-0/+12
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-25/+304
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-1/+24
* * lib/rss/: untabified.kou2004-10-161-133/+133
* * lib/rss/{trackback,syndication,dublincore,content}.rb: workedkou2004-07-051-0/+12
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-211-0/+127