summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ruby/did_you_mean] Do not suggest #name= for #name and vice versaMatthew Boeh2022-12-051-0/+18
* [ruby/irb] Close leaked pty IOsNobuyoshi Nakada2022-12-051-0/+3
* [ruby/reline] Remove unapproved color setting APIsStan Lo2022-12-052-43/+0
* return early if there is no is_entries bufferAaron Patterson2022-12-031-0/+7
* UnboundMethod only refer defined_classKoichi Sasada2022-12-031-4/+4
* [ruby/irb] Require pathname in test helperStan Lo2022-12-021-0/+2
* [ruby/irb] Disable debug cmd tests based on project structureStan Lo2022-12-022-12/+10
* [rubygems/rubygems] Delete partial file and re-raise on Errno::ENOSPC.Ellen Marie Dash2022-12-021-0/+31
* Do not run drb SSL tests on WindowsTakashi Kokubun2022-12-021-4/+4
* Wait killed threadsNobuyoshi Nakada2022-12-021-0/+2
* [ruby/io-console] Omit on JRubyNobuyoshi Nakada2022-12-021-0/+1
* [ruby/io-console] Check rawmode option names strictlyNobuyoshi Nakada2022-12-021-0/+8
* [ruby/irb] This doesn't work on RubyCI eitherTakashi Kokubun2022-12-021-2/+2
* Wait killed threadNobuyoshi Nakada2022-12-021-0/+1
* [ruby/irb] Skip debug command tests on ruby/rubyTakashi Kokubun2022-12-021-0/+6
* [ruby/irb] Use the proper ruby command and library pathNobuyoshi Nakada2022-12-021-2/+5
* [ruby/irb] Test debug commands without yamatanoorotiStan Lo2022-12-022-223/+258
* Relax the timeout of a YAML testTakashi Kokubun2022-12-011-1/+1
* Module#remove_method: Check frozen on the right objectJean byroot Boussier2022-12-012-0/+21
* [Bug #19087] Disallow successive underscores in Complex stringNobuyoshi Nakada2022-12-021-0/+22
* YJIT: Reorder branches for Fixnum opt_case_dispatch (#6841)Takashi Kokubun2022-12-011-0/+17
* [Feature #19163] Marshal-loaded Data object also should be frozenNobuyoshi Nakada2022-12-021-0/+10
* [Feature #19163] Data object should be frozenNobuyoshi Nakada2022-12-021-0/+8
* Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612)Samuel Williams2022-12-011-0/+101
* [Bug #19108] Check for the encoding of pack/unpack formatNobuyoshi Nakada2022-12-011-0/+14
* [ruby/delegate] Revert "Fix `DelegateClass` block "method redefined" warning"Nobuyoshi Nakada2022-12-011-12/+0
* [Feature #19138] Add `SyntaxError#path`Nobuyoshi Nakada2022-12-011-0/+23
* Use RTEST and add test for GH-6832Alan Wu2022-11-301-0/+8
* YJIT: Optimize rb_int_equal (#6838)Takashi Kokubun2022-11-301-0/+16
* Prevent segfault in String#scan with ObjectSpace.each_objectYusuke Endoh2022-12-011-0/+9
* [ruby/rdoc] Non-RD part feature has not been imported to RDocNobuyoshi Nakada2022-12-011-0/+21
* Add a test case for argument forwardingyui-knk2022-11-291-0/+10
* Add tests for [Feature #19134]Shugo Maeda2022-11-291-2/+15
* [ruby/erb] Fix line numbers after multi-line <%#Takashi Kokubun2022-11-291-0/+12
* Allow ** in def foo(...)Shugo Maeda2022-11-291-0/+17
* [ruby/optparse] Fix the test failure i ruby/rubyYusuke Endoh2022-11-281-3/+3
* [ruby/optparse] Add `raise_unknown` flagNobuyoshi Nakada2022-11-281-0/+12
* Make the timeout of test_system_sigpipe longerTakashi Kokubun2022-11-271-1/+1
* Relax a too strict timeoutTakashi Kokubun2022-11-271-1/+1
* [ruby/rdoc] Add `--no-skipping-tests` optionSven Riedel2022-11-282-0/+53
* [ruby/cgi] Loosen the domain regex to accept '.'Xenor Chang2022-11-281-0/+3
* Skip a broken RDoc testTakashi Kokubun2022-11-271-0/+1
* [ruby/rdoc] Revert "Refactor `RDoc::Markup::Parser#tokenize`"Nobuyoshi Nakada2022-11-271-10/+11
* [ruby/rdoc] Refactor `RDoc::Markup::Parser#tokenize`Nobuyoshi Nakada2022-11-271-11/+10
* [ruby/rdoc] Darkfish: Nest sidebar ToC as a tree of headingsnick evans2022-11-271-0/+25
* [ruby/irb] Activate yamatanooroti tests on CIStan Lo2022-11-271-2/+2
* [ruby/net-http] Fix test for Ruby headPeter Zhu2022-11-261-1/+5
* MJIT: Remove the code to optimize shape transitionTakashi Kokubun2022-11-251-1/+1
* YJIT: Run test-all tests without requiring RUN_OPTSAlan Wu2022-11-253-18/+19
* Fix autoload status of statically linked extensionsAlan Wu2022-11-251-0/+18