aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* openssl: merge test fixes from upstream, part 2Kazuki Yamaguchi2017-09-092-0/+2
* 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
* test_syntax.rb: suppress warningsnobu2017-08-311-1/+1
* String#each_grapheme_cluster and String#grapheme_clustersnaruse2017-08-311-0/+40
* test_syntax.rb: assert outputnobu2017-08-311-7/+4
* A HTTP Header value must not contain CR or LF.naruse2017-08-301-0/+11
* array.c: integer calculationsnobu2017-08-301-6/+43
* Merge rdoc-6.0.0.beta1.hsbt2017-08-299-61/+1202
* array.c: join encodingnobu2017-08-291-0/+1
* test/ruby: tweaked heredocsnobu2017-08-296-32/+53
* Merge rubygems-2.6.13.hsbt2017-08-285-1/+157
* lib/net/imap.rb: Accept continuation requests without response textshugo2017-08-272-2/+10
* gc.c: restore cfp at finalizernobu2017-08-231-0/+23
* skip unless finalizers runnobu2017-08-231-1/+2
* gc.c: run all finalizersnobu2017-08-231-0/+22
* parse.y: primary should not be 0nobu2017-08-221-0/+4
* Fixed regression to convert blank value at r45497.hsbt2017-08-221-0/+9
* Gracefully handle CSV IO when file descriptor closed.hsbt2017-08-221-0/+8
* Fixed equality method fails when given the object that doesn't support table ...hsbt2017-08-221-0/+3
* Fixed to write_headers option behavior when given no rows.hsbt2017-08-221-0/+13
* Escape skip_lines string before convert to Regexp.hsbt2017-08-221-0/+9
* non-keywords hashnobu2017-08-201-0/+12
* ruby.h: fix rb_scan_args_trail_idxnobu2017-08-191-0/+219
* test/net/imap/test_imap.rb: Use Addrinfo.tcp in case localhost is ::1.shugo2017-08-181-19/+21
* vm_method.c: alias warning at refined methodnobu2017-08-171-0/+17
* parse.y: unexpected tINTEGER messagenobu2017-08-171-0/+3
* suppress warning: assigned but unused variable - linenaruse2017-08-151-1/+1