aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/library
Commit message (Expand)AuthorAgeFilesLines
* Skip unpack_sockaddr_in with http at Solaris platformHiroshi SHIBATA2022-09-291-3/+5
* Update to ruby/spec@1d9d5c6Benoit Daloze2022-09-286-12/+59
* Revert this until we can figure out WB issues or remove shapes from GCAaron Patterson2022-09-261-1/+1
* This commit implements the Object Shapes technique in CRuby.Jemma Issroff2022-09-261-1/+1
* Enable coverage for eval.Samuel Williams2022-09-221-9/+25
* Update to ruby/spec@b8a8240Benoit Daloze2022-08-292-2/+4
* Update to ruby/spec@d01709fBenoit Daloze2022-08-297-5/+75
* [Bug #18946] New tests for fixed Time/DateTime conversionsNobuyoshi Nakada2022-08-082-0/+26
* [Bug #18946] Use Gregorian dates to testNobuyoshi Nakada2022-08-082-4/+4
* Update to ruby/spec@cbfaf51Benoit Daloze2022-07-271-0/+6
* Relax `not_before` limitNobuyoshi Nakada2022-07-021-1/+1
* Fix TODO in stringio/truncate_spec.rbNobuyoshi Nakada2022-07-011-12/+3
* stop CI failures.Koichi Sasada2022-07-011-2/+3
* Add more check to debug failuresKazuhiro NISHIYAMA2022-06-301-1/+1
* Update to ruby/spec@ab32a1aBenoit Daloze2022-06-269-69/+261
* Update rubyspec for stringio bug fixJeremy Evans2022-05-291-5/+16
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-2547-716/+47
* Update to ruby/spec@aaf998fBenoit Daloze2022-03-282-4/+4
* clarify meaning of version guards for Unicode version specs [ci skip]Martin Dürst2022-03-142-12/+14
* Fix guards for unicode versions specsBenoit Daloze2022-03-132-10/+10
* comment out failing Unicode/Emoji version checks temporarilyMartin Dürst2022-03-132-10/+10
* update specs to check for Unicode Version 14.0.0/Emoji Version 14.0Martin Dürst2022-03-132-0/+12
* Deprecate the unintentional ability to parse `Symbol`Nobuyoshi Nakada2022-02-262-10/+1
* Update to ruby/spec@902ab83Benoit Daloze2022-01-283-2/+55
* Update to ruby/spec@226cfdcBenoit Daloze2022-01-101-0/+7
* Skip bind port 1 when ip_unprivileged_port_start<=1Kazuhiro NISHIYAMA2021-12-081-0/+4
* Update to ruby/spec@7f22a0bBenoit Daloze2021-11-2915-38/+93
* Revert "Temporary ignored the failing specs for Date"Yusuke Endoh2021-11-161-9/+5
* Temporary ignored the failing specs for DateHiroshi SHIBATA2021-11-161-5/+9
* Make Coverage suspendable (#4856)Yusuke Endoh2021-10-251-5/+18
* Update to ruby/spec@254c380Benoit Daloze2021-10-202-13/+30
* Update to ruby/spec@d6921efBenoit Daloze2021-10-2013-336/+133
* Fix a typoKazuhiro NISHIYAMA2021-10-131-1/+1
* Use an isolated classNobuyoshi Nakada2021-10-101-3/+4
* Followed up bd6e1a0f0883dba7b02f30cefe5ebec96d02cb90Hiroshi SHIBATA2021-10-071-12/+29
* Update to ruby/spec@ccf0d85Benoit Daloze2021-10-057-15/+341
* Followed up behavior change of setHiroshi SHIBATA2021-09-281-9/+11
* Followed up ruby/spec examples for date.Hiroshi SHIBATA2021-09-282-6/+24
* Update to ruby/spec@b1e93a2Benoit Daloze2021-09-072-1/+5
* Update to ruby/spec@330c641Benoit Daloze2021-08-133-70/+84
* Update to ruby/spec@b65d01fBenoit Daloze2021-07-2927-193/+468
* Bump unicode version for Ruby 3.1Hiroshi SHIBATA2021-07-271-2/+2
* Fix ruby_version guards in Unicode/Emoji version specsMartin Dürst2021-07-082-3/+3
* Add new Unicode/Emoji version checks to spec/ruby/library/rbconfigMartin Dürst2021-07-082-3/+15
* Update to ruby/spec@c6e9285Benoit Daloze2021-06-024-22/+19
* Update to ruby/spec@a0b7d0dBenoit Daloze2021-06-023-1/+18
* Guard ruby/spec with spec/mspec/tool/wrap_with_guard.rbHiroshi SHIBATA2021-05-27164-3901/+4393
* Use a shared spec for YAML.load and YAML.unsafe_loadBenoit Daloze2021-05-173-266/+140
* spec/ruby/library/yaml: Test YAML.unsafe_load instead of YAML.load in 3.1Yusuke Endoh2021-05-172-111/+252
* Revert "Use YAML.unsafe_load instead of YAML.load."Yusuke Endoh2021-05-171-7/+7