aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou2004-04-071-0/+31
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-2111-955/+977
* * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou2004-03-214-1/+178
* * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu2004-02-254-4/+4
* * test/rss/test_trackback.rb: added tests for TrackBack with RSSkou2004-02-132-5/+73
* * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou2004-02-036-6/+4
* * lib/rss/parser.rb (RSS::Parser): added @@default_parser. Usedkou2004-01-313-33/+10
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-297-21/+0
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-297-0/+21
* * test/rss/*.rb: remove "test/" prefix.nobu2004-01-289-8/+26
* * lib/rss: rss library imported. [ruby-dev:22726]matz2004-01-2811-0/+1350