1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
shugo 7836e8ade3 * test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou.
fixed: [ruby-dev:25218]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-12-17 15:18:03 +00:00
..
csv * lib/logger.rb: leading 0 padding of timestamp usec part. 2004-05-27 14:39:11 +00:00
dbm * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to 2004-05-16 12:03:23 +00:00
digest copy test/zlib/test_zlib.rb from trunk. 2004-09-07 05:34:14 +00:00
drb backported from CVS_HEAD 2004-12-16 14:31:55 +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: File.link raises EINVAL on BeOS. 2004-07-20 00:17:51 +00:00
gdbm * ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to 2004-05-16 12:03:23 +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 Sun Nov 14 08:51:04 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp> 2004-11-13 23:53:46 +00:00
monitor * test/monitor/test_monitor.rb (test_cond): use Queue#deq 2003-12-10 06:02:27 +00:00
openssl This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-12-05 16:43:26 +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 * test/readline/test_readline.rb: fix for BSD. Thanks, GOTOU Yuuzou. 2004-12-17 15:18:03 +00:00
rinda check hash tuple size 2004-04-21 14:00:34 +00:00
rss * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
ruby * object.c (convert_type): [ruby-core:03845] 2004-11-29 06:13:52 +00:00
soap * test/soap/marshal/test_struct.rb: use qualified build-tin class name 2004-07-10 00:35:02 +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/assertions.rb: Modules are allowed to rescue. 2003-12-24 05:08:04 +00:00
uri * lib/uri/generic.rb (URI::Generic#merge_path): 2004-07-13 10:50:26 +00:00
wsdl This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-07-03 15:38:36 +00:00
xmlrpc This commit was manufactured by cvs2svn to create branch 'ruby_1_8'. 2004-12-03 18:36:23 +00:00
xsd * added files 2004-07-03 15:29:32 +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 * bin/testrb: new test runner. [ruby-core:01845] 2003-12-02 12:31:44 +00:00