ruby-cvs:16038
From: (kou) <kou ruby-lang.org>
Date: Fri, 25 Nov 2005 10:33:50 +0900
Subject: [ruby-cvs:16038] ruby, ruby/lib/rss, ruby/test/rss: * test/rss/test_2.0.rb: added RSS 2.0 tests.
kou Fri, 25 Nov 2005 10:33:50 +0900
Modified files:
ruby:
ChangeLog
ruby/lib/rss:
0.9.rb
ruby/test/rss:
rss-assertions.rb test_1.0.rb
Added files:
ruby/test/rss:
test_2.0.rb
Log:
* 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.4800 +10 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4799&r2=1.4800
1.21 +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.20&r2=1.21
1.11 +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.10&r2=1.11
1.12 +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.11&r2=1.12
1.1 -ADDED- 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&rev=1.1