aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Try statx syscallnobu2019-02-201-4/+9
* Merge RubyGems master@9be7858f7f17eae3058204f3c03e4b798ba18b9chsbt2019-02-1472-394/+799
* Consider END blocknobu2019-02-131-1/+1
* Fix rb_bug message pattern listnobu2019-02-131-8/+2
* Fix rb_bug message pattern listnobu2019-02-131-3/+14
* fix test for r67061naruse2019-02-131-13/+0
* fix imemo entry description.ko12019-02-131-0/+2
* Call DRb.start_service with setup/teardownnaruse2019-02-081-3/+2
* Use assert_syntax_errornobu2019-02-081-5/+5
* Suppress warning [Feature #15575]nobu2019-02-081-1/+3
* test_rinda.rb: give up stabilizing this testk0kubun2019-02-071-2/+1
* enum.c: Enumerable#tallynobu2019-02-071-0/+5
* test_rinda.rb: extend timeout of wait_for as wellk0kubun2019-02-051-0/+1
* test_rinda.rb: increase timeout for --jit-wait CIk0kubun2019-02-041-0/+1
* fix: https://twitter.com/_ko1/status/1086167481922646016seki2019-02-021-0/+4
* Revert r63383, r63248 "compile.c: copy a short insn with leave"nobu2019-02-012-2/+14
* Run r66972 assertion only when a sticky-bit makes sensenobu2019-02-011-5/+6
* Fix exception namespacenobu2019-01-311-0/+8
* test_iseq.rb: update expected error messagenobu2019-01-311-1/+1
* test_iseq.rb: enablednobu2019-01-311-2/+0
* Show the code in syntax assertionsnobu2019-01-301-1/+7
* enumerator.c: fix arith_seq_first for Infinitymrkn2019-01-301-0/+19
* Fix `Module#const_defined?` on inherited constantsnobu2019-01-281-0/+11
* added assertion with method ref operatornobu2019-01-281-0/+1
* Add refinements support to method/instance_method.nobu2019-01-281-2/+39
* parse.y: trim newline in erred codenobu2019-01-261-0/+6
* Upgrade CSV to 3.0.4kou2019-01-2519-511/+788
* Upgrade RSS to 0.2.8kou2019-01-254-29/+59
* parse.y: remove an extra error messagenobu2019-01-242-2/+3
* numeric.c: Fix negative step with float componentsmrkn2019-01-242-0/+19
* tmpdir.rb: permission of user given directorynobu2019-01-231-0/+6
* Merge rubygems master targeted RubyGems 3.1.0.hsbt2019-01-228-32/+59
* parse.y: enclose keyword token names by quotesnobu2019-01-221-1/+1
* parse.y: more token namesnobu2019-01-211-1/+1
* test_io.rb: skip test on MJIT to prevent random failurek0kubun2019-01-211-0/+1
* Prefer block_given? to iterator?nobu2019-01-181-11/+6
* dir.c: fix Dir.glob with braces and matching dirshirosaki2019-01-161-0/+14
* setbyte / ungetbyte allow out-of-range integersshyouhei2019-01-152-10/+10
* Suppress warning: ambiguous first argument; put parentheses or a space even a...naruse2019-01-151-15/+15
* ast.c: fix missing head part in dynamic literalnobu2019-01-141-0/+12
* rdoc: ignore gemspec filesnobu2019-01-131-1/+1
* rdoc: fixup the test for r66806nobu2019-01-131-1/+1
* No FloatDomainError at non-finitive number if exception: falsenobu2019-01-121-0/+9
* No TypeError at nil if exception: falsenobu2019-01-122-0/+12
* Ensure to terminate the childnobu2019-01-112-31/+42
* test_jit.rb: change format of test error outputk0kubun2019-01-102-2/+2
* test/ruby/test_method.rb: Remove unreachable callkazu2019-01-101-2/+2
* proc.c: proc without blocknobu2019-01-101-2/+2
* proc.c: check if callablenobu2019-01-102-4/+4
* class.c: refactor class_instance_method_listnobu2019-01-091-0/+8