index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2015-07-22
* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]
tenderlove
2015-07-22
string.c: fix coderange of reverse
nobu
2015-07-22
* test/webrick/test_utils.rb (TestWEBrickUtils#test_nested_timeout_outer): seems
usa
2015-07-22
* test/ruby/test_range.rb: Add test case for Range#end with
hsbt
2015-07-21
suppress warnings
naruse
2015-07-21
* gc.c (internal_object_p): Now a singleton classes appear by
ko1
2015-07-21
* test/ruby/test_range.rb: Add test for Range#hash
hsbt
2015-07-21
test/socket/test_nonblock.rb: increase buffer sizes to OpenBSD limits
normal
2015-07-21
test_process.rb: split a test
nobu
2015-07-18
test/ruby/test_process.rb: test thread+sigs work after failed exec
normal
2015-07-17
test/socket/test_nonblock: use smaller buffer for sendmsg
normal
2015-07-17
io.c (argf_read_nonblock): support `exception: false'
normal
2015-07-17
test_range.rb: add Range#new test
nobu
2015-07-17
test_range.rb: add Range#last assertions
nobu
2015-07-17
remove unnecessary enumerator requires
normal
2015-07-16
vm.c: fix mark with rewinding cfp
nobu
2015-07-15
* test/ruby/test_process.rb (test_exec_close_reserved_fd): test for
ngoto
2015-07-15
* test/ruby/test_process.rb (test_deadlock_by_signal_at_forking):
ngoto
2015-07-15
encoding.c: drop dummy encoding flag
nobu
2015-07-15
-test-/string: move
nobu
2015-07-14
test_filehandler.rb: fix UNC path failure
nobu
2015-07-14
webrick/test_utils.rb: no timeout during assertion
nobu
2015-07-14
webrick/utils.rb: wakeup immediately
nobu
2015-07-14
test_utils.rb: split
nobu
2015-07-14
webrick/server.rb: stop immediately
nobu
2015-07-13
use Timeout.timeout
nobu
2015-07-11
Simple testing for StringIO#sysread
nobu
2015-07-10
test_timeout.rb: add an assertion
nobu
2015-07-10
timeout.rb: removed and use Timeout::Error
nobu
2015-07-09
test_process.rb: test for [Bug #11340]
nobu
2015-07-08
leakchecker.rb: close console
nobu
2015-07-07
iseq.c (iseq_data_to_ary): dump kw_arg as symbol
normal
2015-07-07
* test/ruby/test_method.rb (TestMethod#test_{instance,define}_method): assumed
usa
2015-07-07
* test/ruby/test_array.rb
usa
2015-07-07
file.c: skip invalid byte
nobu
2015-07-07
symbol.c: preserve encoding
nobu
2015-07-06
string.c: ensure String#freeze resizes internal buffer
normal
2015-07-06
* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.
ko1
2015-07-06
* test/ruby/test_array.rb
usa
2015-07-06
* vm_insnhelper.c (vm_search_super_method): do not skip calling
ko1
2015-07-06
* test/lib/memory_status.rb: removed redundant path.
hsbt
2015-07-05
fix multiple load
nobu
2015-07-05
test/ruby/test_array.rb: longer timeout for memory leak test
normal
2015-07-05
parallel.rb: upper directory
nobu
2015-07-05
test_process.rb: reap pid
nobu
2015-07-05
array.c: fix memory leak
nobu
2015-07-05
test/ruby/test_process.rb: test for fd=3 usability in child
normal
2015-07-04
all?, any?, one?, none? of empty Enumerable
nobu
2015-07-04
* Add test case for empty array and first method with args.
hsbt
2015-07-04
* Add test for `Enumerable#sort` with block. Patch by @yui-knk
hsbt
[next]