aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* io.c (rb_io_syswrite): avoid leaving garbage after writenormal2017-01-301-1/+3
* string.c (rb_str_tmp_frozen_release): release embedded stringsnormal2017-01-301-0/+16
* make FIXNUM_MAX visible from Rubyshyouhei2017-01-301-21/+17
* reduce iterations for slower machinesnobu2017-01-301-2/+2
* refine assertionsnobu2017-01-301-8/+10
* more checks for promptnobu2017-01-301-31/+32
* test for promptnobu2017-01-301-0/+47
* test for immature statementnobu2017-01-291-0/+5
* test for top level statementnobu2017-01-291-0/+15
* test for commentnobu2017-01-291-2/+22
* tests for irb lexernobu2017-01-291-0/+18
* {ext,test}/etc: Specify frozen_string_literal: true.kazu2017-01-291-1/+1
* test/unit.rb: minimum workersnobu2017-01-281-1/+1