aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/test_maker_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-4/+4
* * lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bugkou2009-08-241-0/+20
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+20
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb,kou2009-05-161-0/+7
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-41/+41
* * lib/rss/maker.rb, lib/rss/maker/0.9.rb, lib/rss/maker/base.rb:kou2008-12-111-0/+4
* * 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-0/+29
* * lib/rss, sample/rss, test/rss:kou2007-08-051-2/+10
* * lib/rss, test/rss:kou2007-03-171-33/+41
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-16/+16
* * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): addedkou2005-02-131-0/+3
* * lib/rss/rss.rb (RSS::NotSetError): added.kou2004-11-281-37/+42
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-13/+43
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-1/+2
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-0/+621