aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Do not define test method instead of skip when Calendar class is not defined.hsbt2017-11-104-17/+5
* TracePoint.new: raise ArgumentError when no block given [#14074]marcandre2017-11-091-0/+4
* fix backtrace on argment error.ko12017-11-091-0/+27
* fix peephole optimization.ko12017-11-091-0/+7
* disable GC.ko12017-11-071-4/+9
* enum.c: check argument firstnobu2017-11-052-1/+5
* test/ruby/test_lazy_enumerator.rb: test for [Bug #14082]nobu2017-11-051-0/+7
* Fix size on Enumerable#cycle when the size is 0 [Bug #14082].marcandre2017-11-051-0/+7
* ext/win32ole/lib/win32ole.rb (metods): rescue WIN32OLEQueryInterfaceError.suke2017-11-051-4/+9
* test/win32ole/test_win32ole_method.rb: remove redundant assertions.suke2017-11-051-2/+0
* test/ruby/test_io.rb (test_write_no_garbage): Add detailed messagemame2017-11-041-1/+1
* openssl: pull test case from upstream commit 62af0446569arhe2017-11-041-23/+14
* test/ruby/test_eval.rb: use orphan procsnobu2017-11-031-3/+10
* skip/fix wrong testsnobu2017-11-022-1/+9
* assertions.rb: fix return in assert_raisenobu2017-11-022-4/+18
* compile.c: kw splat after splatnobu2017-11-021-0/+6
* test_syntax.rb: all assertionsnobu2017-11-011-6/+7
* file.c: infect from argumentsnobu2017-11-011-0/+20
* revert r60596 because it cause faulure on TestFile#test_realpath_taintednessko12017-11-011-17/+0
* file.c: infect from argumentsnobu2017-11-011-0/+17
* compile.c: ensure after return in library toplevelnobu2017-10-311-5/+16
* webrick: support Proc objects as body responsesnormal2017-10-301-0/+23
* io.c: honor buffered modenobu2017-10-291-0/+9
* io.c: convert to string at writevnobu2017-10-291-0/+4
* socket: fix BasicSocket#*_nonblock buffering bugs from r58400normal2017-10-271-0/+21
* skip tests temporarilyko12017-10-271-0/+1
* io.c: fix IO.copy_stream on O_APPEND destination on Linuxnormal2017-10-271-0/+10
* Revert "Revert "Manage AST NODEs out of GC""mame2017-10-271-0/+3
* Revert "Manage AST NODEs out of GC"mame2017-10-271-3/+0
* Manage AST NODEs out of GCmame2017-10-271-0/+3
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-272-8/+4
* Host header should add branckets to IPv6 address [Bug #12642]naruse2017-10-261-0/+27
* make root fiber at switching.ko12017-10-261-1/+0
* skip test_fiber_transfer_segv because it cause error with previous commitko12017-10-261-0/+1
* test_env.rb: fix one-off bugnobu2017-10-261-1/+1
* TracePoint#enable, #disable: Don't yield any argument. [Bug #14057]marcandre2017-10-261-2/+8
* test/ostruct: Specify frozen_string_literal: true.kazu2017-10-251-1/+1
* Get rid of a test error on Windows caused by r60417usa2017-10-251-2/+6
* test_io.rb: skip writev testnobu2017-10-251-0/+1
* io.c: warn old writenobu2017-10-251-0/+16
* io.c: write a newline togethernobu2017-10-251-0/+13
* range.c: use rb_check_funcallnobu2017-10-251-0/+3
* range.c: check if exclude_end? is definednobu2017-10-252-1/+14
* lib/ostruct.rb: Use frozen literals.marcandre2017-10-241-0/+2
* Test for r60396nobu2017-10-241-0/+15
* Lazy Proc allocation for block parametersko12017-10-241-0/+65
* multiple arguments to writenobu2017-10-236-8/+8
* Add test cases for branch coverageyui-knk2017-10-231-2/+8
* OpenSSL may show the different error messagenaruse2017-10-231-1/+2
* zlib.c: multiple arguments to writenobu2017-10-231-0/+8