summaryrefslogtreecommitdiff
path: root/spec/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fix symlink spec on ruby 2.6fix_symlink_spec_on_ruby_2.6David Rodríguez2019-04-041-9/+7
* Read gemspec binarilyDavid Rodríguez2019-04-041-1/+1
* Fix incorrect specification name in specDavid Rodríguez2019-04-041-2/+3
* Fix missing tempfile requireDavid Rodríguez2019-04-041-0/+1
* Fix missing tmpdir requireDavid Rodríguez2019-04-041-0/+2
* Remove unused variableDavid Rodríguez2019-04-041-1/+0
* Merge "clean" helper deprecations to single placeDavid Rodríguez2019-03-301-36/+0
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-292-7/+7
* Remove a couple of unnecessary RGV usagesDavid Rodríguez2019-03-281-1/+1
* Introduce `{original,unbundled}_{system,exec}` helpersclean_env_passDavid Rodríguez2019-03-201-9/+79
* Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-151-57/+1
* Remove `eq_err` matcherDavid Rodríguez2019-03-141-6/+6
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-252-3/+3
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-222-3/+3
* Reword deprecation messagesDavid Rodríguez2019-02-211-4/+4
* Change some specs checking the wrong streamDavid Rodríguez2019-02-211-4/+4
* Merge #6974Bundlerbot2019-02-201-1/+1
|\
| * Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* | Fixup r66984. It breakes bundler's examples.SHIBATA Hiroshi2019-02-191-1/+1
|/
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-145-42/+42
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-143-17/+17
* Split stderr and stdout 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-123-13/+11
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-1/+1
* Merge #6856Bundlerbot2018-12-301-1/+3
|\
| * Fix specs that are broken in ruby 2.6Samuel Giddins2018-12-281-1/+3
* | Merge #6843Bundlerbot2018-12-281-24/+84
|\ \ | |/ |/|
| * 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-5/+5
* | Added quiet flag to inline bundlerPatryk Ptasiński2018-12-131-0/+13
|/
* Fixed typoSHIBATA Hiroshi2018-11-011-1/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-013-7/+8
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-202-8/+8
* Use helper method instead of hard-code path.SHIBATA Hiroshi2018-10-161-2/+2
* Merge #6706Bundlerbot2018-09-241-8/+3
|\
| * Fix typoclean_up_some_specsDavid Rodríguez2018-09-231-1/+1
| * Fix TODO noteDavid Rodríguez2018-09-231-3/+0
| * Remove unnecessary requireDavid Rodríguez2018-09-231-1/+1
| * Remove unnecessary commentDavid Rodríguez2018-09-231-1/+0
| * Move require to a better place for readabilityDavid Rodríguez2018-09-231-2/+1
* | Friendlier solution for a problematic specfix_local_spec_failureDavid Rodríguez2018-09-171-1/+5