aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* fake.rb: fix RUBY_DESCRIPTION for MJITnobu2018-05-291-5/+1
* time.rb: fix parsing time zone in iso8601nobu2018-05-281-0/+1
* time.rb: fix parsing time zone in iso8601nobu2018-05-281-0/+1
* jit_support.rb: debug check_support stderrk0kubun2018-05-271-1/+5
* jit_support.rb: cahce JIT support checkk0kubun2018-05-271-12/+21
* test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nilk0kubun2018-05-241-1/+1
* test_rubyoptions.rb: allow passing test_verbosek0kubun2018-05-241-1/+5
* remove VM_ENV_DATA_INDEX_ENV_PROC.ko12018-05-231-0/+8
* test_jit.rb: propagate suspicious stderrk0kubun2018-05-221-4/+16
* 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