aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* object.c: message encodingnobu2017-02-211-0/+4
* assertions.rb: ignore exit in childnobu2017-02-201-4/+3
* regparse.c: initialize return valuesnobu2017-02-201-0/+19
* envutil.rb: diagnostic_reports for ruby-runnernobu2017-02-202-9/+13
* vm_insnhelper.c: super to module in refinementnobu2017-02-191-0/+32
* {lib,test}/cgi: Specify frozen_string_literal: true.kazu2017-02-188-42/+42
* array.c: check if numericnobu2017-02-181-0/+3
* test_fileutils.rb: no broken symlinks on Cygwinnobu2017-02-171-4/+36
* test_fileutils.rb: fix relative symlink pathnobu2017-02-171-1/+3
* test_fileutils.rb: workaround for Cygwinnobu2017-02-171-0/+4
* test_fileutils.rb: cache distinct UIDsnobu2017-02-171-34/+21
* fileutils.rb: do not make rootnobu2017-02-161-0/+18
* marshal.c: revert r57631 partiallynobu2017-02-151-0/+3
* lib/find.rb: Specify frozen_string_literal: true.kazu2017-02-131-1/+1
* ripper: fix %-op on_operator_ambiguousnobu2017-02-121-1/+7
* bigdecimal: version 1.3.1mrkn2017-02-101-0/+9
* check thread deadness correctly.ko12017-02-101-0/+10
* parallel.rb: fix interventionnobu2017-02-101-2/+1
* lib/base64.rb: Specify frozen_string_literal: true.kazu2017-02-101-1/+1
* lib/abbrev.rb: Specify frozen_string_literal: true.kazu2017-02-091-1/+1
* {ext,test}/zlib: Specify frozen_string_literal: true.kazu2017-02-071-9/+9
* test/unit.rb: old GNU makenobu2017-02-071-1/+1
* test_parallel.rb: match the countnobu2017-02-071-1/+1
* test/unit.rb: most-assertednobu2017-02-071-9/+27
* test/unit.rb: definednobu2017-02-071-1/+1
* test/unit: record in parallelnobu2017-02-073-5/+40
* test/unit.rb: statisticsnobu2017-02-071-0/+34
* {ext,test}/strscan: Specify frozen_string_literal: true.kazu2017-02-061-29/+29
* @job_tokens is defined iff @jobserver is truenaruse2017-02-051-1/+1
* {ext,test}/ripper: Specify frozen_string_literal: true.kazu2017-02-057-14/+15
* test/unit.rb: jobserver for workersnobu2017-02-041-3/+4
* test/unit.rb: job tokensnobu2017-02-041-9/+15
* test/unit.rb: initialize instance variablenobu2017-02-041-0/+1
* test_gem.rb: exclude default gemsnobu2017-02-041-23/+34
* lib/ostruct.rb: Fix returned value of each_pair.marcandre2017-02-031-0/+1
* test/unit.rb: share job slotsnobu2017-02-031-1/+32
* test/unit.rb: job testing flagnobu2017-02-031-7/+3
* eval.c: hide internal objectsnobu2017-02-031-0/+18
* Add class name to assert messageskazu2017-02-021-2/+2
* escape.c: check argumentnobu2017-02-021-0/+6
* test_cgi_util.rb: encoding testsnobu2017-02-021-4/+10
* test_iseq_load.rb: refine test_require_integrationnobu2017-02-021-8/+8
* test_time.rb: use UTCnobu2017-02-011-1/+1
* test_queue.rb: fix portabilitynobu2017-02-011-4/+4
* Add IMEMO type to heap dump output.tenderlove2017-01-311-0/+17
* openssl: import v2.0.3rhe2017-01-312-0/+17
* allow Queue operation in trap.ko12017-01-311-0/+17
* time.c (time_strftime): avoid garbage in common casenormal2017-01-311-0/+11
* test_io.rb: separate a testnobu2017-01-311-0/+3
* sprintf.c: avoid garbage in common (no exception) casenormal2017-01-311-0/+10