aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/test_maker_0.9.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
* * lib/rss/maker/base.rb, test/rss/test_maker_0.9.rb:kou2010-01-121-0/+17
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou2009-05-161-0/+11
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-14/+14
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou2008-12-111-0/+7
* * lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou2008-06-291-2/+3
* * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb:kou2008-02-111-1/+1
* * lib/rss, sample/rss, test/rss:kou2007-08-051-18/+26
* * lib/rss, test/rss:kou2007-03-171-52/+88
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-10/+10
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-131-0/+1
* * lib/rss/rss.rb (RSS::NotSetError): added.kou2004-11-281-45/+51
* * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou2004-11-271-24/+30
* * lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou2004-11-191-37/+3
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-6/+24
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-2/+2
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-0/+397