summaryrefslogtreecommitdiff
path: root/spec/support/path.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-3/+7
* Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-191-1/+1
* Parallelize test suiteDavid Rodríguez2019-08-181-1/+8
* Fix a couple of typostyposDavid Rodríguez2019-08-181-1/+1
* Extract a `gemspec_dir` helperrefactor_ruby_core_integrationDavid Rodríguez2019-08-161-0/+4
* Extract a `root_gemspec` local variableDavid Rodríguez2019-08-161-3/+4
* Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-161-0/+12
* Extract a `lib_tracked_files` path helperDavid Rodríguez2019-08-161-0/+4
* Extract a `tracked_files` path helperDavid Rodríguez2019-08-161-0/+4
* Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez2019-08-161-1/+1
* Extract a `gem_bin` path helperDavid Rodríguez2019-08-161-0/+4
* Move `lib` helper together with path helpersDavid Rodríguez2019-08-161-0/+4
* Remove duplicated methodDavid Rodríguez2019-08-161-4/+0
* Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-071-4/+0
* The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-011-2/+2
* Use RbConfig::CONFIG directly instead of Gem::ConfigMap.Hiroshi SHIBATA2019-07-281-2/+3
* Fix file:// handling under WindowsDavid Rodríguez2019-06-111-2/+3
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-0/+8
* Move on to bundler 3David Rodríguez2019-04-111-1/+1
* Fixup r66984. Update the location of bundler gemspec.SHIBATA Hiroshi2019-02-201-1/+1
* make system_bundle_bin_path helper and resolve failing tests for ruby < 2.6Colby Swandale2018-12-281-0/+4
* Following up ruby core changes.SHIBATA Hiroshi2018-11-271-1/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-13/+11
* rubocop -aSHIBATA Hiroshi2018-10-201-1/+2
* Added to support BUNDLE_RUBY and BUNDLE_GEM environmental variables.SHIBATA Hiroshi2018-10-201-4/+16
* Make RakeTask spec:deps OS agnosticLeo Arnold2018-10-171-4/+4
* Rename spec to spec_dir, bin to bindir on Spec::PathSHIBATA Hiroshi2017-09-071-4/+4
* Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-071-4/+4
* To use helper methods for relative path references.SHIBATA Hiroshi2017-09-061-1/+13
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-1/+5
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* In specs, set TMPDIR to be ./tmp/tmpdirSamuel Giddins2017-02-101-0/+4
* Fixed plugin reset in bundler resetAsutosh Palai2016-08-101-2/+2
* Added integration specs for app level pluginAsutosh Palai2016-07-211-3/+3
* Adding app index for pluginAsutosh Palai2016-07-211-4/+4
* Added some specs for malformatted pluginsAsutosh Palai2016-05-241-0/+8
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* Fix Style/AliasErick Sasse2015-07-231-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-2/+2
* Added test to expose a scenario with API sources where dependencies fail to r...Keith Shook2015-01-271-0/+4
* Retry fetch specs with `--retry`schneems2013-09-281-0/+4
* path could be nil, dohAndre Arko2013-03-201-1/+1
* speculative fix for #2365Andre Arko2013-03-201-1/+1
* Add tests for gem security options upon install/update.Matthew Phillips2013-02-051-0/+4
* Fakeweb extraction into helperAndre Arko2010-11-031-0/+2
* clean up specs:Terence Lee2010-10-281-1/+1
* Remove quote of pathnameLuis Lavena2010-08-201-1/+1
* Escape spaces out of paths.Carl Lerche2010-08-201-2/+2
* Fixed a bug where our multiplatform logic is not identical to RubygemsCarlhuda2010-07-071-3/+2
* Make bundle install [PATH] namespace its gems to specific rubiesCarlhuda2010-07-071-0/+5