.. |
-ext-
|
|
|
base64
|
|
|
benchmark
|
|
|
bigdecimal
|
|
|
cgi
|
Use Tempfile#close!.
|
2014-05-27 16:17:13 +00:00 |
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
|
* test/drb: Wrap tests definitions by DRbTests module. This makes
|
2014-06-01 03:07:58 +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
|
Join threads.
|
2014-05-31 15:31:46 +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
|
test/rdoc: avoid tempfile leaks
|
2014-05-26 13:33:06 +00:00 |
readline
|
test/readline/test_readline.rb: Close fds.
|
2014-05-29 14:47:28 +00:00 |
resolv
|
|
|
rexml
|
Avoid a shadowing warning.
|
2014-05-27 15:15:54 +00:00 |
rinda
|
Stop DRb service.
|
2014-06-01 14:08:35 +00:00 |
ripper
|
|
|
rss
|
|
|
ruby
|
Suppress a warning.
|
2014-06-01 12:09:08 +00:00 |
rubygems
|
test/rdoc: avoid tempfile leaks
|
2014-05-26 14:36:26 +00:00 |
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/runner.rb: fixed randomly test failure.
|
2014-05-27 08:34:11 +00:00 |
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
|
|
|