1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
kou c0306157d9 * test/rss/test_trackback.rb: added tests for TrackBack with RSS
2.0.
* test/rss/common.rb: added methods make RSS 2.0.
* lib/rss/trackback.rb: TrackBack API is decided.
* lib/rss/rss.rb: RSS::VERSION 0.0.7 -> 0.0.8
* lib/rss/parser.rb, lib/rss/rss.rb: replaced $DEBUG by RSS::DEBUG.
* lib/rss/2.0.rb: removed RSS 2.0 URI. Because RSS 2.0 doesn't
  have URI.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5691 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-02-13 11:02:03 +00:00
..
csv
digest
drb
fileutils * test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL. File.link may raise EACCES on network file systems. 2004-02-13 03:27:01 +00:00
logger
monitor
net/http
optparse
ostruct
rss * test/rss/test_trackback.rb: added tests for TrackBack with RSS 2004-02-13 11:02:03 +00:00
ruby * test/ruby/test_file.rb (TestFile::test_fnmatch): added tests for 2004-02-08 06:52:45 +00:00
soap
stringio
strscan
testunit
uri
wsdl
xsd
yaml * test/yaml/test_yaml.rb (YAML_Unit_Tests::test_range_cycle): 2004-02-08 07:21:03 +00:00
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pathname.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_time.rb
test_tsort.rb