aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* RubyGems: Enable Style/StringLiterals copTakuya Noguchi2022-07-22149-5917/+5917
* Dump non-ASCII char as unsignedNobuyoshi Nakada2022-07-221-0/+15
* Do not chomp trailing line separator IO#each with nil separator and chompJeremy Evans2022-07-211-1/+15
* Revert "objspace_dump.c: skip dumping method name if not pure ASCII"Jean byroot Boussier2022-07-211-13/+0
* objspace_dump.c: skip dumping method name if not pure ASCIIJean Boussier2022-07-211-0/+13
* Revert "Do not chomp trailing line separator IO#each with nil separator and c...Jeremy Evans2022-07-211-15/+1
* Do not have class/module keywords look up ancestors of ObjectJeremy Evans2022-07-212-2/+15
* Do not chomp trailing line separator IO#each with nil separator and chompJeremy Evans2022-07-211-1/+15
* Make String#each_line work correctly with paragraph separator and chompJeremy Evans2022-07-211-6/+11
* [ruby/digest] Ignore test_ractor.rb on non-Ractor rubyNobuyoshi Nakada2022-07-211-5/+1
* [ruby/digest] Find an available digest algorithm to testNobuyoshi Nakada2022-07-211-4/+9
* Ensure _id2ref finds symbols with the correct typeDaniel Colson2022-07-201-0/+5
* Match +YJIT in Ruby desc when testing segv (#6141)Noah Gibbs2022-07-202-0/+9
* [rubygems/rubygems] Fix `ruby setup.rb --destdir /foo` modifying global specsDavid Rodríguez2022-07-201-0/+8
* [rubygems/rubygems] Refactor destdir checksDavid Rodríguez2022-07-201-2/+6
* [rubygems/rubygems] More cleanupDavid Rodríguez2022-07-201-18/+18
* [rubygems/rubygems] Unify common logicDavid Rodríguez2022-07-201-8/+12
* [rubygems/rubygems] Fix casing typo when resetting `RbConfig::CONFIG["ENABLE_...David Rodríguez2022-07-201-2/+2
* [Bug #18905] Check symbol name types more strictlyNobuyoshi Nakada2022-07-202-5/+17
* [ruby/fileutils] Add an octal prefix to clarify to be octalNobuyoshi Nakada2022-07-191-12/+12
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-07-192-5/+5
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-07-192-5/+5
* [ruby/rdoc] Fix call-seq for aliased method with similar namesPeter Zhu2022-07-181-0/+14
* [rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.default_dir`David Rodríguez2022-07-181-0/+18
* [Bug #18922] Normalize time at 24:00:00 UTCNobuyoshi Nakada2022-07-181-0/+2
* [rubygems/rubygems] Stop using `/dev/null` for silent ui for WASI platformYuta Saito2022-07-171-0/+6
* Fix tests for ABI incompatible binary error messagsNobuyoshi Nakada2022-07-171-2/+4
* [rubygems/rubygems] Drop support for old `Gem::Specification` versionsNobuyoshi Nakada2022-07-161-28/+8
* YJIT: Add send unit tests (#6143)Noah Gibbs2022-07-151-1/+167
* [ruby/reline] Use color name instead of code (integer) in dialog color APIsst00122022-07-162-21/+33
* Implement Objects on VWAPeter Zhu2022-07-152-2/+27
* MJIT: Merge mjit_worker.c back to mjit.c (#6138)Takashi Kokubun2022-07-141-1/+1
* [ruby/set] Get rid of use of `Gem::Version`Nobuyoshi Nakada2022-07-141-1/+1
* GVL Instrumentation: remove the EXITED count assertionJean Boussier2022-07-131-1/+0
* thread/test_instrumentation_api: cleanup all existing threads in setupJean Boussier2022-07-131-0/+9
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-133-0/+19
* [Feature #18901] Don't run size pool move tests without VWAMatt Valentine-House2022-07-121-0/+2
* [Feature #18901] Support size pool movement for ArraysMatt Valentine-House2022-07-121-0/+40
* Refactor tests for ThreadInstrumentation countersNobuyoshi Nakada2022-07-121-15/+16
* Use `IO.popen` to fork and exit the child process without cleanupNobuyoshi Nakada2022-07-121-16/+12
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2022-07-122-5/+5
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2022-07-122-5/+5
* Fix a regression of b2e58b02aec73f9c350bf109c021c180fc699cccYusuke Endoh2022-07-111-0/+21
* [ruby/reline] Add tests for top-level dialog color APIsst00122022-07-111-0/+17
* Replace use of double_heap in tests with expand_heapMatt Valentine-House2022-07-111-5/+5
* Use NO_JIT_DESCRIPTION only when neededTakashi Kokubun2022-07-101-4/+5
* Fix #5872 for MJIT GitHub ActionsTakashi Kokubun2022-07-103-9/+11
* [ruby/rdoc] `RubyVM` is implementation dependentNobuyoshi Nakada2022-07-111-0/+2
* [ruby/rdoc] Fix the known classes moreNobuyoshi Nakada2022-07-111-2/+23
* [ruby/rdoc] Fix an exception class nameNobuyoshi Nakada2022-07-111-0/+2