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 c2d8185ba6 * lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Maker
to like item's one.
* lib/rss/xml-stylesheet.rb (RSS::XMLStyleSheet#guess_type): fixed
  regular expression bug.
* test/rss/test_maker_xml-stylesheet.rb: updated tests for xml-stylesheet.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7173 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-01 13:30:08 +00:00
..
csv
dbm
digest * array.c (rb_ary_delete): element comparison might change array 2004-09-17 09:24:13 +00:00
drb * eval.c (rb_call0): should call rb_call_super() directly for 2004-07-28 09:05:08 +00:00
erb
fileutils * lib/fileutils.rb (mkdir_p): should pass mode argument to Dir.mkdir. [ruby-dev:24242] 2004-09-10 06:56:20 +00:00
gdbm
logger
monitor
net/http
openssl * ext/openssl/ossl_x509store.c 2004-10-15 09:16:19 +00:00
optparse
ostruct
rinda
ripper * eval.c (rb_eval): NODE_XSTR should pass copy of literal string. 2004-10-30 06:56:18 +00:00
rss * lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Maker 2004-11-01 13:30:08 +00:00
ruby add a test for a problem of [ruby-talk:116455] 2004-10-29 23:22:57 +00:00
scanf
soap
stringio * ext/stringio/stringio.c (strio_write): zero fill a gap if exsts. 2004-09-08 09:44:46 +00:00
strscan
testunit
uri
wsdl
xsd
yaml
zlib don't modify $/ 2004-09-07 07:11:06 +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