summaryrefslogtreecommitdiff
path: root/spec/ruby/library
Commit message (Expand)AuthorAgeFilesLines
* Update to ruby/spec@7f6ca5bBenoit Daloze2023-04-251-0/+1
* Update to ruby/spec@7f69c86Benoit Daloze2023-04-259-0/+400
* Skip when unix socket path is too longNobuyoshi Nakada2023-04-211-1/+3
* Update to ruby/spec@e7dc804Benoit Daloze2023-02-2790-36/+119
* Use `BigDecimal::VERSION` instead of `RUBY_VERSION`Nobuyoshi Nakada2023-02-221-1/+1
* BigDecimal changed #remainder's specTakashi Kokubun2023-02-171-13/+15
* blade is hosted under ruby-lang.org nowHiroshi SHIBATA2023-01-231-1/+1
* More coverage tests & specs. (#7171)Samuel Williams2023-01-221-1/+7
* * remove trailing spaces, append newline at EOF. [ci skip]git2023-01-052-2/+2
* Update to ruby/spec@9d69b95Benoit Daloze2023-01-058-8/+158
* Remove `require 'io/wait'` where it's no longer necessary. (#6932)Samuel Williams2022-12-152-2/+6
* update rbconfig spec to Unicode version 15.0.0Martin Dürst2022-12-062-4/+4
* Use valid tokens as cookie namesNobuyoshi Nakada2022-11-222-11/+11
* Deal with different Ruby versionsTakashi Kokubun2022-11-121-2/+10
* Fix a CI failure in bigdecimalTakashi Kokubun2022-11-121-1/+1
* Update to ruby/spec@740ccc8Benoit Daloze2022-11-0747-654/+60
* Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499)Samuel Williams2022-10-081-5/+25
* Add IO#timeout attribute and use it for blocking IO operations. (#5653)Samuel Williams2022-10-071-1/+9
* 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