summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-07-18[ruby/openssl] Add SSLSocket#getbyteAaron Patterson
2021-07-18[ruby/openssl] pkey/dh, pkey/ec: use EVP_PKEY_check() familyKazuki Yamaguchi
2021-07-18[ruby/openssl] pkey: implement {DH,DSA,RSA}#public_key in RubyKazuki Yamaguchi
2021-07-18[ruby/openssl] pkey: implement #to_text using EVP APIKazuki Yamaguchi
2021-07-18[ruby/openssl] pkey/dsa: use high level EVP interface to generate parameters ...Kazuki Yamaguchi
2021-07-18[ruby/openssl] pkey/dh: use high level EVP interface to generate parameters a...Kazuki Yamaguchi
2021-07-18[ruby/openssl] pkey: allow setting algorithm-specific options in #sign and #v...Kazuki Yamaguchi
2021-07-18[ruby/openssl] require OpenSSL >= 1.0.2 and LibreSSL >= 3.1Kazuki Yamaguchi
2021-07-18[ruby/openssl] BN.abs and BN uplusRick Mark
2021-07-17One-line pattern matching is no longer experimentalKazuki Tsujimoto
2021-07-16Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada
2021-07-16[rubygems/rubygems] Fix contradictory message about deletion of default gemJared Beck
2021-07-16[ruby/error_highlight] Fix leaked tempfilesNobuyoshi Nakada
2021-07-15Copy hash compare_by_identity setting in more casesJeremy Evans
2021-07-15Add pattern matching pin support for instance/class/global variablesJeremy Evans
2021-07-16[ruby/irb] Show code page by irb_info on Windowsaycabta
2021-07-16[ruby/irb] Escape space in free-spacing modeaycabta
2021-07-15Make Struct#keyword_init? return nil by default [Feature #18008]Nobuyoshi Nakada
2021-07-15Add tests and NEWS [Feature #18008]NARUSE, Yui
2021-07-15[ruby/fiddle] Handle#file_name results in very platform dependentNobuyoshi Nakada
2021-07-15[ruby/fiddle] Module file name may be the realpathNobuyoshi Nakada
2021-07-14[ruby/fiddle] fixed the test on case-insensitive filesystemNobuyoshi Nakada
2021-07-14[ruby/fiddle] Add Fiddle::Handle#file_name (https://github.com/ruby/fiddle/pu...Kenta Murata
2021-07-14[ruby/fiddle] Return the module handle value in Fiddle::Handle#to_i and add F...Kenta Murata
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA
2021-07-13[ruby/error_highlight] Set the binary mode for Tempfile creation in a testYusuke Endoh
2021-07-13[ruby/fiddle] Add "offsetof" to Struct classes (https://github.com/ruby/fiddl...Aaron Patterson
2021-07-13[ruby/fiddle] Add MemoryView.export and MemoryView#release (https://github.co...Sutou Kouhei
2021-07-13[ruby/fiddle] Add Fiddle::MemoryView#to_s (https://github.com/ruby/fiddle/pul...Sutou Kouhei
2021-07-13[ruby/fiddle] test: fix SetLastError's input typeSutou Kouhei
2021-07-13[ruby/fiddle] test: use double quote for string literalSutou Kouhei
2021-07-13[ruby/fiddle] test: add a test for win32_last_socket_errorSutou Kouhei
2021-07-13[ruby/fiddle] test: add missing receiverSutou Kouhei
2021-07-13[ruby/fiddle] windows: use GetLastError() for win32_last_errorSutou Kouhei
2021-07-13[ruby/error_highlight] Support a file that has no final newlineYusuke Endoh
2021-07-13[ruby/error_highlight] Support hard tabsYusuke Endoh
2021-07-12[ruby/error_highlight] Update a test for multibyte charactersYusuke Endoh
2021-07-11[ruby/date] Fix comparison with Float::INFINITYJeremy Evans
2021-07-11[ruby/irb] Show LANG and LC_ALL env by irb_infoaycabta
2021-07-10Remove half-defined Reline on LoadErrorNobuyoshi Nakada
2021-07-10Skip fiddle tests if fiddle is not avaiableNobuyoshi Nakada
2021-07-08mkmf.rb: try linking at try_varNobuyoshi Nakada
2021-07-08Split test of Hash.[] and add assertion for default value/procNobuyoshi Nakada
2021-07-08Adapt test_emoji_breaks.rb to Unicode 13.0.0/Emoji 13.0Martin Dürst
2021-07-07Sync RubyGems and Bundler with upstreamHiroshi SHIBATA
2021-07-07Sync latest bundler & rubygems development versionDavid Rodríguez
2021-07-05[ruby/rdoc] Fix links without pathsNobuyoshi Nakada
2021-07-05[ruby/rdoc] Fix for explicit http linkNobuyoshi Nakada
2021-07-05[ruby/rdoc] Allow a label in a link to another document textNobuyoshi Nakada
2021-07-05[ruby/rdoc] Fix assertions which look very likely unintendedNobuyoshi Nakada