aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/test_2.0.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* Use require_relative to require local librarynaruse2013-02-241-1/+1
* Suppress warnings.naruse2012-07-231-26/+28
* * lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou2010-10-301-3/+2
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-30/+30
* * lib/rss, test/rss:kou2007-03-171-19/+35
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-251-4/+4
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-19/+34
* * test/rss/test_2.0.rb: added RSS 2.0 tests.kou2005-11-251-0/+379