summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-09-17Fix typos [ci skip]Kazuhiro NISHIYAMA
2020-09-17Update to ruby/spec@e829fb0Benoit Daloze
2020-09-16Warn on a finalizer that captures the object to be finalizedChris Seaton
2020-09-152.8 -> 3.0 in specsBenoit Daloze
2020-09-15Interpolated strings are no longer frozen with frozen-string-literal: trueBenoit Daloze
2020-09-14[ruby/ostruct] Fix dup/cloneMarc-Andre Lafortune
2020-09-14[ruby/ostruct] method_missing is privateMarc-Andre Lafortune
2020-09-14Make Mutex per-Fiber instead of per-ThreadBenoit Daloze
2020-09-09Revert the related commits about `Tempfile.open` change.Hiroshi SHIBATA
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