..
rss-assertions.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +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
* test/rss/test_2.0.rb: added RSS 2.0 tests.
2005-11-25 01:33:50 +00:00
test_2.0.rb
* lib/rss/rss.rb: added backward compatibility codes.
2005-11-25 03:54:29 +00:00
test_accessor.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_content.rb
* lib/rss/rss.rb: added backward compatibility codes.
2005-11-25 03:54:29 +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/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_inherit.rb
* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.
2005-01-15 04:46:20 +00:00
test_maker_0.9.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_maker_1.0.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_maker_2.0.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_maker_content.rb
* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.
2004-11-19 08:25:25 +00:00
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
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_maker_sy.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
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
* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.
2004-11-19 08:25:25 +00:00
test_maker_xml-stylesheet.rb
* test/rss/*.rb: removed tab width configuration headers.
2004-11-03 06:43:18 +00:00
test_parser.rb
* lib/rss/rss.rb: added backward compatibility codes.
2005-11-25 03:54:29 +00:00
test_setup_maker_0.9.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_setup_maker_1.0.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_setup_maker_2.0.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
test_syndication.rb
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +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
* lib/rss/rss.rb: improved type conversion.
2005-11-25 03:43:48 +00:00
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
* eval.c (rb_call): try local method look-up first for fcall, then
2006-07-20 19:20:31 +00:00