summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-27defined? returns nil for toplevel constant lookupnobu
2018-01-26error.c: receiver kwargnobu
2018-01-26test_exception.rb: NameError.new NoMethodError.newnobu
2018-01-26error.c: KeyError missing keyword argumentsnobu
2018-01-26KeyError#initialize accepts receiver and key.kou
2018-01-26optparse.rb: froze string literalsnobu
2018-01-26hash.c: support key swapping in Hash#transform_keys!mrkn
2018-01-25string.c: clear substring code rangenobu
2018-01-24process.c: add :exception option to Kernel.#systemk0kubun
2018-01-24dir.c: Dir#each_childnobu
2018-01-24vm_args.c: to_proc refinementsnobu
2018-01-24Fix a typoyui-knk
2018-01-23init.c: encode socket error messagenobu
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