1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
ko1 d4faa1013e * test/ruby/test_exception.rb: fix thread issues.
* use Queue instead of a local variable for synchronization.
  * join created thread to soleve leaking threads warning.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-13 09:39:08 +00:00
..
-ext- string.c: fix buffer overflow check condition in rb_str_set_len() 2016-09-13 07:08:15 +00:00
base64
benchmark
bigdecimal
cgi test: use assert_include 2016-07-26 13:02:33 +00:00
coverage Coverage on non-positive lines 2016-06-26 23:56:57 +00:00
csv * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumerator 2016-09-07 06:06:09 +00:00
date
dbm
digest
drb
dtrace dtrace: wait command 2016-07-26 16:22:56 +00:00
erb
etc
excludes
fiddle * test/fiddle/test_pointer.rb (test_to_str, test_to_s, test_aref_aset): 2016-07-01 10:43:07 +00:00
fileutils FileUtils#install: owner/group options 2016-06-27 07:55:17 +00:00
gdbm
io
irb
json json_generator_test.rb: no Bignum 2016-09-09 09:27:38 +00:00
lib Use qualified names 2016-08-30 06:22:30 +00:00
logger
matrix
minitest
misc
mkmf
monitor Use qualified names 2016-08-30 06:22:30 +00:00
net Add an assertion. 2016-07-06 00:16:17 +00:00
nkf
objspace
open-uri
openssl openssl: workaround for Ubuntu's patched OpenSSL 2016-09-13 05:59:53 +00:00
optparse
ostruct
pathname
psych * ext/psych/*, test/psych/*: Update psych-2.1.1 2016-09-07 03:16:15 +00:00
rdoc * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2 2016-09-07 22:23:38 +00:00
readline
resolv
rexml
rinda
ripper parse.y: reg_fragment_enc_error 2016-08-03 12:31:25 +00:00
rss
ruby * test/ruby/test_exception.rb: fix thread issues. 2016-09-13 09:39:08 +00:00
rubygems * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: 2016-06-24 04:13:11 +00:00
scanf
sdbm
shell
socket Use qualified names 2016-08-30 06:22:30 +00:00
stringio require "rbconfig/sizeof" 2016-07-06 18:17:36 +00:00
strscan
syslog
testunit
thread Use qualified names 2016-08-30 06:22:30 +00:00
uri * lib/uri/mailto.rb: Removed needless return and use . instead of ::` 2016-09-12 04:46:27 +00:00
webrick test_ssl_server.rb: fix FD leak 2016-08-23 02:05:24 +00:00
win32ole
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb Use qualified names 2016-08-30 06:22:30 +00:00
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb * lib/prime.rb: Optimize prime? 2016-08-10 18:17:41 +00:00
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb Use qualified names 2016-08-30 06:22:30 +00:00
test_time.rb
test_timeout.rb Use our domain instead of other's domain 2016-09-07 12:32:04 +00:00
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb * test/ruby/enc/test_case_comprehensive.rb, test_regex_casefold.rb, 2016-07-03 09:51:46 +00:00
test_weakref.rb
test_win32api.rb