summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-07[ruby/irb] Support non-string input in show_sourceTakashi Kokubun
2022-11-07[ruby/fileutils] Revert "FileUtils.rm* methods swallows only Errno::ENOENT wh...Yusuke Endoh
2022-11-07[rubygems/rubygems] Fix rubocop violationsPeter Zhu
2022-11-07[rubygems/rubygems] Drop support for HP-UXPeter Zhu
2022-11-07[Bug #19106] Normalize time at 24:00:00 with a timezone objectNobuyoshi Nakada
2022-11-04[ruby/irb] Silent the noise created when building Context in testsStan Lo
2022-11-04[ruby/irb] Suppress "switching inspect mode" messagesNobuyoshi Nakada
2022-11-04[ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escapeTakashi Kokubun
2022-11-03[ruby/irb] Provide a base test class and let tests restore encodingsStan Lo
2022-11-03[ruby/irb] Allow non-identifier aliases like Pry's @ and $Takashi Kokubun
2022-11-03[ruby/irb] Require rubygems to run the test alone on ruby/rubyTakashi Kokubun
2022-11-03YJIT: Make Code GC metrics available for non-stats builds (#6665)Takashi Kokubun
2022-11-03[ruby/irb] Fix build_context for ruby/ruby CITakashi Kokubun
2022-11-03[ruby/irb] Require the entire irb lib in RubyLex testStan Lo
2022-11-03[ruby/irb] Refactor RubyLex and its testsStan Lo
2022-11-03[ruby/erb] Skip a test for JRubyTakashi Kokubun
2022-11-03[ruby/erb] Skip tests for trufflerubyTakashi Kokubun
2022-11-02[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-11-01We don't care about actual hostname resolution. (#6652)Samuel Williams
2022-11-01[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-10-31YJIT: Add RubyVM::YJIT.code_gc (#6644)Takashi Kokubun
2022-10-31[ruby/error_highlight] Support nodes in `spot`eileencodes
2022-10-31Add `node_id_for_backtrace_location` functioneileencodes
2022-10-29[ruby/optparse] Add tests for `load(into:)`Nobuyoshi Nakada
2022-10-29[ruby/optparse] Add tests for `OptionParser#load`Nobuyoshi Nakada
2022-10-28[ruby/irb] Do not make non-existent XDG directory on startNobuyoshi Nakada
2022-10-28[ruby/irb] Update regarding NO_COLOR valueNobuyoshi Nakada
2022-10-28[ruby/irb] Suppress sequence to inspect asian ambiguous width Nobuyoshi Nakada
2022-10-28[ruby/irb] Suppress "switching inspect mode" messages Nobuyoshi Nakada
2022-10-27[ruby/irb] Fix warnings in test_cmd.rbPeter Zhu
2022-10-27[ruby/irb] Remove unnecessary test setup Stan Lo
2022-10-27[ruby/irb] Suppress warning for test which uses a locale non-existing on GitH...Benoit Daloze
2022-10-27[ruby/irb] Remove unecesary and harmful pend for TruffleRuby in TestRaiseNoBa...Benoit Daloze
2022-10-27[ruby/irb] Add missing require Stan Lo
2022-10-27[ruby/irb] Add test for IRB::InputCompletor::PerfectMatchedProcst0012
2022-10-27[ruby/tmpdir] Warnings should contain the environment variable name Nobuyoshi Nakada
2022-10-26YJIT: Support nil and blockparamproxy as blockarg in send (#6492)Matthew Draper
2022-10-26[ruby/irb] Remove unnecessary warning check on help commandStan Lo
2022-10-26[ruby/irb] Rename test_helper.rb to helper.rbPeter Zhu
2022-10-26[ruby/irb] Don't insert new methods to Test::Unit::TestCasest0012
2022-10-26[ruby/irb] Suppress warningsStan Lo
2022-10-26[ruby/irb] Add test for the help commandst0012
2022-10-26[ruby/irb] Extract without_rdoc helperst0012
2022-10-25[ruby/irb] Make sure Encoding's defaults are restored Stan Lo
2022-10-25YJIT: GC and recompile all code pages (#6406)Takashi Kokubun
2022-10-25[ruby/tmpdir] Ignore empty environment variablesNobuyoshi Nakada
2022-10-25[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]
2022-10-24[rubygems/rubygems] Bump rb-sysdependabot[bot]
2022-10-24[ruby/irb] Restore standard input/output encodings after input method tests Stan Lo
2022-10-24Split tests for `Array#shuffle` and `Array#sample`Nobuyoshi Nakada