summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-12-22Enumerator.new: raise unless block given卜部昌平
2020-12-22Import set 1.0.0Akinori MUSHA
2020-12-22reset cache before iteratingKoichi Sasada
2020-12-21[json] Make json Ractor safeKenta Murata
2020-12-21[json] Stop using prototype objectsKenta Murata
2020-12-21Fixed a typo in an error class nameNobuyoshi Nakada
2020-12-21[ruby/rdoc] Guard for WEBrickHiroshi SHIBATA
2020-12-20irb: Removed unused variablesv3_0_0_rc1Nobuyoshi Nakada
2020-12-20win32: Use UTF-8 as filesystem encoding [Feature #12654]Nobuyoshi Nakada
2020-12-20irb: Define extension command only on the given objectNobuyoshi Nakada
2020-12-20Set non-verbose mode as well as tty modeNobuyoshi Nakada
2020-12-20Set :DEFAULT to PROMPT_MODE for CIaycabta
2020-12-20Suppress errors related to using variables that are not directly related to t...aycabta
2020-12-20[ruby/irb] Add measure commandaycabta
2020-12-19[ruby/ostruct] Add Ractor testMarc-Andre Lafortune
2020-12-19[ruby/matrix] Add Ractor testMarc-Andre Lafortune
2020-12-20[pathname] Make Pathname Ractor safe (#3940)Kenta Murata
2020-12-19[bigdecimal] Fix deprecation warning testKenta Murata
2020-12-19[bigdecimal] Add BigDecimal#n_significant_digitsKenta Murata
2020-12-19[bigdecimal] Make BigDecimal#precs deprecatedKenta Murata
2020-12-19[bigdecimal] Add BigDecimal#precisionKenta Murata
2020-12-19[bigdecimal] Make bigdecimal Ractor safeKenta Murata
2020-12-19[bigdecimal] Fix the default precision of Float#to_dKenta Murata
2020-12-19test/ruby/test_module.rb: Avoid "warning: method redefined"Yusuke Endoh
2020-12-19Recommit 34f06062174882a98ebef998c50ad8d4f7fc0f2eYusuke Endoh
2020-12-19ripper: fix `#tok` on some error events [Bug 17345]Nobuhiro IMAI
2020-12-19Try to test with rake-13.0.2 again.Hiroshi SHIBATA
2020-12-19[digest] Make digest Ractor safeKenta Murata
2020-12-19Partially reintroduce e042e8460bb9a63c05f938d51e8c7c5345a6f3a4 and ...Yusuke Endoh
2020-12-19Added missing tests for public, private, protected and alias_methodNobuyoshi Nakada
2020-12-19fix refinements/prepend bugKoichi Sasada
2020-12-19Added tests for [Feature #17314]Yusuke Endoh
2020-12-18Use category: :deprecated in warnings that are related to deprecationJeremy Evans
2020-12-19[bigdecimal] Fix test for d5ab8e8562Kenta Murata
2020-12-19[ruby/reline] Yank by em-kill-region correctlyaycabta
2020-12-19[ruby/reline] Bind yank-pop correctlyaycabta
2020-12-19[ruby/reline] Add Enumerable to KillRing for debuggingaycabta
2020-12-19Fixed not to make non-literal expression shareable [Feature #17273]Nobuyoshi Nakada
2020-12-18[stringio] Make stringio Ractor safeKenta Murata
2020-12-18Removed old GC tuning environment variables deprecated since 2.1Nobuyoshi Nakada
2020-12-18Revert "Added missing tests for public, private, protected and alias_method"Yusuke Endoh
2020-12-18Revert "Added tests for [Feature #17314]"Yusuke Endoh
2020-12-18Drop token info also for endless singleton method definitionNobuyoshi Nakada
2020-12-18[strscan] Make strscan Ractor safe (#17)Kenta Murata
2020-12-18Merge RubyGems 3.2.2 and Bundler 2.2.2Hiroshi SHIBATA
2020-12-18Added tests for [Feature #17314]Nobuyoshi Nakada
2020-12-18Added missing tests for public, private, protected and alias_methodNobuyoshi Nakada
2020-12-18use eval to create different Regexp objectsKoichi Sasada
2020-12-17test/ruby: suppress some warningsYusuke Endoh
2020-12-17[ruby/irb] Skip the few failing tests on TruffleRubyBenoit Daloze