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 51bd9cada8 * NEWS: add an entry for rss.
* lib/rss/, test/rss/: merge from trunk.
- 0.2.4 -> 0.2.5.
- RSS::Maker.make raise an exception not returns nil for invalid
feed making.
- RSS::Maker.make requires block.
- don't use instance_variable to initialize variables. (speed up)


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-29 09:12:56 +00:00
..
rss-assertions.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
rss-testcase.rb * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1. 2007-11-30 12:56:33 +00:00
test_1.0.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_2.0.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_accessor.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 01:02:08 +00:00
test_atom.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_content.rb * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1. 2007-11-30 12:56:33 +00:00
test_dublincore.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_image.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_inherit.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_itunes.rb * lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.1 -> 0.2.2. 2007-12-02 06:51:07 +00:00
test_maker_0.9.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_maker_1.0.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_maker_2.0.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_maker_atom_entry.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_maker_atom_feed.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_maker_content.rb * lib/rss/rss.rb, test/rss/test_version.rb: 0.2.0 -> 0.2.1. 2007-11-30 12:56:33 +00:00
test_maker_dc.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_maker_image.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 01:02:08 +00:00
test_maker_itunes.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_maker_slash.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_maker_sy.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_maker_taxo.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_maker_trackback.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_maker_xml-stylesheet.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_parser.rb * lib/rss/rss.rb, test/rss/test_version.rb, NEWS: 0.2.2 -> 0.2.3. 2007-12-28 04:23:09 +00:00
test_parser_1.0.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_parser_2.0.rb * test/rss/test_parser.rb: split parser tests into ... 2006-06-20 13:12:00 +00:00
test_parser_atom_entry.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_parser_atom_feed.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_setup_maker_0.9.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_setup_maker_1.0.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_setup_maker_2.0.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_setup_maker_atom_entry.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_setup_maker_atom_feed.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_setup_maker_itunes.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_setup_maker_slash.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_slash.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_syndication.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_taxonomy.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_to_s.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00
test_trackback.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:49:38 +00:00
test_version.rb * NEWS: add an entry for rss. 2008-06-29 09:12:56 +00:00
test_xml-stylesheet.rb * lib/rss.rb, lib/rss/, test/rss/, sample/rss/: merged from trunk. 2007-10-21 12:19:43 +00:00