summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-19test for [Bug #12670]nobu
2017-06-18string.c: check just before modificationnobu
2017-06-18test_string.rb: chomp! frozen stringnobu
2017-06-18test/unit.rb: close jobservernobu
2017-06-16pathname.rb: UNC root pathname needs a separatornobu
2017-06-16Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt
2017-06-16require 'bigdecimal'ko1
2017-06-16Merge json-2.1.0 from https://github.com/flori/jsonhsbt
2017-06-14proc.c: infect inspect resultnobu
2017-06-14test/ruby/test_method.rb: refined [ruby-core:81666] [Bug #13656]nobu
2017-06-14openssl: import v2.0.4rhe
2017-06-14proc.c: skip prepended modulesnobu
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