1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
akr 06fb823435 Join threads.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46285 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-31 14:48:12 +00:00
..
-ext-
base64
benchmark
bigdecimal
cgi
coverage
csv * lib/csv.rb (CSV.open): Close the opened file when an exception occur. 2014-05-29 10:44:59 +00:00
date
dbm
digest * ext/digest/lib/digest/hmac.rb: extracted inline tests into test dir. 2014-05-31 07:30:34 +00:00
dl
drb drbtest.rb: avoid leaking threads 2014-05-28 08:03:55 +00:00
dtrace
erb
etc
fiddle
fileutils test/fileutils/test_fileutils.rb: Close fds. 2014-05-29 12:07:39 +00:00
gdbm
io Join threads. 2014-05-30 13:48:06 +00:00
irb
json
lib * test/lib/leakchecker.rb: Leak checker extracted from 2014-05-31 13:31:32 +00:00
logger test/logger/test_logdevice.rb: Close fds. 2014-05-29 13:12:38 +00:00
matrix
minitest
misc
mkmf
monitor test_monitor.rb: fix leaked threads 2014-05-26 08:04:02 +00:00
net Join threads. 2014-05-31 14:28:19 +00:00
nkf
objspace
open-uri Join threads. 2014-05-31 14:05:54 +00:00
openssl * ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socket 2014-05-29 10:32:19 +00:00
optparse
ostruct
pathname
psych
rake Use the block form of Open3.popen3 to close FDs. 2014-05-30 14:06:39 +00:00
rdoc
readline test/readline/test_readline.rb: Close fds. 2014-05-29 14:47:28 +00:00
resolv
rexml
rinda
ripper
rss
ruby Join threads. 2014-05-31 14:48:12 +00:00
rubygems
scanf
sdbm
shell
socket Suppress warnings. 2014-05-28 22:59:07 +00:00
stringio
strscan
syslog
testunit Close pipes. 2014-05-30 14:17:46 +00:00
thread
uri
webrick Close FDs. 2014-05-30 14:50:42 +00:00
win32ole
xmlrpc Close sockets. 2014-05-30 14:28:44 +00:00
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb * lib/ipaddr.rb: extracted inline tests into test dir. 2014-05-31 07:36:51 +00:00
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb Join threads. 2014-05-31 00:01:32 +00:00
test_pty.rb test/test_pty.rb: Close fds. 2014-05-29 13:38:39 +00:00
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb * test/test_syslog.rb: remove executable. 2014-05-31 07:03:13 +00:00
test_tempfile.rb
test_time.rb
test_timeout.rb test_thread.rb: move thread switch test 2014-05-28 03:05:48 +00:00
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_weakref.rb
with_different_ofs.rb