aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge RubyGems 2.7.7hsbt2018-05-189-27/+77
* range.c: === by cover?nobu2018-05-171-0/+10
* http_proxy setting should respect both parent domain and subdomainnaruse2018-05-171-1/+7
* Split TestThread#test_join_limits into peacesngoto2018-05-151-9/+25
* Retry to merge fileutils-1.1.0.hsbt2018-05-151-8/+14
* Revert "Merge fileutils-1.1.0."mame2018-05-151-14/+8
* Merge fileutils-1.1.0.hsbt2018-05-151-8/+14
* test_io_wait_uncommon: new test for uncommon file typesnormal2018-05-151-0/+72
* test_wait_for_single_fd.rb: remove with_pipe helpernormal2018-05-141-13/+3
* test_wait_for_single_fd: ensure this works with kqueuenormal2018-05-141-1/+4
* test_wait_for_single_fd.rb: relax test for newer FreeBSDnormal2018-05-141-1/+4
* error.c: check redefined backtrace resultnobu2018-05-141-0/+10
* irb.rb: update `_`nobu2018-05-121-0/+23
* fix TestInputMethodnobu2018-05-121-3/+3
* rss: Add option Hash support to RSS::Parser.parsekou2018-05-121-0/+56
* openssl: merge changes in v2.1.1rhe2018-05-123-6/+20
* net/imap: Fix ArgumentError in send_string_datashugo2018-05-111-0/+37
* Use `&.` instead of modifier ifkazu2018-05-111-2/+2
* variable.c: fix multiple autoload with identical file (again)normal2018-05-101-0/+36
* revert r63387 and r63389 for nownormal2018-05-101-36/+0
* variable.c: fix autoload object lifetimes and leaknormal2018-05-101-0/+12
* variable.c: fix multiple autoload with identical filenormal2018-05-101-0/+24
* _mjit_compile_send.erb: revert r63350k0kubun2018-05-091-10/+0
* Use `&.` instead of modifier ifkazu2018-05-091-1/+1
* Merge csv-1.0.2 from upstream.hsbt2018-05-0910-43/+302
* Merge rdoc-6.0.4 from upstream.hsbt2018-05-081-59/+0
* Remove unreachable breakkazu2018-05-081-1/+0
* Modify spaces [ci skip]kazu2018-05-081-5/+3
* _mjit_compile_send.erb: inline recursive callk0kubun2018-05-071-0/+10
* Remove needless require [ci skip]kazu2018-05-071-2/+0
* Use `&.` instead of modifier if and remove needless closed?kazu2018-05-071-6/+6
* Fix a typo [ci skip]kazu2018-05-071-1/+1
* optparse: Suppress warningsnobu2018-05-061-0/+2
* object.c: raise on long invalid float stringnobu2018-05-041-0/+6
* _mjit_compile_send.erb: retry inlining attr_readerk0kubun2018-05-031-0/+31
* Revert "ext/cgi/escape: preserve String subclass in result"normal2018-05-031-21/+0
* ext/cgi/escape: preserve String subclass in resultnormal2018-05-021-0/+21
* test_jit.rb: test local variablesk0kubun2018-05-021-4/+17
* test_jit.rb: test opt_aref_with againk0kubun2018-05-021-1/+4
* test_jit.rb: make it possible to automatically findk0kubun2018-05-021-7/+43
* test_jit.rb: verify tested insnsk0kubun2018-05-021-68/+102
* object.c: fix exponent with underscorenobu2018-05-021-0/+2
* test_jit.rb: add missing dependencyk0kubun2018-05-021-0/+1
* compile.c: mark catch_except_p of iseqk0kubun2018-05-021-0/+11
* test/thread/test_cv.rb: test CV usability inside forked childnormal2018-04-301-2/+8
* io.c: workaround for EPROTOTYPEnobu2018-04-302-2/+2
* test_open3.rb: let test_popen2 work with --jitk0kubun2018-04-282-1/+10
* test_rubyoptions.rb: let all tests work with --jitk0kubun2018-04-281-4/+9
* test_bug_reporter.rb: make it work with --jitk0kubun2018-04-282-2/+4
* test_rubyoptions.rb: let test_verbose work w/ --jitk0kubun2018-04-281-1/+3