aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve line covearge of ext/io/nonblock/nonblock.c from 54.5% to 95.5%mame2017-09-041-0/+18
* openssl: import v2.1.0.beta1rhe2017-09-0339-1613/+2072
* string.c: enumerator_wantarraynobu2017-09-031-4/+35
* string.c: fix for non-Unicode encodingsnobu2017-09-031-0/+2
* test_io.rb: suppress a warningnobu2017-09-031-1/+1
* test_coverage.rb: suppress warningsnobu2017-09-031-2/+2
* test_coverage.rb: use real pathnobu2017-09-031-0/+1
* test/coverage/test_coverage.rb: run the tests in separated processesmame2017-09-021-73/+73
* cont.c: fix root fiber to_snobu2017-09-021-0/+1
* ext/coverage/coverage.c: add Coverage.enabled?mame2017-09-011-0/+10
* skip unless PLATFORM is darwin.ko12017-09-011-4/+5
* Fix C level backtrace on Darwinnaruse2017-09-011-0/+20
* compile.c: ensure after toplevel returnnobu2017-09-011-1/+1
* Skip test_open_tempfile_path on EINVALsorah2017-08-311-5/+11
* File#path: Raise IOError when a file is O_TMPFILEsorah2017-08-311-0/+12
* io.c: shrink read buffernobu2017-08-311-0/+8