1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
knu ce5770b5db Pull in the test suite for enumerator from trunk.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16792 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-03 11:04: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}/test_{dbm,gdbm}.rb: shouldn't use host_os. use 2007-02-27 16:25:00 +00:00
digest * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
drb Improving with multiple network interface. 2007-11-01 14:52:33 +00:00
erb Fix without strscan problems. [ruby_core:17028]. 2008-06-02 19:07:45 +00:00
fileutils * lib/fileutils.rb: fix visibility of FileUtils::NoWrite, Verbose, DryRun (backported from trunk, rev 1.66). [ruby-core:05954] 2005-09-23 23:39:01 +00:00
gdbm * test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_no_create): failed 2008-04-23 06:33:20 +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: unintentionally overwritten changes by 2005-09-15 15:17:53 +00:00
monitor * test/monitor/test_monitor.rb (test_cond): use Queue#deq 2003-12-10 06:02:27 +00:00
net catch EOFError in a thread. 2007-12-15 11:12:20 +00:00
nkf This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2005-01-02 22:50:01 +00:00
openssl * lib/net/pop.rb: backported from 1.9. bug#19003 2008-04-24 14:52:21 +00:00
optparse * test/optparse/test_getopts.rb: changed the class name of test case 2006-10-03 23:53:24 +00:00
ostruct * lib/ostruct.rb: Added OpenStruct#==. 2003-09-25 00:03:11 +00:00
pathname pathname test backported. 2007-11-13 15:03:43 +00:00
rdoc/parsers Merge RDoc updates from matzruby 11502, 11503, 11504 2007-01-07 03:36:47 +00:00
readline * test/readline/test_readline.rb (TestReadline::replace_stdio): 2005-09-22 07:44:32 +00:00
rinda should find a symbol by Symbol class. 2008-01-30 22:12:40 +00:00
rss * lib/rss/rss.rb (RSS::VERSION), test/rss/test_version.rb, NEWS: 2008-02-11 08:26:47 +00:00
ruby Pull in the test suite for enumerator from trunk. 2008-06-03 11:04:15 +00:00
sdbm * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error): 2005-10-31 02:29:27 +00:00
soap * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): 2005-10-10 04:22:05 +00:00
socket don't compare struct sockaddr directly. 2006-07-24 07:21:45 +00:00
stringio * ext/stringio/stringio.c (strio_write): insufficiently filled string 2004-11-29 07:06:21 +00:00
strscan * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914] 2007-01-10 09:59:11 +00:00
testunit * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend 2006-10-12 17:31:15 +00:00
thread * test/thread/test_thread.rb (test_local_barrier), test/thread/lbtest.rb: test for [ruby-dev:30653]. 2007-09-12 06:49:29 +00:00
uri * lib/uri/ftp.rb, lib/uri/generic.rb, test/uri/test_common.rb, 2008-04-17 13:05:17 +00:00
webrick test material for r16454. 2008-05-18 13:54:22 +00:00
wsdl * test/wsdl/simpletype/rpc/test_rpc.rb, test/wsdl/ref/test_ref.rb, 2005-09-20 13:32:40 +00:00
xmlrpc * lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403] 2008-04-15 17:10:38 +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/baseemitter.rb, lib/yaml/encoding.rb: performance 2008-04-19 11:38:35 +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