aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* HTTPHeader#add_field should allow binary [Bug #13926]naruse2017-09-251-3/+6
* Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...naruse2017-09-251-0/+11
* test/ruby/test_iseq.rb: Skip test_safe_call_chain if Coverage is running.yui-knk2017-09-251-1/+3
* openssl: import e72d960db262rhe2017-09-243-22/+49
* test_gc.rb: relax criterionnobu2017-09-241-1/+1
* gem.rb: load rubygems.rbnobu2017-09-241-4/+2
* Removed ubygems.rb. rubygems.rb is always loaded now.hsbt2017-09-241-2/+4
* load.c: fix rb_load_protect conditionnobu2017-09-242-0/+16
* test/coverage/test_coverage.rb: Refactor coverage tests.mame2017-09-231-124/+116
* dup String#split return valuenobu2017-09-231-0/+5
* dup String#rpartition return valuenobu2017-09-231-0/+5
* dup String#partition return valuenobu2017-09-231-1/+6
* Enable to take branch coverages for safe method invocationsyui-knk2017-09-231-0/+21
* numeric.c: use NUM2DBLnobu2017-09-222-0/+19
* load.c: real path to loadnobu2017-09-212-1/+15
* process: block/unblock signals around forknormal2017-09-201-0/+10
* Add MonitorMinx#mon_locked? and #mon_owned? to check states of objectsshugo2017-09-201-0/+29
* ruby.c: paragraph mode by -00nobu2017-09-201-0/+2
* Alias Set#=== to #include?knu2017-09-191-0/+17
* thread.c: report then abortnobu2017-09-191-1/+15
* parse.y: lex by lvarnobu2017-09-191-0/+11
* vm.c: fix `cfp consistency error' which occursktsj2017-09-181-0/+21
* error.c: KeyError#receiver and KeyError#keynobu2017-09-183-3/+12
* refinements in string interpolationnobu2017-09-181-0/+13
* ext/objspace/objspace.c: remove unneeded code clones.mame2017-09-171-0/+10
* literal symbol by internnobu2017-09-171-0/+15
* test_fileutils.rb: rmdir should fail on nonexistent directorynobu2017-09-161-0/+6
* fileutils.rb: error at rmdirnobu2017-09-161-0/+9
* rename ruby-runner as bin/rubynobu2017-09-151-2/+2
* Fix test code of kconvnaruse2017-09-151-4/+4
* include query parameters in Net::HTTP.postnaruse2017-09-151-1/+2
* Remove needless splat arraykazu2017-09-151-1/+1
* object.c: fix conversion failure messagenobu2017-09-151-0/+1
* lib/webrick/log.rb: sanitize any type of logsmame2017-09-141-0/+36
* ripper: add states of scannernobu2017-09-143-49/+64
* Measure branch and method coverage for `make test-all`mame2017-09-141-1/+1
* Introduce NODE_UNLESS for branch coveragemame2017-09-141-1/+7
* Add method coveragemame2017-09-141-0/+25
* added workaround for APFS file format.hsbt2017-09-141-1/+10
* Fix the lineno of case statement that has no expressionmame2017-09-141-1/+1
* Add branch coverage for case-when statementmame2017-09-141-0/+54
* Add branch coverage for while and until statementsmame2017-09-141-0/+24
* Add branch coverage for if statementmame2017-09-141-0/+27
* test_rubyoptions.rb: keep paths if necessarynobu2017-09-131-5/+7
* test/win32ole/test_word.rb: word quit without confirmation dialog to save suke2017-09-131-2/+7
* Removed needless magic-comment for encodings.hsbt2017-09-133-3/+0
* Fix a typo.hsbt2017-09-131-1/+1
* Use mutable strings for mutation tests.ko12017-09-123-4/+4
* openssl: merge test fixes from upstream, part 2rhe2017-09-122-0/+2
* Merge fiddle-1.0.0.beta2 from upstream.hsbt2017-09-1211-14/+14