summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge #7464Bundlerbot2019-12-132-50/+28
* Merge #7459Bundlerbot2019-12-131-9/+12
* Merge #7458Bundlerbot2019-12-131-5/+1
* Merge #7455Bundlerbot2019-12-131-2/+1
* Merge #7452Bundlerbot2019-12-131-2/+2
* Merge #7451Bundlerbot2019-12-1310-10/+10
* Merge #7450Bundlerbot2019-12-131-1/+11
* Merge #7422Bundlerbot2019-12-131-1/+1
* Merge #7342Bundlerbot2019-12-131-1/+1
* Merge #7435Bundlerbot2019-11-115-12/+4
* Merge #7434Bundlerbot2019-11-113-4/+8
* Merge #7427Bundlerbot2019-11-071-2/+2
* Merge #7426Bundlerbot2019-11-071-0/+1
* Merge #7425Bundlerbot2019-11-071-0/+3
* Merge #7402Bundlerbot2019-11-0742-53/+50
* Merge #7401Bundlerbot2019-11-072-4/+1
* Merge #7390Bundlerbot2019-11-07706-342/+342
* Merge #7364Bundlerbot2019-11-071-1/+5
* Merge #7296Bundlerbot2019-11-075-2/+137
* Merge #7359Bundlerbot2019-11-077-47/+72
* Merge #7334Bundlerbot2019-09-15704-341/+341
* Fix some bundler specs (#2380)David Rodríguez2019-08-233-4/+16
* rubocop -aparallel_rspec_2Hiroshi SHIBATA2019-08-191-0/+2
* Share test fixtures with parallel_testsHiroshi SHIBATA2019-08-191-1/+1
* Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA2019-08-191-0/+3
* Parallelize test suiteDavid Rodríguez2019-08-182-1/+9
* Fix a couple of typostyposDavid Rodríguez2019-08-181-1/+1
* No need to activate the `fileutils` default gemDavid Rodríguez2019-08-171-8/+0
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-173-3/+4
* Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-172-3/+0
* Extract a `gemspec_dir` helperrefactor_ruby_core_integrationDavid Rodríguez2019-08-161-0/+4
* Extract yet another helper methodDavid Rodríguez2019-08-161-11/+18
* Extract a `root_gemspec` local variableDavid Rodríguez2019-08-161-3/+4
* Extract a `with_root_gemspec` helperDavid Rodríguez2019-08-162-7/+13
* Remove unneeded `to_s` callsDavid Rodríguez2019-08-161-2/+2
* Consistently use `Path` over `Spec::Path`David Rodríguez2019-08-161-1/+1
* 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
* 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
* Reuse `gem_bin` helper inside `gem_command`David Rodríguez2019-08-161-2/+1
* Always use `--backtrace` when invoking `gem` CLIDavid Rodríguez2019-08-161-1/+1
* Extract a `gem_bin` path helperDavid Rodríguez2019-08-162-1/+5
* 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-162-4/+4
* Reuse `lib` methodDavid Rodríguez2019-08-161-1/+0
* Remove duplicated methodDavid Rodríguez2019-08-161-4/+0