aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA2019-09-011-1/+1
* Warn for keyword to last hash parameter when method has no optional/rest para...Jeremy Evans2019-08-301-4/+12
* Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-3/+4
* Update specs to handle non-Symbols for keyword splats in 2.7Jeremy Evans2019-08-305-150/+378
* spec/ruby/core/unboundmethod/bind_call_spec.rb: Add ruby_version_is guardYusuke Endoh2019-08-301-36/+38
* spec/ruby/core/unboundmethod/bind_call_spec.rb: AddedYusuke Endoh2019-08-301-0/+50
* Fixed a comment [ci skip]Nobuyoshi Nakada2019-08-291-1/+1
* Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada2019-08-293-15/+10
* Follows callback declaration updatesNobuyoshi Nakada2019-08-284-11/+16
* Fix rb_thread_create argument typeTakashi Kokubun2019-08-271-1/+1
* Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-08-232-2/+1
* The investigation is going on...Nobuyoshi Nakada2019-08-211-6/+0
* [bundler/bundler] Freeze time to avoid failures at midnightlolwut2019-08-211-2/+7
* [bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-211-1/+1
* [bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-211-0/+5
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-214-5/+22
* [bundler/bundler] Fix a couple of typosDavid Rodríguez2019-08-212-2/+2
* [bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez2019-08-211-1/+0
* [bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez2019-08-211-5/+0
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-211-1/+1
* Investigation of a sporadic error at Github ActionsNobuyoshi Nakada2019-08-201-0/+6
* Fix some bundler specs (#2380)David Rodríguez2019-08-2020-45/+66
* Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA2019-08-181-1/+1
* [bundler/bundler] Remove unnecessary requireDavid Rodríguez2019-08-181-1/+0
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-183-11/+3
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-1811-48/+48
* [bundler/bundler] Don't use system bundler on this specDavid Rodríguez2019-08-181-4/+2
* [bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-183-20/+0
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-181-0/+13
* [bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez2019-08-181-69/+71
* [bundler/bundler] Prefer `before` to `before :each`David Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-181-2/+8
* [bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik2019-08-181-2/+2
* [bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez2019-08-172-2/+5
* [bundler/bundler] Extract yet another helper methodDavid Rodríguez2019-08-172-20/+19
* [bundler/bundler] Extract a `root_gemspec` local variableDavid Rodríguez2019-08-171-3/+4
* [bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-173-14/+14
* [bundler/bundler] Only chdir when necessaryDavid Rodríguez2019-08-171-16/+14
* [bundler/bundler] Make sure gem has been built before deleteng itDavid Rodríguez2019-08-171-11/+13
* [bundler/bundler] Cleanup in a location independent wayDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Remove obvious commentDavid Rodríguez2019-08-171-1/+0
* [bundler/bundler] Remve another unneeded `to_s`David Rodríguez2019-08-171-1/+1
* [bundler/bundler] Remove unneeded `to_s` callsDavid Rodríguez2019-08-172-3/+3
* [bundler/bundler] Consistently use `Path` over `Spec::Path`David Rodríguez2019-08-171-1/+1
* [bundler/bundler] Extract single gem installation logicDavid Rodríguez2019-08-171-3/+7
* [bundler/bundler] Unalias `install_gem`David Rodríguez2019-08-172-3/+1
* [bundler/bundler] Use `join` consistentlyDavid Rodríguez2019-08-171-1/+1
* [bundler/bundler] Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-172-4/+4
* [bundler/bundler] Rename a variableDavid Rodríguez2019-08-171-4/+4