summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* For Ruby 2.3Hiroshi SHIBATA2020-03-061-1/+2
* Install dev dependencies programmaticallyDavid Rodríguez2020-03-061-4/+8
* Revert "Added additional dependency for Ruby 2.8"Hiroshi SHIBATA2020-03-061-2/+0
* Added additional dependency for Ruby 2.8Hiroshi SHIBATA2020-03-061-0/+2
* Bump rake version to 13.0 everywherebump_rakeDavid Rodríguez2020-02-212-2/+2
* Use whatever `rake` comes with rubyDavid Rodríguez2020-02-211-1/+0
* Unfreeze dep hashesfix_dev_deps_hashesDavid Rodríguez2020-02-191-4/+4
* Move method only used once inlinemore_paralelization_improvementsDavid Rodríguez2020-02-111-6/+2
* Remove a couple more folder switches from specsDavid Rodríguez2020-02-111-13/+22
* Remove unused aliasDavid Rodríguez2020-02-111-2/+0
* Remove another unnecessary lineDavid Rodríguez2020-02-111-2/+0
* Remove unneeded lineDavid Rodríguez2020-02-111-1/+0
* Always add a spec group for all platforms to candidatesSutou Kouhei2020-01-151-0/+4
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-124-67/+59
* Extract `man_tracked_files` path helperDavid Rodríguez2020-01-121-0/+6
* Pass a generic options hash to `sys_exec`David Rodríguez2020-01-121-4/+4
* Simplify `gem_command` to pass full args to `gem` togetherDavid Rodríguez2020-01-121-5/+5
* Extract `bundled_app_gemfile` path helperDavid Rodríguez2020-01-122-1/+5
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-122-1/+5
* Lock rack to 2.0.8 for teststests/lock_rackDavid Rodríguez2020-01-111-1/+1
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+2
* Try fix some specsDavid Rodríguez2020-01-071-1/+1
* Split test gem installation to a separate taskDavid Rodríguez2020-01-071-8/+28
* Simplify `install_gems` methodDavid Rodríguez2020-01-071-4/+1
* We don't need a manifestDavid Rodríguez2020-01-071-10/+1
* Use shellescape instead of manually escapingspecs/fix_subprocess_escapingDavid Rodríguez2020-01-051-2/+1
* Avoid spawning a new shell with Open3.popen3David Rodríguez2020-01-051-2/+3
* Prefer `warn` to `$stderr.puts`David Rodríguez2020-01-051-2/+2
* Remove stuff making errors harder to figure outDavid Rodríguez2020-01-051-12/+1
* Uncomment working codeDavid Rodríguez2020-01-051-1/+1
* Disallow folder changing helpers without a blockDavid Rodríguez2020-01-051-6/+6
* Extract `in_repo_root`David Rodríguez2020-01-052-3/+7
* Move path helpers to a better placeDavid Rodríguez2020-01-052-8/+8
* Remove unnecessary `in_app_root_custom` helperDavid Rodríguez2020-01-051-4/+0
* Merge #7529Bundlerbot2020-01-052-8/+16
|\
| * Use standard require paths for names with dashes in specsDavid Rodríguez2020-01-032-8/+16
* | Skip readline specs on WindowsDavid Rodríguez2020-01-041-0/+1
* | Simplify `bundle` helperDavid Rodríguez2020-01-041-2/+2
* | Ignore tests needing file permissions on Windowsskip_permission_tests_on_windowsDavid Rodríguez2020-01-041-0/+1
|/
* Use raise instead of flunkSutou Kouhei2019-12-311-1/+1
* Fix rspec stuck problem for large stderr external commandSutou Kouhei2019-12-311-2/+4
* Add ruby2_keywordsSutou Kouhei2019-12-313-3/+3
* Fixed test failures with gem command path on ruby core repo.fixed-bundler-specs-on-ruby-repoHiroshi SHIBATA2019-12-142-2/+6
* Revert "Write & read dummy gems binarily"cleanup_windows_ci_logsDavid Rodríguez2019-12-131-1/+1
* Merge #7460Bundlerbot2019-12-131-2/+0
|\
| * No longer need workarounds since our uri version is fixedvendorize_uri_libraryDavid Rodríguez2019-12-081-2/+0
* | Bump RuboCop to 0.77.0Koichi ITO2019-12-121-1/+1
* | Remove unnecessary -I optionfix_gem_tasksDavid Rodríguez2019-12-101-1/+1
|/
* Rename `unrequire_rubygems` to `reexec`improve_rubygems_switcherDavid Rodríguez2019-12-011-2/+2
* Rename `env_version` to `source`David Rodríguez2019-12-011-11/+11