summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-12-23test_io_console.rb: get rid of sporadic failuresnobu
2017-12-23RubyVM::InstructionSequence#each_child.ko1
2017-12-23revert line number spec of *return events.ko1
2017-12-23Avoid to warnings about gemspec loadings in rubygems tests.hsbt
2017-12-23fix unicode data directorynobu
2017-12-22Postponing the Bundler merge.hsbt
2017-12-22update unicode data files directorynobu
2017-12-22force hash values fixableusa
2017-12-22erb.rb: shadow by keysnobu
2017-12-22fix a test for debugging.ko1
2017-12-22webrick: add test for WEBrick::HTTPServlet::ERBHandlernormal
2017-12-21Extend timeout for CI.shugo
2017-12-21open-uri defines URI.open defined as an alias.akr
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-20fix test errors on Windowsusa
2017-12-20raise error if value contains CR/LF in iniheader of initialize_http_headernaruse
2017-12-20test/coverage/test_coverage.rb: make the expected value the same as 2.4mame
2017-12-20Fixed command Injectionnobu