Skip to content

Commit

Permalink
* test/rss/test_parser.rb: split parser tests into ...
Browse files Browse the repository at this point in the history
* test/rss/test_parser_1.0.rb: ... RSS 1.0 parsing tests and ...
* test/rss/test_parser_2.0.rb: ... RSS 2.0 parsing tests.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
kou committed Jun 20, 2006
1 parent 7625cd5 commit b205dba
Show file tree
Hide file tree
Showing 4 changed files with 631 additions and 631 deletions.
6 changes: 6 additions & 0 deletions ChangeLog
@@ -1,3 +1,9 @@
Tue Jun 20 22:08:36 2006 Kouhei Sutou <kou@cozmixng.org>

* test/rss/test_parser.rb: split parser tests into ...
* test/rss/test_parser_1.0.rb: ... RSS 1.0 parsing tests and ...
* test/rss/test_parser_2.0.rb: ... RSS 2.0 parsing tests.

Tue Jun 20 21:19:06 2006 Kouhei Sutou <kou@cozmixng.org>

* lib/rss/rss.rb: provided default RSS::Element#children.
Expand Down

0 comments on commit b205dba

Please sign in to comment.