aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* gc.c: expand sorted pagesnobu2017-06-221-2/+0
* test/ruby/test_string.rb: add tests to chomp substrsonots2017-06-211-0/+72
* string.c: add String#delete_prefix and String#delete_prefix!sonots2017-06-211-0/+95
* Fix Enumerable#uniq with non single yield argumentsnobu2017-06-211-0/+1
* Fixed missing handling for frozen object at r59121.hsbt2017-06-201-1/+1
* Specify frozen_string_literal: true.hsbt2017-06-2017-21/+21
* skip unresolved issue.ko12017-06-201-2/+2
* test for [Bug #12670]nobu2017-06-191-0/+11
* string.c: check just before modificationnobu2017-06-181-0/+8
* test_string.rb: chomp! frozen stringnobu2017-06-181-0/+3
* test/unit.rb: close jobservernobu2017-06-181-4/+7
* pathname.rb: UNC root pathname needs a separatornobu2017-06-161-2/+4
* Merge psych-3.0.0.beta2 from https://github.com/ruby/psychhsbt2017-06-162-0/+48
* require 'bigdecimal'ko12017-06-161-0/+1
* Merge json-2.1.0 from https://github.com/flori/jsonhsbt2017-06-161-0/+5
* proc.c: infect inspect resultnobu2017-06-141-0/+3
* test/ruby/test_method.rb: refined [ruby-core:81666] [Bug #13656]nobu2017-06-141-5/+6
* openssl: import v2.0.4rhe2017-06-143-2/+26
* proc.c: skip prepended modulesnobu2017-06-141-0/+11
* remove ruby_kill() introduced for [Bug #7951].ko12017-06-121-0/+14
* iseq.c: preserve encodingnobu2017-06-121-0/+8
* * proc.c (get_local_variable_ptr): return found env ptr. Returned envko12017-06-121-0/+14
* enumerator.c: fix nested mapsnobu2017-06-101-1/+17
* check break target correctly.ko12017-06-081-0/+4
* rexml: add close tag check on end of document to StreamParserkou2017-06-071-0/+32
* thread.c: avoid busy looping on rb_thread_fd_closenormal2017-06-071-0/+23
* IO#close: do not enqueue redundant interrupts (take #2)normal2017-06-061-0/+22
* add test_ill_formed_utf_8_replace to test recommended number of \uFFFDduerst2017-06-061-0/+74
* re-revert r59020ko12017-06-061-22/+0
* revert r59023 because it contans unrelated developping codeko12017-06-061-0/+22
* revert r59020 because it may fail some tests sometimes on some environment (h...ko12017-06-061-22/+0
* IO#close: do not enqueue redundant interruptsnormal2017-06-061-0/+22
* test_require.rb: fix expected pathnobu2017-06-041-1/+1
* test_require.rb: ignore EPERM at UNCnobu2017-06-031-7/+14
* file.c: preserve encodingnobu2017-06-031-0/+3
* test/ruby/test_require.rb: remove duplicate assertionnobu2017-06-031-7/+0
* test_require.rb: untouch default internal encodingnobu2017-06-031-2/+5
* test: attempt to reduce failures in assert_cpu_usage_lownormal2017-06-032-2/+16
* test_require.rb: assert_require_insecure_pathnobu2017-06-021-17/+48
* test_require.rb: fallback encodingnobu2017-06-021-1/+2
* test_require.rb: filesystem encodingnobu2017-06-021-2/+2
* file.c: preserve encodingnobu2017-06-021-0/+22
* fix failure on r58981ko12017-06-011-1/+1
* enum.c: check if reenterednobu2017-05-301-0/+16
* test_rubyoptions.rb: ruby-runner sets $0 to install name nownobu2017-05-302-4/+2
* test/erb/test_erb.rb: Fix unused variable warningk0kubun2017-05-291-0/+1
* test/ruby/test_io.rb: adjust CPU usage check to 10%normal2017-05-281-1/+2
* tests: increase CPU percentage threshold for assert_cpu_usage_lownormal2017-05-281-1/+1
* rb_wait_for_single_fd: do not OOM or segfault with invalid FD on select()normal2017-05-271-0/+7
* test for IO.copy_stream CPU usage (r58534)normal2017-05-272-0/+19