aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ast.c: refine AST#childrennobu2018-06-071-5/+12
* ast.c: Fix to raise `SyntaxError`yui-knk2018-06-071-0/+21
* skip write_timeout test on Windowsnaruse2018-06-071-5/+5
* Some platforms immediately returns from Socket#writeusa2018-06-071-3/+3
* math.c: adjust cbrtnobu2018-06-061-0/+1
* Add Net::HTTPClientException [Bug #14688]naruse2018-06-061-1/+1
* Introduce write_timeout to Net::HTTP [Feature #13396]naruse2018-06-062-0/+109
* test/io/console/test_io_console.rb: fix for systems where PTY is not definednormal2018-06-061-5/+4
* test/lib/jit_support.rb: spelling: s/skiped/skipped/normal2018-06-051-1/+1
* test/io/console/test_io_console.rb: ignore TTOU on FreeBSDnormal2018-06-051-0/+16
* test/dtrace/helper.rb: support systemtap in dtrace testsnormal2018-06-051-6/+80
* test/dtrace: enable Tracepoint for function callsnormal2018-06-052-4/+6
* test/dtrace/test_method_cache.rb: avoid spewing too muchnormal2018-06-051-1/+1
* test/dtrace/test_array_create.rb: require line numbernormal2018-06-051-1/+1
* test/dtrace/helper: fix check for minirubynormal2018-06-051-4/+5
* test_ast.rb: Add test cases of heredoc columnsyui-knk2018-06-051-0/+12
* Move a test fileyui-knk2018-06-051-1/+1
* Add TracePoint#parametersmame2018-06-031-0/+39
* Fixed wrong variable name.hsbt2018-06-021-1/+1
* Added test for default gems validation.hsbt2018-06-021-0/+15
* fix the conditionnobu2018-05-311-2/+2
* test_rubyoptions.rb: relax timeoutnobu2018-05-311-4/+4
* Define AST module under RubyVM [experimental]yui-knk2018-05-311-29/+30
* Ignore bundler assertions on ruby core test suite.hsbt2018-05-301-3/+9
* * remove trailing spaces.svn2018-05-303-13/+13
* Merge RubyGems 3.0.0.beta1.hsbt2018-05-3050-786/+1090
* 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