summaryrefslogtreecommitdiff
path: root/spec/ruby/library
AgeCommit message (Expand)Author
2025-04-26Implement Set as a core classJeremy Evans
2025-04-25update allocation location testsAaron Patterson
2025-04-18[Feature #20724] Bump Unicode version to 16.0.0Mari Imaizumi
2025-04-02Removed Solaris conditions from library directoryHiroshi SHIBATA
2025-03-27Update to ruby/spec@5e579e2Andrew Konchin
2025-03-18[Feature #19908] Update Unicode headers to 15.1.0Mari Imaizumi
2025-02-07Retry on IO::EAGAINWaitReadable when a closed socket is still not available f...Andrew Konchin
2025-01-31Prefer `platform_is_not :windows`.Samuel Williams
2025-01-30Update to ruby/spec@affef93Andrew Konchin
2025-01-30Handle environment where GEM_HOME is not availableHiroshi SHIBATA
2025-01-30bin_path_spec.rb relied to available Ruby environment with after `make install`Hiroshi SHIBATA
2025-01-29Add fallback for `hostname` if `uname` isn't available. (#12655)Samuel Williams
2025-01-28Prefer `uname -n` over `hostname`. (#12647)Samuel Williams
2025-01-24Restructured irb related example at spec/rubyHiroshi SHIBATA
2025-01-08Skip examples related with OpenStruct in ruby/specHiroshi SHIBATA
2025-01-08Reapply "Suppress WIN32OLE deprecation warnings for the time being"Nobuyoshi Nakada
2025-01-07Update to ruby/spec@18032a7Andrew Konchin
2024-12-31Fix leak in Socket#connect specBenoit Daloze
2024-12-28BigDecimal('0.') with bigdecimal-3.1.9 returns 0.0Hiroshi SHIBATA
2024-12-28Abandon connection test if off lineNobuyoshi Nakada
2024-12-22Suppress WIN32OLE deprecation warnings for the time beingNobuyoshi Nakada
2024-12-10Update to ruby/spec@9f10222Andrew Konchin
2024-12-03Socket#connect may be raise ECONNREFUSEDKazuhiro NISHIYAMA
2024-11-21Omit flaky example with Windows platformHiroshi SHIBATA
2024-11-06Update to ruby/spec@54c391eBenoit Daloze
2024-10-23Harden the ObjectSpace.memsize_of specJean Boussier
2024-10-12Support `IO#timeout` for `rsock_connect`. (#11880)Samuel Williams
2024-10-03Update spec/ruby/ for colon-style hash inspecttompng
2024-09-17Skip failing examples related with https://github.com/ruby/ruby/commit/d81b05...Hiroshi SHIBATA
2024-09-05Move Time#xmlschema in core and optimize itJean Boussier
2024-07-24Add "c_long_size" guard, supplanting "wordsize" and stop using Integer#sizeAlan Wu
2024-07-18Split URI::Parser examples with RFC2396 and RFC3986Hiroshi SHIBATA
2024-07-02Update to ruby/spec@f8987acAndrew Konchin
2024-06-18net-ftp-0.3.6 always return response with put/puttextfile.Hiroshi SHIBATA
2024-06-12'SPEC_TEMP_DIR` should not be world-writableKoichi Sasada
2024-06-10Fix CI when YJIT is enabledAndrew Konchin
2024-06-10Update to ruby/spec@517f06fAndrew Konchin
2024-05-19Update to ruby/spec@6b04c1dAndrew Konchin
2024-04-02Update to ruby/spec@573cf97Andrew Konchin
2024-03-28Suppress warning at literal stringNobuyoshi Nakada
2024-03-16Prefer the simple read/write `File` singleton methodsNobuyoshi Nakada
2024-03-14Update to ruby/spec@89175b2Benoit Daloze
2024-03-05[DOC] fix some commentscui fliter
2024-02-26Update to ruby/spec@3a510bbBenoit Daloze
2024-02-15Skip failing examples at Ruby 3.2+Hiroshi SHIBATA
2024-02-15Re-enabled old bundled gemsHiroshi SHIBATA
2024-02-15ruby-spec: Accept the receiver in backtracesYusuke Endoh
2024-02-15Rename and restructured net/ftp and net/http examplesHiroshi SHIBATA
2024-02-15Move examples related core extension feature by Bigdecimal to under the libra...Hiroshi SHIBATA
2024-02-15ruby-spec: Accept both a backtick and a single quote in error messagesYusuke Endoh