ruby--ruby/test
kou cff37c6dcc * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.
* test/rss/test_version.rb (RSS::TestVersion#test_version):
  ditto.

* lib/rss/0.9.rb (RSS::Rss::Channel::Item::Category):
  domain attribute of <category> is optional. Thanks to
  Chris Lee <clee@kde.org>.

* test/rss/test_parser.rb (RSS::TestParser#test_category20):
  adjusted test case.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8734 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-07-08 06:51:21 +00:00
..
csv
dbm * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some tests 2005-07-04 02:24:54 +00:00
digest
drb
erb
fileutils * lib/fileutils.rb (remove_entry_secure): add documentation. 2005-05-26 11:33:16 +00:00
gdbm * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some tests 2005-07-04 02:24:54 +00:00
io/nonblock
logger
monitor
net skip test if openssl is not available. 2005-06-07 02:49:16 +00:00
nkf
openssl * test/openssl/test_x509store.rb: add test for expired CRL 2005-05-28 07:41:36 +00:00
optparse
ostruct
readline * ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream. 2005-06-17 16:18:56 +00:00
rinda
ripper * array.c (rb_ary_nitems): add the block feature to Array#nitems. 2005-06-08 03:30:56 +00:00
rss * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5. 2005-07-08 06:51:21 +00:00
ruby avoid some race condition 2005-07-03 09:37:49 +00:00
scanf
sdbm * win32/win32.c (open_ifs_socket): new function. 2005-07-06 02:20:58 +00:00
soap
socket * ext/socket/socket.c (unix_send_io, unix_recv_io): support x86-64 and 2005-07-02 13:45:08 +00:00
stringio
strscan
testunit
uri
webrick * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): 2005-05-27 17:16:06 +00:00
wsdl * test/wsdl/document/test_rpc.rb: compare formatted time string of 2005-07-03 14:34:03 +00:00
xmlrpc
xsd
yaml
zlib
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