summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-19test_io.rb: avoid OOMnobu
2018-01-19vm_insnhelper.c: fix many keyword argumentsnobu
2018-01-19vm_insnhelper.c: should invert unspecified flagnobu
2018-01-18extend timeout morenaruse
2018-01-18parse.y: fix overflownobu
2018-01-17extend timeoutnaruse
2018-01-17test_ast.rb: no base directory namenobu
2018-01-16parse.y (new_regexp): Fix SEGV of `/#{"\u3042"}#{'い'}/` in non UTF-8mame
2018-01-15Add tests for Node code locationsyui-knk
2018-01-15test/ruby/test_syntax.rb (test_command_with_cmd_brace_block): Addedmame
2018-01-15test_console_attr.rb: fix testnobu
2018-01-15parse.y: Fix a bug of `obj[42, &blk] ||= foo bar`mame
2018-01-11fix for IPv6 envnaruse
2018-01-11Mock fetching data from real DNS [Feature #14340]naruse
2018-01-11Fix indent and use as skipped message instead of commentkazu
2018-01-11iseq.c: child iseq encodingnobu
2018-01-11vm_insnhelper.c: search in the indexing ordernobu
2018-01-10skip some tests so that no failure occurs in root privilegemame
2018-01-09parse.y: insane syntax too (class definition in cond)mame
2018-01-09parse.y: insane syntaxnobu
2018-01-09Allow `-> do rescue; end` as well as `proc do rescue; end`mame
2018-01-08vm.c: respect redefinition of Proc#callnobu
2018-01-07parse.y: nd_line of new_qcallnobu
2018-01-07eval_error.c: reset in each linenobu
2018-01-07test_exception.rb: fix messagenobu
2018-01-06net/ftp: fix FrozenError in BufferedSocketnormal
2018-01-06test_process.rb: skip not-found groupsnobu
2018-01-05Extend timeout of test_clear_unreachable_keyword_argsnaruse
2018-01-05Show how many seconds it timeoutsnaruse
2018-01-05extend timeout to 15 seconds for ARMv8 environmentnaruse
2018-01-05compile.c: fix stack consistency errornobu
2018-01-05marshal.c: allow marshalling keyword_init structk0kubun
2018-01-05check array for zsuper. [Bug #14279]ko1
2018-01-04test/ruby/test_io.rb: relax RLIMIT_NPROC for invocation of rubymame
2018-01-04test_iseq_load.rb: set locationnobu
2018-01-02long long is a C99ismshyouhei
2018-01-02parse.y: code end positionnobu
2017-12-31Removed debug code. It is inconsistency in rubygems upsteream.hsbt
2017-12-31test_exception.rb: more assertionsnobu
2017-12-31error.c: negative uplevelnobu
2017-12-31parse.y: assignable_errornobu
2017-12-30increase test timeout.ko1
2017-12-30numeric.c: Fix Integer#pow with a large Fixnum modulomrkn
2017-12-30drb: use \A and \znobu
2017-12-30hash literal deduplicates like Hash#[]=normal
2017-12-29string.c: chomp rs at the endnobu
2017-12-29test/ruby/test_hash: minor test cleanupnormal
2017-12-28`$SAFE` as a process global state. [Feature #14250]ko1
2017-12-28Fix KeyError#{key,receiver} of Thread#fetchkazu
2017-12-27fix concurrent test.ko1