summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-09-02Fix constant names set using const_set on a singleton classMarc-Andre Lafortune
2020-08-31Deprecate iterator? methodNobuyoshi Nakada
2020-08-31Thread.exclusive: delete卜部昌平
2020-08-29Adapt specs for the new Tempfile.open with block behaviorBenoit Daloze
2020-08-29Fix warnings related to new Socket.gethostby* deprecationsBenoit Daloze
2020-08-28Update to ruby/spec@335eb9bBenoit Daloze
2020-08-28Update to ruby/mspec@53a6e3eBenoit Daloze
2020-08-28States Time.at expects rational-like argument to respond to #to_intNobuyoshi Nakada
2020-08-22do not test --version卜部昌平
2020-08-06[Feature #16513] TracePoint#inspect returns "... file:line" (#3391)Nguyễn Quang Minh
2020-07-31[rubygems/rubygems] https functionality was merged into `net/https`David Rodríguez
2020-07-29Fix arity of Hash#to_proc [Bug #12671]Benoit Daloze
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-07-28Do not assume all compilers accept same flags as gccNobuyoshi Nakada
2020-07-27Update to ruby/spec@07164daBenoit Daloze
2020-07-27Update to ruby/mspec@9cffee9Benoit Daloze
2020-07-22Switch reserved for numbered parameter warning to SyntaxErrorJeremy Evans
2020-07-20Make StringIO encoding fixedNobuyoshi Nakada
2020-07-15Import remaining changesDavid Rodríguez
2020-07-15[rubygems/rubygems] Tag the specs with :readlineUtkarsh Gupta
2020-07-15[rubygems/rubygems] Add tests with different flag combinationsUtkarsh Gupta
2020-07-15[rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasksDavid Rodríguez
2020-07-15[rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez
2020-07-15[rubygems/rubygems] Easier way to find path to ruby binaryDavid Rodríguez
2020-07-15[rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez
2020-07-15[rubygems/rubygems] No need to update remotesDavid Rodríguez
2020-07-15[rubygems/rubygems] Git clone already takes care of thisDavid Rodríguez
2020-07-15[rubygems/rubygems] Clone rubygems from the local repoDavid Rodríguez
2020-07-15[rubygems/rubygems] Skip this spec on ruby_core workflowUtkarsh Gupta
2020-07-15[rubygems/rubygems] Use latest version of rubocop for RUBY_VERSION > 2.4Utkarsh Gupta
2020-07-15[rubygems/rubygems] Use `--config .rubocop.yml` insteadUtkarsh Gupta
2020-07-15[rubygems/rubygems] Lock rubocop version to 0.80.1Utkarsh Gupta
2020-07-15[rubygems/rubygems] Fix linting and make Style/RedundantInterpolation happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix test to run rubocop on the generated gemUtkarsh Gupta
2020-07-15[rubygems/rubygems] Make Style/HashSyntax cop happyUtkarsh Gupta
2020-07-15[rubygems/rubygems] WIP: add test to run rubocop on the generated gemUtkarsh Gupta
2020-07-15[rubygems/rubygems] Fix tests pertaining to newgemUtkarsh Gupta
2020-07-15[rubygems/rubygems] Show also output from all commands on rubygems checkout e...David Rodríguez
2020-07-15[rubygems/rubygems] Remove `--quiet` flag to `git checkout`David Rodríguez
2020-07-15[rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg
2020-07-15[rubygems/rubygems] bundler/spec/commands/binstubs_spec.rb - remove global Wi...MSP-Greg
2020-07-15RBasci::flags (VALUE) doesn't match int.Koichi Sasada
2020-07-12Fixed yday and wday with timezone [Bug #17024]Nobuyoshi Nakada
2020-06-29Avoid deprecated OpenSSL::Digest constantsBart de Water
2020-06-27Update to ruby/spec@6c466d4Benoit Daloze
2020-06-27Update to ruby/spec@b6b7752Benoit Daloze
2020-06-27Update to ruby/mspec@6cb1f10Benoit Daloze
2020-06-19Implement Proc#== and #eql?Jeremy Evans
2020-06-18Dup splat array in certain cases where there is a block argumentJeremy Evans