summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-05[ruby/io-console] Run subprocesses without test librariesNobuyoshi Nakada
2021-02-04objspace_dump.c: tag singleton classes and reference the superclassJean Boussier
2021-02-03Prefer block forms to close opened filesNobuyoshi Nakada
2021-02-03Open gzip file in binary modeNobuyoshi Nakada
2021-02-03[ruby/irb] follow up the actual line numberNobuhiro IMAI
2021-02-01Implement NameError::message#clone for RactorNobuyoshi Nakada
2021-01-29Forward keyword arguments for Pathname#each_line [Bug #17589]Nobuyoshi Nakada
2021-01-27In test, need to pass a context to IRB::WorkSpace.new explicitlyaycabta
2021-01-27[ruby/irb] specify the `VERBOSE` to `false` and fix tests to fitNobuhiro IMAI
2021-01-27[ruby/irb] use `RubyLex::TerminateLineInput` appropriately [Bug #17564]Nobuhiro IMAI
2021-01-25[ruby/rdoc] Support iso-strict format in git-logNobuyoshi Nakada
2021-01-25[ruby/rdoc] Support other date formats in git-logNobuyoshi Nakada
2021-01-24[ruby/rdoc] Skip non-date logs by git-logNobuyoshi Nakada
2021-01-24[ruby/rdoc] Sort by CommitDate if availableNobuyoshi Nakada
2021-01-24[ruby/rdoc] Add links to the commitsNobuyoshi Nakada
2021-01-24[ruby/rdoc] Shorten commit hashesNobuyoshi Nakada
2021-01-24[ruby/rdoc] Tweak log entry markdownNobuyoshi Nakada
2021-01-24[ruby/rdoc] Make each commit entries h3Nobuyoshi Nakada
2021-01-24[ruby/rdoc] Support ChangeLog generated by `git log`Nobuyoshi Nakada
2021-01-24Add test for String#casecmp?NARUSE, Yui
2021-01-24[ruby/irb] Indent correctly with method calling with receiveraycabta
2021-01-24[ruby/irb] Indent correctly with keyword "for" and "in"aycabta
2021-01-23Warn the defined location as deprecation as well as the main messageNobuyoshi Nakada
2021-01-23Fix a warningKazuhiro NISHIYAMA
2021-01-23Make reciprocal properly of non-integral rational [Bug #17572]Nobuyoshi Nakada
2021-01-21[ruby/matrix] Add `Matrix#rotate_entries` [#19]Felix Wolfsteller
2021-01-21[ruby/net-http] RubyVM::MJIT is deprecated, prefer RubyVM::JIT nowNobuyoshi Nakada
2021-01-21[ruby/erb] Warn safe_level and later args even without -wTakashi Kokubun
2021-01-21[ruby/erb] Make sure erb.rb in this repository is testedTakashi Kokubun
2021-01-20Skip freezing check on setting temporary class path [Bug #17563]Nobuyoshi Nakada
2021-01-20[ruby/irb] Remove pp-specific stub from TestColorTakashi Kokubun
2021-01-20[ruby/irb] Undefine unused constantsTakashi Kokubun
2021-01-20[ruby/irb] Split test files for IRB::Color and IRB::ColorPrinterTakashi Kokubun
2021-01-20[ruby/erb] Prefer __dir__ to reduce ../Takashi Kokubun
2021-01-20Pend erb command tests for Ruby 2.5 for nowTakashi Kokubun
2021-01-19Fixed premature returnNobuyoshi Nakada
2021-01-19[ruby/irb] Stub a screen size for test_contextTakashi Kokubun
2021-01-18[ruby/irb] Support GitHub ActionsTakashi Kokubun
2021-01-18[ruby/irb] Stub a screen size for testsTakashi Kokubun
2021-01-18Avoid suppressing unrelated warningsTakashi Kokubun
2021-01-19test/ruby/test_jit.rb: Avoid a warningYusuke Endoh
2021-01-19test/ruby/test_pattern_matching.rb: Avoid a warningYusuke Endoh
2021-01-19Mark pattern labels as unremoveableVladimir Dementyev
2021-01-18Fix JIT link failuresTakashi Kokubun
2021-01-18[ruby/irb] skip a failling test on TruffleRubyNobuhiro IMAI
2021-01-18[ruby/irb] handle repeated exception separatelyNobuhiro IMAI
2021-01-18[ruby/irb] handle `__ENCODING__` as a keyword as wellNobuhiro IMAI
2021-01-18[ruby/reline] Windows needs more times to wait renderingaycabta
2021-01-18[ruby/reline] Tests with yamatanooroti don't need chdiraycabta
2021-01-17Use the dedicated assertionNobuyoshi Nakada