aboutsummaryrefslogtreecommitdiffstats
path: root/test/rss/test_accessor.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
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-16/+16
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-2/+81
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-2/+0
* * lib/rss/: untabified.kou2004-10-161-17/+17
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-211-18/+19
* * lib/rss/2.0.rb, lib/rss/content.rb, lib/rss/dublincore.rb,kou2004-02-031-1/+0
* * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi2004-01-291-3/+0
* * test/rss/test_*: do $: trick while searching a module in the currentnahi2004-01-291-0/+3
* * test/rss/*.rb: remove "test/" prefix.nobu2004-01-281-1/+3
* * lib/rss: rss library imported. [ruby-dev:22726]matz2004-01-281-0/+24