aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Exclude TestThread#test_signal_at_join on FreeBSD 13 for now [ci skip]Nobuyoshi Nakada2022-02-131-0/+3
* [ruby/rdoc] Load YAML library for each testNobuyoshi Nakada2022-02-121-0/+4
* [ruby/rdoc] Dump plain objects as `RDoc::Options`Nobuyoshi Nakada2022-02-122-14/+37
* [ruby/rdoc] Fix a test method nameNobuyoshi Nakada2022-02-121-1/+1
* [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/...Ulysse Buonomo2022-02-1223-44/+31
* test/ruby/test_exception.rb: prevent "assigned but unused variable"Yusuke Endoh2022-02-121-1/+1
* [ruby/ipaddr] Fix exception calling `to_range' after `freeze'Espartaco Palma2022-02-101-0/+22
* [ruby/ipaddr] Ipaddr#native must also coerce `@mask_addr`Jean Boussier2022-02-101-0/+5
* Fix Range#include? for beginless exclusive string rangesJeremy Evans2022-02-091-0/+4
* objspace: Hide identhash containing internal objsJohn Hawthorn2022-02-091-0/+12
* st.c: Do not clear entries_bound when calling Hash#shift for empty hashYusuke Endoh2022-02-101-0/+13
* [ruby/rdoc] Get rid of ruby-mode.el confusionsNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Allow cross references to negation operator methodNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Allow cross references to logical operator methodsNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Skip parentheses on singleton class declarationSoutaro Matsumoto2022-02-091-0/+13
* [ruby/rdoc] Allow cross references to backtick methodNobuyoshi Nakada2022-02-091-1/+1
* [ruby/rdoc] Allow cross references to operator methodsNobuyoshi Nakada2022-02-091-21/+23
* [ruby/rdoc] Support all struct definition functionsNobuyoshi Nakada2022-02-091-0/+44
* Fix TAG_THROW through require [Bug #18562]John Hawthorn2022-02-051-0/+21
* Add the size pool slot size to the output of ObjectSpace.dump/dump_allMatt Valentine-House2022-02-031-0/+28
* Move total_freed_pages to size poolPeter Zhu2022-02-031-0/+2
* Move total_allocated_pages to size poolPeter Zhu2022-02-031-0/+2
* [ruby/net-http] Do not set SNI hostname if connecting to IP addressJeremy Evans2022-02-031-1/+1
* Decouple GC slot sizes from RVALUEPeter Zhu2022-02-026-20/+25
* Restore workaround for test_rubygems.rb, It still fails with chkbuild enciron...Hiroshi SHIBATA2022-02-011-1/+5
* Sync latest Bundler & RubyGemsDavid Rodríguez2022-02-011-5/+1
* pend some tests while using to_binaryKoichi Sasada2022-01-312-0/+6
* Ignore warnings at reading debug info for nowNobuyoshi Nakada2022-01-291-0/+1
* mkmf: pkg_config accepts multiple optionsMike Dalessio2022-01-291-0/+7
* test: backfill coverage for MakeMakefile.pkg_configMike Dalessio2022-01-291-0/+61
* Remove assert_equal that will never be runPeter Zhu2022-01-281-1/+1
* Fix memory leak at the same named alias [Bug #18516]Nobuyoshi Nakada2022-01-271-0/+18
* An alias can suppress method redefinition warningNobuyoshi Nakada2022-01-271-0/+11
* [ruby/logger] Fix log rotation inter-process lock failed.Jesse Chavez2022-01-271-1/+2
* [wasm] Disallow compactionPeter Zhu2022-01-241-0/+1
* [ruby/bigdecimal] Fix the maximum precision of the quotientKenta Murata2022-01-241-0/+7
* [ruby/bigdecimal] Fix typoKenta Murata2022-01-241-1/+1
* [ruby/psych] Add strict_integer option to parse numbers with commas as stringsSeth Boyles2022-01-222-0/+36
* Do not create core file if it is intentional abortKoichi Sasada2022-01-192-2/+4
* `rb_fiber_terminate` must not return [Bug #18497]Nobuyoshi Nakada2022-01-192-0/+20
* Assuming EXIT_SUCCESS equals 0 is not portableNobuyoshi Nakada2022-01-191-3/+3
* [rubygems/rubygems] Don't pass regexp to `Gem::Dependeny.new` from list, sear...David Rodríguez2022-01-191-1/+1
* Merge rubygems/rubygems HEAD.Hiroshi SHIBATA2022-01-192-8/+8
* test/ruby/test_assignment.rb: Prevent a warningYusuke Endoh2022-01-191-2/+1
* [rubygems/rubygems] Normalize end alignment style with BundlerDavid Rodríguez2022-01-192-8/+8
* [ruby/erb] Revert "Remove safe_level and further positional arguments (https:...Takashi Kokubun2022-01-172-12/+77
* Fix the placeholder subclass entry skipping [Bug #18489]Nobuyoshi Nakada2022-01-171-0/+9
* [ruby/net-http] Remove redundant MJIT conditionKazuhiro NISHIYAMA2022-01-171-1/+1
* Weakmap failure is still pendingNobuyoshi Nakada2022-01-161-1/+1
* [ruby/reline] Use "Bundler.require" to load Gemfile.lock in multiline_replaycabta2022-01-161-0/+4