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 b205dba48f * 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.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10344 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-20 13:12:00 +00:00
..
rss-assertions.rb * lib/rss/rss.rb: improved ignore_unknown_element 2006-06-18 09:22:12 +00:00
rss-testcase.rb * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed. 2006-06-17 01:37:08 +00:00
test_1.0.rb * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated. 2006-06-18 08:58:18 +00:00
test_2.0.rb * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated. 2006-06-18 08:58:18 +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_content.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:49:38 +00:00
test_dublincore.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:49:38 +00:00
test_image.rb * test/rss/test_image.rb: shared name space configuration. 2006-06-18 09:23:59 +00:00
test_inherit.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3. 2005-01-15 04:38:29 +00:00
test_maker_0.9.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_maker_1.0.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_maker_2.0.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_maker_content.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
test_maker_dc.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +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_sy.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 01:02:08 +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/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_parser.rb * test/rss/test_parser.rb: split parser tests into ... 2006-06-20 13:12:00 +00:00
test_parser_1.0.rb * test/rss/test_parser.rb: split parser tests into ... 2006-06-20 13:12:00 +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_setup_maker_0.9.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_setup_maker_1.0.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_setup_maker_2.0.rb * lib/rss/rss.rb (Kernel#funcall): removed. 2006-06-17 01:28:46 +00:00
test_syndication.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 01:02:08 +00:00
test_taxonomy.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:30:00 +00:00
test_to_s.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 01:02:08 +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 * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:07:41 +00:00
test_xml-stylesheet.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00