summaryrefslogtreecommitdiff
path: root/test/rss/test_1.0.rb
AgeCommit message (Expand)Author
2013-02-24Use require_relative to require local librarynaruse
2012-07-23Suppress warnings.naruse
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2007-03-17* lib/rss, test/rss:kou
2005-11-25* test/rss/test_2.0.rb: added RSS 2.0 tests.kou
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou
2004-10-16* lib/rss/: untabified.kou
2004-10-16* lib/rss: supported prety print.kou
2004-03-21* test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-01-29 * test/*: remove $: trick. [ruby-dev:22763] use test/runner.rb tonahi
2004-01-29 * test/rss/test_*: do $: trick while searching a module in the currentnahi
2004-01-28* test/rss/*.rb: remove "test/" prefix.nobu
2004-01-28* lib/rss: rss library imported. [ruby-dev:22726]matz