summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-02-26Oops! Add another test and fix to_proc implementationAaron Patterson
2021-02-26Fiddle::Function responds to to_procAaron Patterson
2021-02-25Revert "Add tests for bug 17652"Aaron Patterson
2021-02-25Add tests for bug 17652Peter Zhu
2021-02-24Reverting PR #4221Aaron Patterson
2021-02-24Add tests for bug 17652Peter Zhu
2021-02-23added mutexes for socket and connection lists on win32Andrew Aladjev
2021-02-22Check for cyclic prepend before making originAlan Wu
2021-02-22Send :fiber_switch event for almost every fiber_switch (#4207)nicholas a. evans
2021-02-21[ruby/reline] Add a test for suppressing crash when dynamic prompt returns emptyaycabta
2021-02-21[ruby/reline] Move script files for yamatanooroti testsaycabta
2021-02-21[ruby/reline] Return 1 when char width not foundaycabta
2021-02-20Make String#{strip,lstrip}{,!} strip leading NUL bytesJeremy Evans
2021-02-19Fix backtrace to not skip frames with iseq without pcJeremy Evans
2021-02-19Fix typo [ci skip]Shugo Maeda
2021-02-19invalidate negative cache any time.Koichi Sasada
2021-02-19ripper: fix a bug of Ripper::Lexer with syntax error and heredoc [Bug #17644]Shugo Maeda
2021-02-18[ruby/readline-ext] Use omitNobuyoshi Nakada
2021-02-16Parse "-00:00" as UTC for the round-trip [Feature #17544]Nobuyoshi Nakada
2021-02-16UTC zone should be still "+00:00" [Feature #17544]Nobuyoshi Nakada
2021-02-16strftime.c: support unknown offset UTC in RFC 3339 [Feature #17544]Nobuyoshi Nakada
2021-02-16Fix a failureKazuhiro NISHIYAMA
2021-02-16`$LOAD_PATH.resolve_feature_path` should not raiseDavid Rodríguez
2021-02-15Added Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada
2021-02-15Added tests for --backtrace-limit optionNobuyoshi Nakada
2021-02-14Fixed codepage for utime [Bug #17626]xtkoba (Tee KOBAYASHI)
2021-02-12Thread::Queue.new should accept an Enumerable [Feature #17327]Nobuyoshi Nakada
2021-02-11Make a cyclic prepend not modify ancestors for the receiverJeremy Evans
2021-02-11[ruby/irb] The command "irb_info" should show RUBY_PLATFORMaycabta
2021-02-11[ruby/irb] Suppress colorize on Windows testsaycabta
2021-02-10[ruby/zlib] test-unit didn't provide __name__ attributeHiroshi SHIBATA
2021-02-09Expose scheduler as public interface & bug fixes. (#3945)Samuel Williams
2021-02-07[ruby/benchmark] Adds `Tms#to_h`Keith Bennett
2021-02-08Forward keyword arguments to ARGF from global functionsNobuyoshi Nakada
2021-02-08Added test for keyword arguments to ARGFNobuyoshi Nakada
2021-02-07[ruby/reline] Terminate correctly in the middle of lines higher than the screenaycabta
2021-02-07[ruby/reline] Autowrap correctly when inserting chars in the middle of a lineaycabta
2021-02-06[ruby/irb] Enable to reassign a new block with "measure" commandaycabta
2021-02-06[ruby/irb] Allow "measure" command to take blockaycabta
2021-02-05Added tests for MakeMakefile#test_egrep_cppNobuyoshi Nakada
2021-02-05[ruby/io-console] Mark all tests that use run_pty as pend on JRubyCharles Oliver Nutter
2021-02-05[ruby/io-console] Use omit instead of skipCharles Oliver Nutter
2021-02-05[ruby/io-console] Skip test on JRubyCharles Oliver Nutter
2021-02-05[ruby/io-console] Add console.rb to search for pathsCharles Oliver Nutter
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