1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/rss
kou 93402a2f17 * lib/rss/parser.rb: added entity handling type predicate.
* lib/rss/rexmlparser.rb: ditto.
* lib/rss/xmlparser.rb: ditto.
* lib/rss/xmlscanner.rb: ditto.

* lib/rss/xmlscanner.rb: more robust entity handling.

* test/rss/test_parser.rb: added an entity handling test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-23 13:35:11 +00:00
..
rss-assertions.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
rss-testcase.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_1.0.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_accessor.rb
test_content.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_dublincore.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_image.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_inherit.rb
test_maker_0.9.rb * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added 2005-02-13 14:21:21 +00:00
test_maker_1.0.rb * lib/rss/maker/base.rb (RSS::Maker::ItemsBase#normalize): fixed 2005-09-16 23:48:17 +00:00
test_maker_2.0.rb * lib/rss/dublincore.rb (RSS::DublicCoreModel#date{,=}): added 2005-02-13 14:21:21 +00:00
test_maker_content.rb
test_maker_dc.rb * test/rss/test_maker_dc.rb (test_date): added a test for #date= 2005-04-07 05:42:56 +00:00
test_maker_image.rb
test_maker_sy.rb
test_maker_taxo.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_maker_trackback.rb
test_maker_xml-stylesheet.rb
test_parser.rb * lib/rss/parser.rb: added entity handling type predicate. 2005-11-23 13:35:11 +00:00
test_setup_maker_0.9.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_setup_maker_1.0.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_setup_maker_2.0.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
test_syndication.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_taxonomy.rb * test/rss/test_taxonomy.rb: use #reject directory. 2005-11-23 09:33:49 +00:00
test_to_s.rb
test_trackback.rb * lib/rss/: use #__send__ instead of #send. 2005-11-23 09:49:02 +00:00
test_version.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6. 2005-11-15 16:29:02 +00:00
test_xml-stylesheet.rb