1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
nobu b4a9962e85 * test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk
of race condition.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25364 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-10-16 03:10:31 +00:00
..
base64
bigdecimal * ext/bigdecimal/lib/bigdecimal/math.rb (atan): atan(Infinity) is 2009-09-23 17:21:26 +00:00
cgi
csv
date
dbm
digest
dl * test/dl: use require_relative to require test_base.rb. 2009-09-10 17:14:53 +00:00
drb * test: use require_relative. 2009-09-12 17:00:51 +00:00
erb
etc
fileutils * test/fileutils/test_fileutils.rb: fixed indent by splitting methods. 2009-09-18 02:20:39 +00:00
gdbm
iconv * ext/iconv/iconv.c (iconv_create): cannot retry with given block. 2009-10-15 05:21:00 +00:00
io/nonblock
json Add tests of JSON 1.1.9. 2009-09-01 17:34:50 +00:00
logger
matrix
minitest
mkmf
monitor
net
nkf
open-uri * lib/open-uri.rb (OpenURI::Meta#content_type_parse): strip quotes. 2009-09-13 02:29:47 +00:00
openssl * test: use require_relative. 2009-09-12 17:00:51 +00:00
optparse
ostruct
pathname
rake * test/rake/test_application.rb: not executable. 2009-10-11 04:54:31 +00:00
rdoc
readline
rexml
rinda
ripper * parse.y (bv_decls, bvar): fix for block variables. 2009-10-03 13:14:19 +00:00
rss
ruby * test/ruby/test_thread.rb (test_status_and_stop_p): reduce the risk 2009-10-16 03:10:31 +00:00
rubygems * test/rubygems/test_gem_installer.rb (test_build_extensions_extconf_bad): 2009-10-04 04:59:11 +00:00
scanf
sdbm
socket
stringio * stringio/stringio.c (strio_read): set ASCII-8BIT encoding 2009-09-28 01:08:24 +00:00
strscan * ext/strscan/strscan.c (strscan_set_string): set string should not be 2009-08-26 23:16:40 +00:00
uri
webrick * test: use require_relative. 2009-09-12 17:00:51 +00:00
win32ole
xmlrpc
yaml
zlib * ext/zlib/zlib.c (gzfile_read_all): use gzfile_newstr; 2009-08-29 16:17:26 +00:00
inlinetest.rb
runner.rb
test_delegate.rb * lib/delegate.rb (Delegator::public_api): take snapshot of 2009-10-06 13:07:12 +00:00
test_ipaddr.rb
test_open3.rb
test_pp.rb * lib/pp.rb (PP:ObjectMixin#pretty_print): delegates has no inspect 2009-09-27 04:08:31 +00:00
test_prettyprint.rb wrap by a module. 2009-10-04 05:44:27 +00:00
test_prime.rb
test_pstore.rb
test_pty.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb * test: use require_relative. 2009-09-12 17:00:51 +00:00
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tsort.rb