summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2019-08-30spec/ruby/core/unboundmethod/bind_call_spec.rb: Add ruby_version_is guardYusuke Endoh
2019-08-30spec/ruby/core/unboundmethod/bind_call_spec.rb: AddedYusuke Endoh
2019-08-29Fixed a comment [ci skip]Nobuyoshi Nakada
2019-08-29Revert "Remove warnings of flip-flop deprecation from tests and specs"Nobuyoshi Nakada
2019-08-28Follows callback declaration updatesNobuyoshi Nakada
2019-08-27Fix rb_thread_create argument typeTakashi Kokubun
2019-08-23Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA
2019-08-21The investigation is going on...Nobuyoshi Nakada
2019-08-21[bundler/bundler] Freeze time to avoid failures at midnightlolwut
2019-08-21[bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Fix a couple of typosDavid Rodríguez
2019-08-21[bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez
2019-08-21[bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-20Investigation of a sporadic error at Github ActionsNobuyoshi Nakada
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA
2019-08-18[bundler/bundler] Remove unnecessary requireDavid Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-18[bundler/bundler] Don't use system bundler on this specDavid Rodríguez
2019-08-18[bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez
2019-08-18[bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez
2019-08-18[bundler/bundler] Prefer `before` to `before :each`David Rodríguez
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-18[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik
2019-08-17[bundler/bundler] Extract a `gemspec_dir` helperDavid Rodríguez
2019-08-17[bundler/bundler] Extract yet another helper methodDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `root_gemspec` local variableDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `with_root_gemspec` helperDavid Rodríguez
2019-08-17[bundler/bundler] Only chdir when necessaryDavid Rodríguez
2019-08-17[bundler/bundler] Make sure gem has been built before deleteng itDavid Rodríguez
2019-08-17[bundler/bundler] Cleanup in a location independent wayDavid Rodríguez
2019-08-17[bundler/bundler] Remove obvious commentDavid Rodríguez
2019-08-17[bundler/bundler] Remve another unneeded `to_s`David Rodríguez
2019-08-17[bundler/bundler] Remove unneeded `to_s` callsDavid Rodríguez
2019-08-17[bundler/bundler] Consistently use `Path` over `Spec::Path`David Rodríguez
2019-08-17[bundler/bundler] Extract single gem installation logicDavid Rodríguez
2019-08-17[bundler/bundler] Unalias `install_gem`David Rodríguez
2019-08-17[bundler/bundler] Use `join` consistentlyDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `lib_tracked_files` path helperDavid Rodríguez
2019-08-17[bundler/bundler] Rename a variableDavid Rodríguez
2019-08-17[bundler/bundler] Extract a `tracked_files` path helperDavid Rodríguez
2019-08-17[bundler/bundler] Rename some variablesDavid Rodríguez
2019-08-17[bundler/bundler] Reconcile testDavid Rodríguez
2019-08-17[bundler/bundler] Reuse `gem_bin` helper inside `gem_command`David Rodríguez