summaryrefslogtreecommitdiff
path: root/spec/runtime/with_unbundled_env_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge #7120Bundlerbot2019-04-141-6/+27
|\
| * Fix spec calling incorrect helperfix_helpers_specsDavid Rodríguez2019-04-121-6/+27
* | s/last_command.stderr/err/David Rodríguez2019-04-121-1/+1
|/
* Move on to bundler 3David Rodríguez2019-04-111-4/+4
* Merge "clean" helper deprecations to single placeDavid Rodríguez2019-03-301-36/+0
* Introduce `{original,unbundled}_{system,exec}` helpersclean_env_passDavid Rodríguez2019-03-201-9/+79
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-221-2/+2
* Reword deprecation messagesDavid Rodríguez2019-02-211-4/+4
* Change some specs checking the wrong streamDavid Rodríguez2019-02-211-4/+4
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-141-1/+1
* Remove now unnecessary stuff from helper methodrubygems_leakageDavid Rodríguez2019-02-121-5/+2
* Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-121-5/+4
* Test `with_clean_env` deprecationsclean_env_deprecation_pathDavid Rodríguez2018-12-191-0/+18
* Properly deprecate `with_clean_env`David Rodríguez2018-12-191-2/+2
* Introduce `with_unbundled_env`David Rodríguez2018-12-191-0/+16
* Test deprecation messageDavid Rodríguez2018-12-191-0/+18
* Test `clean_env` too with a shared specDavid Rodríguez2018-12-191-9/+13
* Modify specs to not be affected by deprecationsDavid Rodríguez2018-12-191-3/+3
* Extract test subject to a letDavid Rodríguez2018-12-191-4/+6
* Refactor hooksDavid Rodríguez2018-12-191-7/+9
* Run `unbundled_env` specs under all rubiesDavid Rodríguez2018-12-191-2/+2
* Deprecate `clean_env` in favor of `unbundled_env`David Rodríguez2018-12-191-0/+151