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 93402a2f17 * lib/rss/parser.rb: added entity handling type predicate.
* lib/rss/rexmlparser.rb: ditto.
* lib/rss/xmlparser.rb: ditto.
* lib/rss/xmlscanner.rb: ditto.

* lib/rss/xmlscanner.rb: more robust entity handling.

* test/rss/test_parser.rb: added an entity handling test.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9602 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-23 13:35:11 +00:00
..
csv
dbm * range.c (rb_range_beg_len): should return Qfalse for non-range 2005-10-05 16:15:16 +00:00
digest
drb
erb
fileutils * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun. [ruby-core:05954] 2005-09-23 23:30:09 +00:00
gdbm
io/nonblock
logger
monitor
net * lib/scanf.rb (Scanf::FormatSpecifier#letter, #width): use matched 2005-10-08 10:45:52 +00:00
nkf
openssl * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid. 2005-11-22 22:29:13 +00:00
optparse
ostruct
readline * test/readline/test_readline.rb (TestReadline::replace_stdio): 2005-09-22 08:33:05 +00:00
rinda check remote hash tuple 2005-10-16 05:43:19 +00:00
ripper sync scanner event name. 2005-09-22 21:22:23 +00:00
rss * lib/rss/parser.rb: added entity handling type predicate. 2005-11-23 13:35:11 +00:00
ruby * file.c (rb_file_s_basename): skip slashes just after UNC top slashes. 2005-11-22 05:39:50 +00:00
scanf
sdbm
soap * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:24:07 +00:00
socket * ext/tk/lib/tk/font.rb, ext/tk/lib/tkextlib/ICONS/icons.rb, 2005-10-22 04:48:34 +00:00
stringio
strscan
testunit * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:24:07 +00:00
uri * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:24:07 +00:00
webrick * lib/webrick/httpservlet/cgihandler.rb 2005-10-30 20:40:05 +00:00
wsdl
xmlrpc * range.c (rb_range_beg_len): should return Qfalse for non-range 2005-10-05 16:15:16 +00:00
xsd
yaml * lib/yaml/rubytypes.rb: remove comments that are bungling up 2005-09-17 17:22:49 +00:00
zlib
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pathname.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb * lib/shellwords.rb: refactored. [ruby-core:06581] 2005-11-08 23:41:40 +00:00
test_time.rb
test_tsort.rb