summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-09-03test_coverage.rb: suppress warningsnobu
2017-09-03test_coverage.rb: use real pathnobu
2017-09-02test/coverage/test_coverage.rb: run the tests in separated processesmame
2017-09-02cont.c: fix root fiber to_snobu
2017-09-01ext/coverage/coverage.c: add Coverage.enabled?mame
2017-09-01skip unless PLATFORM is darwin.ko1
2017-09-01Fix C level backtrace on Darwinnaruse
2017-09-01compile.c: ensure after toplevel returnnobu
2017-08-31Skip test_open_tempfile_path on EINVALsorah
2017-08-31File#path: Raise IOError when a file is O_TMPFILEsorah
2017-08-31io.c: shrink read buffernobu
2017-08-31test_syntax.rb: suppress warningsnobu
2017-08-31String#each_grapheme_cluster and String#grapheme_clustersnaruse
2017-08-31test_syntax.rb: assert outputnobu
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2017-08-30array.c: integer calculationsnobu
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-29array.c: join encodingnobu
2017-08-29test/ruby: tweaked heredocsnobu
2017-08-28Merge rubygems-2.6.13.hsbt
2017-08-27lib/net/imap.rb: Accept continuation requests without response textshugo
2017-08-23gc.c: restore cfp at finalizernobu
2017-08-23skip unless finalizers runnobu
2017-08-23gc.c: run all finalizersnobu
2017-08-22parse.y: primary should not be 0nobu
2017-08-22Fixed regression to convert blank value at r45497.hsbt
2017-08-22Gracefully handle CSV IO when file descriptor closed.hsbt
2017-08-22Fixed equality method fails when given the object that doesn't support table ...hsbt
2017-08-22Fixed to write_headers option behavior when given no rows.hsbt
2017-08-22Escape skip_lines string before convert to Regexp.hsbt
2017-08-20non-keywords hashnobu