summaryrefslogtreecommitdiff
path: root/spec/support/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Trigger all current failurestest/more_windows_improvementsDavid Rodríguez2020-01-221-2/+0
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-12/+16
* 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
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-071-0/+2
* Try fix some specsDavid Rodríguez2020-01-071-1/+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
* Uncomment working codeDavid Rodríguez2020-01-051-1/+1
* Extract `in_repo_root`David Rodríguez2020-01-051-1/+1
* Move path helpers to a better placeDavid Rodríguez2020-01-051-8/+0
* Remove unnecessary `in_app_root_custom` helperDavid Rodríguez2020-01-051-4/+0
* Simplify `bundle` helperDavid Rodríguez2020-01-041-2/+2
* Fix rspec stuck problem for large stderr external commandSutou Kouhei2019-12-311-2/+4
* Don't hide part of backtracesDavid Rodríguez2019-11-281-3/+1
* Always pass env as strings to helpersDavid Rodríguez2019-11-281-2/+0
* Lazily load `open3`David Rodríguez2019-11-261-2/+1
* Enable warnings in ruby subprocessesDavid Rodríguez2019-11-121-1/+1
* Improve rubygems version overriding mechanismDavid Rodríguez2019-11-111-2/+1
* Pass `env` as a parameter to `sys_exec`no_env_in_frontDavid Rodríguez2019-11-061-2/+2
* Simplify a bunch of test requiresDavid Rodríguez2019-11-041-1/+1
* Rename `lib` to `lib_dir`David Rodríguez2019-11-041-4/+4
* Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-041-5/+1
* Don't silence the UI by defaultDavid Rodríguez2019-10-311-3/+1
* Replace `with_rubygems` scriptDavid Rodríguez2019-09-191-1/+2
* Move some global requires to their few usagesDavid Rodríguez2019-09-181-0/+1
* Move require to the only file that needs itDavid Rodríguez2019-09-171-0/+2
* Remove dead codeDavid Rodríguez2019-09-151-4/+0
* No need to activate the `fileutils` default gemDavid Rodríguez2019-08-171-8/+0
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-171-1/+1
* Extract yet another helper methodDavid Rodríguez2019-08-161-11/+18
* Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-161-7/+1
* Remove unneeded `to_s` callsDavid Rodríguez2019-08-161-2/+2
* Extract single gem installation logicDavid Rodríguez2019-08-161-3/+7
* Unalias `install_gem`David Rodríguez2019-08-161-2/+0
* Use `join` consistentlyDavid Rodríguez2019-08-161-1/+1
* Reuse `gem_bin` helper inside `gem_command`David Rodríguez2019-08-161-2/+1
* Remove more dead codeDavid Rodríguez2019-08-161-5/+1
* Remove dead codeDavid Rodríguez2019-08-161-1/+1
* Remove unnecessary rubygems requireDavid Rodríguez2019-08-161-1/+1
* Move `lib` helper together with path helpersDavid Rodríguez2019-08-161-4/+0
* Reuse `lib` methodDavid Rodríguez2019-08-161-1/+0
* Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-071-1/+1
* Remove now unused logicrestore_all_flag_bundle_cache_removalDavid Rodríguez2019-07-241-1/+0
* Merge #7161Bundlerbot2019-06-241-10/+1
|\
| * Normalize file:// handling in specsDavid Rodríguez2019-06-111-10/+1
* | Use a clean gemspec for gem helper specsDavid Rodríguez2019-06-111-0/+16
|/
* Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-161-6/+0
* Remove unnecessary BUNDLER_SPEC_RUNremove_bundler_spec_runDavid Rodríguez2019-04-231-0/+6