summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-29string.c: ASCII-incompatible is not ASCII onlynobu
2017-09-29pack.c: unpack "M" may be ASCII onlynobu
2017-09-29array.c: improve operations on small arraysnobu
2017-09-28test_dln.rb: fix path separator on MinGWshirosaki
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-28URI::Generic: Separate no_proxy handlingnaruse
2017-09-28test_io_console.rb: flushnobu
2017-09-27complex.c: no overflownobu
2017-09-27complex.c: no overflownobu
2017-09-26Make retries for Net::HTTP configurable [Feature #10674]naruse
2017-09-26Suppress warnings by other than self-assignmentsnobu
2017-09-26test_erb.rb: add test cases for uncovered methodsk0kubun
2017-09-26test_features.rb: fix unused variable warningk0kubun
2017-09-26test_drb.rb: removed extra spacesnobu
2017-09-25HTTPHeader#add_field should allow binary [Bug #13926]naruse
2017-09-25Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...naruse
2017-09-25test/ruby/test_iseq.rb: Skip test_safe_call_chain if Coverage is running.yui-knk
2017-09-24openssl: import e72d960db262rhe
2017-09-24test_gc.rb: relax criterionnobu
2017-09-24gem.rb: load rubygems.rbnobu
2017-09-24Removed ubygems.rb. rubygems.rb is always loaded now.hsbt
2017-09-24load.c: fix rb_load_protect conditionnobu
2017-09-23test/coverage/test_coverage.rb: Refactor coverage tests.mame
2017-09-23dup String#split return valuenobu
2017-09-23dup String#rpartition return valuenobu
2017-09-23dup String#partition return valuenobu
2017-09-23Enable to take branch coverages for safe method invocationsyui-knk
2017-09-22numeric.c: use NUM2DBLnobu
2017-09-21load.c: real path to loadnobu
2017-09-20process: block/unblock signals around forknormal
2017-09-20Add MonitorMinx#mon_locked? and #mon_owned? to check states of objectsshugo
2017-09-20ruby.c: paragraph mode by -00nobu
2017-09-19Alias Set#=== to #include?knu
2017-09-19thread.c: report then abortnobu
2017-09-19parse.y: lex by lvarnobu
2017-09-18vm.c: fix `cfp consistency error' which occursktsj
2017-09-18error.c: KeyError#receiver and KeyError#keynobu
2017-09-18refinements in string interpolationnobu
2017-09-17ext/objspace/objspace.c: remove unneeded code clones.mame
2017-09-17literal symbol by internnobu
2017-09-16test_fileutils.rb: rmdir should fail on nonexistent directorynobu
2017-09-16fileutils.rb: error at rmdirnobu
2017-09-15rename ruby-runner as bin/rubynobu
2017-09-15Fix test code of kconvnaruse
2017-09-15include query parameters in Net::HTTP.postnaruse
2017-09-15Remove needless splat arraykazu
2017-09-15object.c: fix conversion failure messagenobu
2017-09-14lib/webrick/log.rb: sanitize any type of logsmame
2017-09-14ripper: add states of scannernobu
2017-09-14Measure branch and method coverage for `make test-all`mame