summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-12remove ruby_kill() introduced for [Bug #7951].ko1
2017-06-12iseq.c: preserve encodingnobu
2017-06-12* proc.c (get_local_variable_ptr): return found env ptr. Returned envko1
2017-06-10enumerator.c: fix nested mapsnobu
2017-06-08check break target correctly.ko1
2017-06-07rexml: add close tag check on end of document to StreamParserkou
2017-06-07thread.c: avoid busy looping on rb_thread_fd_closenormal
2017-06-06IO#close: do not enqueue redundant interrupts (take #2)normal
2017-06-06add test_ill_formed_utf_8_replace to test recommended number of \uFFFDduerst
2017-06-06re-revert r59020ko1
2017-06-06revert r59023 because it contans unrelated developping codeko1
2017-06-06revert r59020 because it may fail some tests sometimes on some environment (h...ko1
2017-06-06IO#close: do not enqueue redundant interruptsnormal
2017-06-04test_require.rb: fix expected pathnobu
2017-06-03test_require.rb: ignore EPERM at UNCnobu
2017-06-03file.c: preserve encodingnobu
2017-06-03test/ruby/test_require.rb: remove duplicate assertionnobu
2017-06-03test_require.rb: untouch default internal encodingnobu
2017-06-03test: attempt to reduce failures in assert_cpu_usage_lownormal
2017-06-02test_require.rb: assert_require_insecure_pathnobu
2017-06-02test_require.rb: fallback encodingnobu
2017-06-02test_require.rb: filesystem encodingnobu
2017-06-02file.c: preserve encodingnobu
2017-06-01fix failure on r58981ko1
2017-05-30enum.c: check if reenterednobu
2017-05-30test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu
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