1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
normal 3661dae19c test/ruby/test_process.rb: test thread+sigs work after failed exec
Preparation for possible upcoming changes to timer thread.  We need
to ensure signal handling and thread scheduling works after an exec
failure.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51289 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-18 01:29:25 +00:00
..
-ext- encoding.c: drop dummy encoding flag 2015-07-15 07:55:08 +00:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
digest
drb use Timeout.timeout 2015-07-13 10:07:01 +00:00
dtrace
erb
etc
excludes
fiddle
fileutils
gdbm
io use Timeout.timeout 2015-07-13 10:07:01 +00:00
irb
json
lib use Timeout.timeout 2015-07-13 10:07:01 +00:00
logger
matrix
minitest
misc
mkmf
monitor
net fix a failure without zlib 2015-07-01 14:52:05 +00:00
nkf
objspace * ext/objspace/objspace_dump.c(dump_object): Return empty JSON object when 2015-06-20 20:50:20 +00:00
open-uri
openssl use Timeout.timeout 2015-07-13 10:07:01 +00:00
optparse
ostruct
pathname remove unnecessary enumerator requires 2015-07-17 00:59:02 +00:00
psych
rdoc
readline
resolv use Timeout.timeout 2015-07-13 10:07:01 +00:00
rexml
rinda
ripper
rss
ruby test/ruby/test_process.rb: test thread+sigs work after failed exec 2015-07-18 01:29:25 +00:00
rubygems use Timeout.timeout 2015-07-13 10:07:01 +00:00
scanf
sdbm
shell
socket test/socket/test_nonblock: use smaller buffer for sendmsg 2015-07-17 22:21:37 +00:00
stringio Simple testing for StringIO#sysread 2015-07-11 21:42:27 +00:00
strscan
syslog
testunit use Timeout.timeout 2015-07-13 10:07:01 +00:00
thread use Timeout.timeout 2015-07-13 10:07:01 +00:00
uri
webrick test_filehandler.rb: fix UNC path failure 2015-07-14 04:55:13 +00:00
win32ole * test/win32ole/test_word.rb: use skip method to skip test. 2015-02-10 22:54:39 +00:00
xmlrpc
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_find.rb
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb test: refine assertions 2015-06-25 05:26:31 +00:00
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb test: refine assertions 2015-06-25 05:26:31 +00:00
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb use Timeout.timeout 2015-07-13 10:07:01 +00:00
test_tmpdir.rb
test_tracer.rb test: refine assertions 2015-06-25 05:26:31 +00:00
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb