summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2018-01-06test_process.rb: skip not-found groupsnobu
2018-01-05Extend timeout of test_clear_unreachable_keyword_argsnaruse
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-02long long is a C99ismshyouhei
2018-01-02parse.y: code end positionnobu
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-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-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-24compile.c: toplevel return argumentsnobu
2017-12-23RubyVM::InstructionSequence#trace_points.ko1
2017-12-23RubyVM::InstructionSequence#each_child.ko1
2017-12-23revert line number spec of *return events.ko1
2017-12-23fix unicode data directorynobu
2017-12-22update unicode data files directorynobu
2017-12-22force hash values fixableusa
2017-12-21test for [Bug #14214]nobu
2017-12-21Don't allow mixed escapenaruse
2017-12-21move dump format validation into parsing epiloguenaruse
2017-12-21fix escapes in undumpnaruse
2017-12-20extend timeout limit.ko1
2017-12-20parse.y: end of script at newlinenobu
2017-12-19skip test_aspawn_too_long_path on Solaris 10 or earlierngoto
2017-12-19compile.c: side effect in splatnobu
2017-12-18test_io.rb: EINVAL on Windowsnobu
2017-12-18io.c: opening external commandnobu
2017-12-18io.c: open generic in binreadnobu
2017-12-18check EOPNOTSUPP.ko1
2017-12-18io.c: opening external commandnobu
2017-12-18test/ruby/test_io.rb: test for r61314nobu
2017-12-17thread.c: fix overly long Thread#join w/ timeoutnormal
2017-12-16ruby.c: script __dir__ encodingnobu
2017-12-16test_vm_dump.rb: skip if gccnobu