aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/integer
Commit message (Collapse)AuthorAgeFilesLines
* Only RangeError on CRuby for shift width >= 2**67Benoit Daloze2023-01-072-28/+14
| | | | * It seems a better exception class too than NoMemoryError.
* Fix Integer#{<<,>>} specs with large shift widthBenoit Daloze2023-01-072-28/+46
| | | | | * The limit depends on the implementation and platform, it seems unavoidable. * See https://bugs.ruby-lang.org/issues/18518#note-9
* Update to ruby/spec@5e48206Benoit Daloze2023-01-052-2/+2
|
* Skip insanely memory consuming testsNobuyoshi Nakada2022-12-262-2/+2
| | | | | These tests do not only consume hundreds GiB bytes memory, result in `rb_bug` when `RUBY_DEBUG` is enabled.
* Skip some examples for Ruby 3.3Hiroshi SHIBATA2022-12-262-2/+2
|
* Update to ruby/spec@ab32a1aBenoit Daloze2022-06-262-20/+24
|
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-253-73/+115
|
* Update to ruby/spec@902ab83Benoit Daloze2022-01-2820-88/+219
|
* Update to ruby/spec@226cfdcBenoit Daloze2022-01-101-3/+17
|
* s/an Bignum/a Bignum/ [ci skip]Nobuyoshi Nakada2021-12-282-4/+4
|
* Remove obsolete Fixnum and BignumNobuyoshi Nakada2021-12-281-15/+17
|
* Update to ruby/spec@7f22a0bBenoit Daloze2021-11-291-0/+15
|
* Update to ruby/spec@d6921efBenoit Daloze2021-10-201-0/+21
|
* Add Integer.try_convert [Feature #15211]Nobuyoshi Nakada2021-07-161-0/+40
|
* Update to ruby/spec@8cafaa5Benoit Daloze2021-01-281-0/+9
|
* Replace "iff" with "if and only if"Gannon McGibbon2021-01-193-3/+3
| | | | | | | iff means if and only if, but readers without that knowledge might assume this to be a spelling mistake. To me, this seems like exclusionary language that is unnecessary. Simply using "if and only if" instead should suffice.
* Update to ruby/spec@4ce9f41Benoit Daloze2020-12-2715-64/+61
|
* Use Integer instead of Fixnum/BignumNobuyoshi Nakada2020-12-2118-78/+80
|
* Fixed indefinite articles before "Integer" [ci skip]Nobuyoshi Nakada2020-12-211-1/+1
|
* Update to ruby/spec@b0b7f53Benoit Daloze2020-11-131-22/+0
|
* Update to ruby/spec@4f59d86Benoit Daloze2020-10-241-0/+13
|
* Update to ruby/spec@bfd843aBenoit Daloze2020-09-301-17/+15
|
* Disable deprecation warning by the default [Feature #16345]Nobuyoshi Nakada2020-09-251-15/+17
| | | | And `-w` option turns it on.
* Update to ruby/spec@b6b7752Benoit Daloze2020-06-271-0/+4
|
* Update to ruby/spec@4e486faBenoit Daloze2020-05-312-2/+8
|
* Update to ruby/spec@032ee74Benoit Daloze2020-05-031-3/+3
|
* Refined "Drop support for ruby 2.4 from ruby/spec"Nobuyoshi Nakada2020-04-032-2/+22
| | | | By using spec/mspec/tool/remove_old_guards.rb.
* Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada2020-04-0117-282/+164
|
* Update to ruby/spec@41bf282Benoit Daloze2020-02-281-0/+5
|
* Update to ruby/spec@f8a2d54Benoit Daloze2020-01-281-0/+85
|
* Fixed misspellingsNobuyoshi Nakada2019-12-201-1/+1
| | | | Fixed misspellings reported at [Bug #16437], only in ruby and rubyspec.
* Update to ruby/spec@4eec3dcBenoit Daloze2019-11-301-0/+25
|
* Update to ruby/spec@875a09eBenoit Daloze2019-07-2737-206/+219
|
* Update to ruby/spec@94d98ffBenoit Daloze2019-06-271-2/+2
|
* Update to ruby/spec@8d74d49Benoit Daloze2019-06-272-15/+23
|
* Update to ruby/spec@7de852dBenoit Daloze2019-04-281-30/+26
|
* Update to ruby/spec@15c9619Benoit Daloze2019-04-2710-120/+88
|
* Update to ruby/spec@7a16e01eregon2019-02-212-2/+12
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@cdd6ff7eregon2018-11-271-0/+11
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@a454137eregon2018-06-2711-11/+0
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63768 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@4bb0f25eregon2018-06-131-0/+15
| | | | | | * Specs added by TruffleRuby. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63654 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@c1b568beregon2018-03-0464-93/+93
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@83063a3eregon2018-01-2953-127/+2556
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@0fe33aceregon2017-12-2714-88/+218
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61504 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Integer#{any|all|no}_bits: Fix coercion. Add specs [#12753]marcandre2017-12-173-0/+109
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@a6b8805eregon2017-10-289-15/+193
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-2026-0/+961
* Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e