aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/rss-testcase.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-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-5/+5
* * lib/rss/content.rb, lib/rss/content/, lib/rss/maker/content.rb,kou2007-11-021-4/+11
* * test/rss/test_taxonomy.rb, test/rss/test_parser_1.0.rb,kou2007-10-071-1/+8
* * lib/rss, test/rss:kou2007-03-171-4/+197
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-231-0/+19
* * lib/rss: supported Image module.kou2005-02-031-1/+13
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-0/+47
* * lib/rss/: untabified.kou2004-10-161-116/+116
* * lib/rss/{rss,parser,0.9,1.0,2.0}.rb: supported RSS 0.9x/2.0kou2004-07-061-3/+32
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-211-0/+164