summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge #7342Bundlerbot2019-09-091-1/+1
|\
| * Start using automatiek 0.3.0automatiek_0.3David Rodríguez2019-09-041-1/+1
* | Ignore the all of warnings with inline_spec.rb of bundler examples.backport-ruby-coreHiroshi SHIBATA2019-09-051-1/+1
* | Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA2019-09-052-2/+1
* | Merge #7340Bundlerbot2019-09-041-27/+91
|\ \ | |/ |/|
| * Fix `bundle clean` regressionDavid Rodríguez2019-09-011-0/+26
| * Use non deprecated functionality for `bundle clean` specsDavid Rodríguez2019-09-011-27/+65
* | Test against latest rubiesDavid Rodríguez2019-09-01704-341/+341
* | Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-3/+4
|/
* Add a spec for installing git deps after packaging w/o gitSamuel Giddins2019-08-271-0/+17
* Merge #7307Bundlerbot2019-08-272-26/+53
|\
| * Merge all `bundle check --path` specsdeprecate_path_arg_to_check_and_packageDavid Rodríguez2019-08-161-25/+30
| * Remove duplicated spec filterDavid Rodríguez2019-08-161-1/+1
| * Deprecate `--path` flag to `bundle check`David Rodríguez2019-08-161-0/+22
| * Fix remembered flag deprecation messageDavid Rodríguez2019-08-161-1/+1
* | Revert "Add all platforms to lockfile by default"undo_auto_multiplatformDavid Rodríguez2019-08-262-23/+5
* | Revert "Remove now meaningless warning"David Rodríguez2019-08-261-0/+19
* | Merge #7324Bundlerbot2019-08-2320-44/+65
|\ \
| * | Fix some bundler specs (#2380)David Rodríguez2019-08-2320-44/+65
* | | Merge #7322Bundlerbot2019-08-221-1/+1
|\ \ \ | |/ / |/| |
| * | Fix comments and messages to refer to https urlTakayuki Nakata2019-08-211-1/+1
* | | Merge #7317Bundlerbot2019-08-205-5/+27
|\ \ \
| * | | 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-184-5/+22
| |/ /
* | | Merge #7310Bundlerbot2019-08-201-2/+7
|\ \ \ | |/ / |/| |
| * | Freeze time to avoid failures at midnightlolwut2019-08-191-2/+7
| |/
* | Fix a couple of typostyposDavid Rodríguez2019-08-182-2/+2
* | Merge #7312Bundlerbot2019-08-183-7/+1
|\ \
| * | Remove the :ruby exclusion tagremove_old_rubies_thingsDavid Rodríguez2019-08-181-1/+0
| * | Remove another 1.8.7 specific bitDavid Rodríguez2019-08-181-5/+0
| * | Remove old rubies stuff no longer neededDavid Rodríguez2019-08-181-1/+1
* | | Merge #7274Bundlerbot2019-08-1815-85/+54
|\ \ \
| * | | Remove unnecessary requirefix_more_leaks_to_default_copy_of_bundlerDavid Rodríguez2019-08-171-1/+0
| * | | No need to activate the `fileutils` default gemDavid Rodríguez2019-08-173-11/+3
| * | | Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-1711-48/+48
| * | | Don't use system bundler on this specDavid Rodríguez2019-08-171-4/+2
| * | | Fix spec using the deprecated `bundle config` modeDavid Rodríguez2019-08-171-1/+1
| * | | Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-173-20/+0
| |/ /
* | | Merge #7302Bundlerbot2019-08-171-2/+2
|\ \ \
| * | | Bundler displays a duplicate gem entries warning even if gems only appear onc...David Stosik2019-08-151-2/+2
* | | | Merge #7309Bundlerbot2019-08-171-2/+8
|\ \ \ \
| * | | | Fix `bundle doctor` commandfix_bundle_doctorDavid Rodríguez2019-08-161-2/+8
| | |_|/ | |/| |
* | | | Fix open default gem errorZehan Zhao2019-08-161-0/+13
* | | | Wrap `open` specs with a contextDavid Rodríguez2019-08-161-69/+71
* | | | Prefer `before` to `before :each`David Rodríguez2019-08-161-1/+1
| |_|/ |/| |
* | | Extract a `gemspec_dir` helperrefactor_ruby_core_integrationDavid Rodríguez2019-08-162-2/+5
* | | Extract yet another helper methodDavid Rodríguez2019-08-162-20/+19
* | | Extract a `root_gemspec` local variableDavid Rodríguez2019-08-161-3/+4