summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
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-19Merge psych-3.0.2 from ruby/psych.hsbt
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-18envutil.rb: define flush methodnobu
2017-12-18test/ruby/test_io.rb: test for r61314nobu
2017-12-18iseq.c (finish_iseq_build): fix coverage leakage [Bug #14191]mame
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
2017-12-16string.c: multiple codepointsnobu
2017-12-15openssl: suppress report_on_exception warningrhe
2017-12-15thread.c: fix deadlocknobu
2017-12-14Fix a command injection vulnerability in Net::FTP.nagachika
2017-12-14The main Thread should have report_on_exception=true for consistencyeregon
2017-12-14openssl: import v2.1.0rhe
2017-12-14Implement String#undump to unescape String#dump-ed stringtadd
2017-12-14Thread.current.report_on_exception = falseusa
2017-12-14Allow empty path components in a URI [Bug #8352]knu
2017-12-13bigdecimal: version 1.3.3mrkn
2017-12-13test/ruby/test_env.rb: suppress a warningnobu
2017-12-13test_process.rb: fix error when empty groupsnobu
2017-12-13Avoid extra output in test_thread_interrupt_for_killed_threaderegon
2017-12-13webrick: compile RE correctly for beginning and end matchnormal
2017-12-12Capture the values of globals in EnvUtil to restore to the originaleregon
2017-12-12Revert r61192 and r61193eregon
2017-12-12Use EnvUtil.with_default_external in tests needing iteregon
2017-12-12Do not change Encoding.default_internal in assert_raise_with_messageeregon
2017-12-12Check that global encodings are not changed in test-alleregon
2017-12-12Remove useless assertion in TestThread#test_handle_interrupt_blockingeregon