aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/integer/allbits_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Replace "iff" with "if and only if"Gannon McGibbon2021-01-191-1/+1
| | | | | | | 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.
* Drop support for ruby 2.4 from ruby/specNobuyoshi Nakada2020-04-011-32/+30
|
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271-3/+3
|
* Update to ruby/spec@c1b568beregon2018-03-041-1/+1
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Update to ruby/spec@0fe33aceregon2017-12-271-30/+32
| | | | 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-171-0/+37
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61305 b2dd03c8-39d4-4d8f-98ff-823fe69b080e