summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-06-15gettimeofday is obsoletenobu
2018-06-15Remove warnings of flip-flop deprecation from tests and specsmame
2018-06-15parse.y: Deprecate flip-flopsmame
2018-06-14test/rubygems/test_gem_dependency_installer.rb: Avoid Dir.chdir + blockmame
2018-06-13Revert "range.c: prohibit `(1..nil)`"mame
2018-06-13range.c: prohibit `(1..nil)`mame
2018-06-12Remove needless lineskazu
2018-06-12Use `&.` instead of modifier ifkazu
2018-06-11Use `&.` instead of modifier if and remove needless closed?kazu
2018-06-10Use `&.` instead of modifier ifkazu
2018-06-08assert_raise(Net::ReadTimeout) on Windows [Bug #14829]naruse
2018-06-08ast.c: fix callsnobu
2018-06-08th is nilusa
2018-06-07ast.c: refine AST#childrennobu
2018-06-07ast.c: Fix to raise `SyntaxError`yui-knk
2018-06-07skip write_timeout test on Windowsnaruse
2018-06-07Some platforms immediately returns from Socket#writeusa
2018-06-06math.c: adjust cbrtnobu
2018-06-06Add Net::HTTPClientException [Bug #14688]naruse
2018-06-06Introduce write_timeout to Net::HTTP [Feature #13396]naruse
2018-06-06test/io/console/test_io_console.rb: fix for systems where PTY is not definednormal
2018-06-05test/lib/jit_support.rb: spelling: s/skiped/skipped/normal
2018-06-05test/io/console/test_io_console.rb: ignore TTOU on FreeBSDnormal
2018-06-05test/dtrace/helper.rb: support systemtap in dtrace testsnormal
2018-06-05test/dtrace: enable Tracepoint for function callsnormal
2018-06-05test/dtrace/test_method_cache.rb: avoid spewing too muchnormal
2018-06-05test/dtrace/test_array_create.rb: require line numbernormal
2018-06-05test/dtrace/helper: fix check for minirubynormal
2018-06-05test_ast.rb: Add test cases of heredoc columnsyui-knk
2018-06-05Move a test fileyui-knk
2018-06-03Add TracePoint#parametersmame
2018-06-02Fixed wrong variable name.hsbt
2018-06-02Added test for default gems validation.hsbt
2018-05-31fix the conditionnobu
2018-05-31test_rubyoptions.rb: relax timeoutnobu
2018-05-31Define AST module under RubyVM [experimental]yui-knk
2018-05-30Ignore bundler assertions on ruby core test suite.hsbt
2018-05-30* remove trailing spaces.svn
2018-05-30Merge RubyGems 3.0.0.beta1.hsbt
2018-05-29fake.rb: fix RUBY_DESCRIPTION for MJITnobu
2018-05-28time.rb: fix parsing time zone in iso8601nobu
2018-05-28time.rb: fix parsing time zone in iso8601nobu
2018-05-27jit_support.rb: debug check_support stderrk0kubun
2018-05-27jit_support.rb: cahce JIT support checkk0kubun
2018-05-24test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nilk0kubun
2018-05-24test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-05-23remove VM_ENV_DATA_INDEX_ENV_PROC.ko1
2018-05-22test_jit.rb: propagate suspicious stderrk0kubun
2018-05-18Merge RubyGems 2.7.7hsbt
2018-05-17range.c: === by cover?nobu