ruby-cvs:16903
From: (kou) <kou ruby-lang.org>
Date: Sat, 17 Jun 2006 09:53:22 +0900
Subject: [ruby-cvs:16903] ruby, ruby/lib/rss, ruby/test/rss: * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
kou Sat, 17 Jun 2006 09:53:22 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/lib/rss:
0.9.rb
ruby/test/rss:
rss-assertions.rb test_1.0.rb
Added files: (Branch: ruby_1_8)
ruby/test/rss:
test_2.0.rb
Log:
* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
* test/rss/test_2.0.rb: added RSS 2.0 tests.
* test/rss/rss-assertions.rb: extended XML stylesheet assertion.
* lib/rss/0.9.rb: added initialize method.
* test/rss/test_1.0.rb: cleanup.
Revision Changes Path
1.2673.2.1647 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1646&r2=1.2673.2.1647
1.3.2.15 +19 -0 ruby/lib/rss/0.9.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/rss/0.9.rb?cvsroot=src&r1=1.3.2.14&r2=1.3.2.15
1.1.2.10 +4 -4 ruby/test/rss/rss-assertions.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/rss/rss-assertions.rb?cvsroot=src&r1=1.1.2.9&r2=1.1.2.10
1.6.2.7 +1 -23 ruby/test/rss/test_1.0.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/rss/test_1.0.rb?cvsroot=src&r1=1.6.2.6&r2=1.6.2.7
1.3.2.1 +23 -38 ruby/test/rss/test_2.0.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/test/rss/test_2.0.rb?cvsroot=src&r1=1.3&r2=1.3.2.1