summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-12-27erb.rb: preserve the behavior for invalid syntaxk0kubun
2017-12-26test_proc.rb: remove duplicate test_source_locationnobu
2017-12-26vm_method.c: fix super in refined modulenobu
2017-12-26parse.y: warning for locationsnobu
2017-12-26vm_eval.c: strange message in evalnobu
2017-12-26test/ruby/test_proc.rb: Add a test for Binding#source_locationmame
2017-12-25test/ruby/test_process.rb: get rid of timing issuenobu
2017-12-25Set first line numbers for empty iseqs.ko1
2017-12-24bigdecimal: version 1.3.4mrkn
2017-12-24compile.c: toplevel return argumentsnobu
2017-12-23RubyVM::InstructionSequence#trace_points.ko1