summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-09-14Introduce NODE_UNLESS for branch coveragemame
2017-09-14Add method coveragemame
2017-09-14added workaround for APFS file format.hsbt
2017-09-14Fix the lineno of case statement that has no expressionmame
2017-09-14Add branch coverage for case-when statementmame
2017-09-14Add branch coverage for while and until statementsmame
2017-09-14Add branch coverage for if statementmame
2017-09-13test_rubyoptions.rb: keep paths if necessarynobu
2017-09-13test/win32ole/test_word.rb: word quit without confirmation dialog to save suke
2017-09-13Removed needless magic-comment for encodings.hsbt
2017-09-13Fix a typo.hsbt
2017-09-12Use mutable strings for mutation tests.ko1
2017-09-12openssl: merge test fixes from upstream, part 2rhe
2017-09-12Merge fiddle-1.0.0.beta2 from upstream.hsbt
2017-09-12Merge rdoc-6.0.0.beta2 from upstream.hsbt
2017-09-11console.c: set winsize on Windowsnobu
2017-09-11test_io_console.rb: test_set_winsize_consolenobu
2017-09-11Backport test_realworld_default_gem test from Rubygems-2.6.13.hsbt
2017-09-10compile.c: pop coverage tracenobu
2017-09-09Update a test of SecureRandom according to r57384mame
2017-09-09sprintf.c: NULL as strnobu
2017-09-08fiber: fix machine stack marking when FIBER_USE_NATIVE is 0normal
2017-09-07the working directory may not be srcdirusa
2017-09-07Measure the test coverage without SimpleCovmame
2017-09-07ruby.h: unnormalized Fixnum valuenobu
2017-09-06string.c: fix false coderangenobu
2017-09-05openssl: merge test fixes from upstreamrhe
2017-09-05Hide NotImplementedError for windowsmame
2017-09-04string.c: grapheme clusters on frozen stringnobu
2017-09-04Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%mame
2017-09-03openssl: import v2.1.0.beta1rhe
2017-09-03string.c: enumerator_wantarraynobu
2017-09-03string.c: fix for non-Unicode encodingsnobu
2017-09-03test_io.rb: suppress a warningnobu