aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge rdoc-6.0.0.beta2 from upstream.hsbt2017-09-128-1185/+241
* console.c: set winsize on Windowsnobu2017-09-111-0/+5
* test_io_console.rb: test_set_winsize_consolenobu2017-09-111-27/+35
* Backport test_realworld_default_gem test from Rubygems-2.6.13.hsbt2017-09-111-0/+17
* compile.c: pop coverage tracenobu2017-09-101-0/+10
* Update a test of SecureRandom according to r57384mame2017-09-091-34/+12
* sprintf.c: NULL as strnobu2017-09-091-0/+4
* fiber: fix machine stack marking when FIBER_USE_NATIVE is 0normal2017-09-081-0/+11
* the working directory may not be srcdirusa2017-09-071-1/+1
* Measure the test coverage without SimpleCovmame2017-09-071-8/+1
* ruby.h: unnormalized Fixnum valuenobu2017-09-073-0/+4
* string.c: fix false coderangenobu2017-09-061-7/+20
* openssl: merge test fixes from upstreamrhe2017-09-053-41/+51
* Hide NotImplementedError for windowsmame2017-09-051-0/+1
* string.c: grapheme clusters on frozen stringnobu2017-09-041-0/+2