summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-29test/erb/test_erb.rb: Fix unused variable warningk0kubun
2017-05-28test/ruby/test_io.rb: adjust CPU usage check to 10%normal
2017-05-28tests: increase CPU percentage threshold for assert_cpu_usage_lownormal
2017-05-27rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal
2017-05-27test for IO.copy_stream CPU usage (r58534)normal
2017-05-27apply timeout scaleko1
2017-05-27numeric.c: fix for small numbernobu
2017-05-26dir.c: yield without base partnobu
2017-05-25use timeout scale.ko1
2017-05-25erb.rb: Add ERB#result_with_hashk0kubun
2017-05-25Raise ArgumentError if sprintf format string ends with %eregon
2017-05-25dir.c: Dir.each_child and Dir.childrennobu
2017-05-25test_dir.rb: test Dir.entriesnobu
2017-05-24string.c: fix String#crypt leak introduced in r58866normal
2017-05-24test_http.rb: fix r58855nobu
2017-05-24enum.c: respect method visibilitynobu
2017-05-24test_enum.rb: test_inject_array_op_redefinednobu
2017-05-24assertions.rb: AllFailures#foreachnobu
2017-05-24duplicate methodnobu
2017-05-23skip on Solaris 11naruse
2017-05-23Dir as base optionnobu
2017-05-23test_dir.rb: sortnobu
2017-05-23Dir.glob base optionnobu
2017-05-23fix FD leaksnobu
2017-05-22lib/net/protocol.rb: account read_bytes before caller sees itnormal
2017-05-22net/imap: separate @continuation_request_exception from @exceptionshugo
2017-05-21string.c: fix String#{casecmp,casecmp?} for non-string argumentsstomar
2017-05-21test_string.rb,test_symbol.rb: add some testsstomar
2017-05-20erb.rb: Allow trimming CR in all trim_modesk0kubun
2017-05-20erb.rb: Allow explicit trimming carriage returnk0kubun
2017-05-20erb.rb: Allow trimming carriage returnk0kubun
2017-05-20Clean proxynaruse
2017-05-20prime.rb: remove alias after timeout teststomar
2017-05-20compile.c: fix catch-table labels optimizationnobu
2017-05-20lib/prime: Fix primality of some large integers [#13492].marcandre
2017-05-19fix off-by-one in r58806normal
2017-05-19test/ruby/test_io.rb: new test for IO.select exception setnormal
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-05-19Merge latest dtoa.c [Bug #13545]naruse
2017-05-19Of course, opened file is not able to unlink on Windowsusa
2017-05-19net/imap: Net::IMAP#append should not block when NO response is receivedshugo
2017-05-19tempfile.rb: remove in Tempfile.createnobu
2017-05-18Fix strange indentationk0kubun
2017-05-17cgi/util.rb: Don't escape tilde in #escapek0kubun
2017-05-17erb.rb: Don't encode tilde in #url_encodek0kubun
2017-05-17test_dir_m17n.rb: read in filesystem encodingnobu
2017-05-16Revert "test/test_extilibs.rb: do not check the existence of fiddle"normal
2017-05-16test/test_extilibs.rb: do not check the existence of fiddlenormal
2017-05-16test/unit.rb: fix returning job tokensnobu
2017-05-16test_process.rb: compare in UTF-8nobu