1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
usa 97943549d5 * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporary
file.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9059 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-08-31 02:37:15 +00:00
..
csv * lib/logger.rb: leading 0 padding of timestamp usec part. 2004-05-27 14:39:11 +00:00
dbm * test/{dbm,gdbm,sdbm}/test_{dbm,gdbm,sdbm}.rb: skip some tests 2005-07-04 02:18:23 +00:00
digest * lib/drb/drb.rb (DRbServer.default_safe_level): fix typo. 2005-02-17 11:16:57 +00:00
drb use private_methods and protected_methods instead of respond_to? to check 2005-07-31 16:19:42 +00:00
erb This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-02-28 02:00:37 +00:00
fileutils * test/fileutils/test_fileutils.rb (setup): support BSD-style directory group inheritance. (backport from HEAD, rev 1.32) 2005-01-26 15:16:09 +00:00
gdbm * test/gdbm/test_gdbm.rb (teardown): should remove GDBM temporary 2005-08-31 02:37:15 +00:00
io/nonblock * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): ignore read result. 2004-12-16 11:43:45 +00:00
logger * test/logger/test_logger.rb (test_shifting_size): should close log 2005-08-24 01:55:31 +00:00
monitor * test/monitor/test_monitor.rb (test_cond): use Queue#deq 2003-12-10 06:02:27 +00:00
net/http skip test if openssl is not available. 2005-06-07 02:49:16 +00:00
nkf This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-01-02 22:50:01 +00:00
openssl * test/openssl/test_x509store.rb: add test for expired CRL 2005-05-28 07:41:36 +00:00
optparse * lib/optparse.rb (OptionParser::Completion#complete): new parameter 2004-12-05 10:39:58 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
readline * ext/readline/readline.c: supported libedit. (backported from HEAD) 2005-05-25 13:01:56 +00:00
rinda use new_with instead of reinit [ruby=dev:25961] 2005-03-29 13:14:47 +00:00
rss * lib/rss/1.0.rb (RSS::RDF::Channel#setup_maker_attributes): 2005-08-11 04:08:05 +00:00
ruby * test/ruby/test_iterator.rb (test_block_passing): more tests. 2005-08-17 12:35:56 +00:00
sdbm * io.c (S_ISREG): need to define S_ISREG before it is used first. 2005-07-20 10:21:16 +00:00
soap * test/soap/calc: method name 'set' was able to crash with a class Set. 2005-05-23 15:40:01 +00:00
stringio * ext/stringio/stringio.c (strio_write): insufficiently filled string 2004-11-29 07:06:21 +00:00
strscan * test/*: should not depend on $KCODE. 2004-02-18 13:21:10 +00:00
testunit * lib/test/unit.rb: use standalone runner for -e. 2004-12-19 02:01:59 +00:00
uri * lib/uri/generic.rb (split_userinfo): should split ":pass" into "" 2005-02-23 06:08:29 +00:00
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 This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-01-02 22:50:01 +00:00
xsd * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4. 2005-05-22 13:20:28 +00:00
yaml * lib/yaml.rb: removed fallback to pure Ruby parser. 2004-05-16 16:09:41 +00:00
zlib don't modify $/ 2004-09-07 07:11:06 +00:00
runner.rb * lib/test/unit/collector.rb (collect_file): now deletes paths added 2005-02-17 02:56:47 +00:00