aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* irb: Removed unused variablesv3_0_0_rc1Nobuyoshi Nakada2020-12-201-2/+0
* win32: Use UTF-8 as filesystem encoding [Feature #12654]Nobuyoshi Nakada2020-12-201-37/+16
* irb: Define extension command only on the given objectNobuyoshi Nakada2020-12-201-1/+3
* Set non-verbose mode as well as tty modeNobuyoshi Nakada2020-12-201-0/+4
* Set :DEFAULT to PROMPT_MODE for CIaycabta2020-12-201-20/+8
* Suppress errors related to using variables that are not directly related to t...aycabta2020-12-201-4/+20
* [ruby/irb] Add measure commandaycabta2020-12-201-0/+144
* [ruby/ostruct] Add Ractor testMarc-Andre Lafortune2020-12-191-12/+11
* [ruby/matrix] Add Ractor testMarc-Andre Lafortune2020-12-191-9/+9
* [pathname] Make Pathname Ractor safe (#3940)Kenta Murata2020-12-201-0/+22
* [bigdecimal] Fix deprecation warning testKenta Murata2020-12-191-0/+4
* [bigdecimal] Add BigDecimal#n_significant_digitsKenta Murata2020-12-191-0/+51
* [bigdecimal] Make BigDecimal#precs deprecatedKenta Murata2020-12-191-6/+16
* [bigdecimal] Add BigDecimal#precisionKenta Murata2020-12-191-0/+49
* [bigdecimal] Make bigdecimal Ractor safeKenta Murata2020-12-191-0/+23
* [bigdecimal] Fix the default precision of Float#to_dKenta Murata2020-12-191-4/+12
* test/ruby/test_module.rb: Avoid "warning: method redefined"Yusuke Endoh2020-12-191-2/+2
* Recommit 34f06062174882a98ebef998c50ad8d4f7fc0f2eYusuke Endoh2020-12-191-0/+17
* ripper: fix `#tok` on some error events [Bug 17345]Nobuhiro IMAI2020-12-191-5/+26
* Try to test with rake-13.0.2 again.Hiroshi SHIBATA2020-12-191-5/+5
* [digest] Make digest Ractor safeKenta Murata2020-12-191-0/+101
* Partially reintroduce e042e8460bb9a63c05f938d51e8c7c5345a6f3a4 and ...Yusuke Endoh2020-12-191-1/+2
* Added missing tests for public, private, protected and alias_methodNobuyoshi Nakada2020-12-191-0/+73
* fix refinements/prepend bugKoichi Sasada2020-12-191-0/+27
* Added tests for [Feature #17314]Yusuke Endoh2020-12-191-0/+9
* Use category: :deprecated in warnings that are related to deprecationJeremy Evans2020-12-184-21/+21
* [bigdecimal] Fix test for d5ab8e8562Kenta Murata2020-12-191-1/+1
* [ruby/reline] Yank by em-kill-region correctlyaycabta2020-12-191-0/+18
* [ruby/reline] Bind yank-pop correctlyaycabta2020-12-191-0/+18
* [ruby/reline] Add Enumerable to KillRing for debuggingaycabta2020-12-191-0/+12
* Fixed not to make non-literal expression shareable [Feature #17273]Nobuyoshi Nakada2020-12-191-0/+1
* [stringio] Make stringio Ractor safeKenta Murata2020-12-181-0/+23
* Removed old GC tuning environment variables deprecated since 2.1Nobuyoshi Nakada2020-12-181-6/+0
* Revert "Added missing tests for public, private, protected and alias_method"Yusuke Endoh2020-12-181-73/+0
* Revert "Added tests for [Feature #17314]"Yusuke Endoh2020-12-181-28/+1
* Drop token info also for endless singleton method definitionNobuyoshi Nakada2020-12-181-0/+1
* [strscan] Make strscan Ractor safe (#17)Kenta Murata2020-12-181-0/+28
* Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA2020-12-182-2/+66
* Added tests for [Feature #17314]Nobuyoshi Nakada2020-12-181-1/+28
* Added missing tests for public, private, protected and alias_methodNobuyoshi Nakada2020-12-181-0/+73
* use eval to create different Regexp objectsKoichi Sasada2020-12-181-2/+7
* test/ruby: suppress some warningsYusuke Endoh2020-12-172-2/+12
* [ruby/irb] Skip the few failing tests on TruffleRubyBenoit Daloze2020-12-172-0/+3
* [ruby/reline] Support longer than screen height on Windowsaycabta2020-12-171-0/+1
* [ruby/reline] Support longer than screen heightaycabta2020-12-171-1/+143
* test/ruby: Check warning messages at a finer granularityNobuyoshi Nakada2020-12-1716-114/+146
* Ripper: Fixed erred token on wrong alias [Bug #17345]Nobuyoshi Nakada2020-12-161-1/+1
* test/ruby/test_enum.rb: Avoid "warning: assigned but unused variable"Yusuke Endoh2020-12-161-6/+6
* [memory_view] Make MemoryView API Ractor-safe (#3911)Kenta Murata2020-12-161-0/+18
* Fixed marshal compatibility of Process::StatusNobuyoshi Nakada2020-12-161-0/+6