summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix resolving specs when run against a dev ruby snapshotimprove_resolving_specsDavid Rodríguez2020-02-201-2/+2
* Unfreeze dep hashesfix_dev_deps_hashesDavid Rodríguez2020-02-191-4/+4
* Pin jruby-jars in warbler testpin_jruby_jarsDavid Rodríguez2020-02-192-1/+29
* Add CODE_OF_CONDUCT to exempted files in quality specCoraline Ada Ehmke2020-02-171-1/+1
* Merge #7622Bundlerbot2020-02-111-1/+11
|\
| * Fix config location edge caseapp_config_path_absoluteDavid Rodríguez2020-02-031-1/+11
* | Move method only used once inlinemore_paralelization_improvementsDavid Rodríguez2020-02-111-6/+2
* | Remove a couple more folder switches from specsDavid Rodríguez2020-02-111-13/+22
* | Remove unused aliasDavid Rodríguez2020-02-111-2/+0
* | Remove another unnecessary lineDavid Rodríguez2020-02-111-2/+0
* | Remove unneeded lineDavid Rodríguez2020-02-111-1/+0
|/
* Merge #7614Bundlerbot2020-02-024-0/+22
|\
| * Workaround jruby issuejruby_issueDavid Rodríguez2020-02-024-0/+22
* | Update GitHub URLs in error messages.Ellen Marie Dash2020-02-011-4/+4
|/
* Simplify arguments to `sh`Nobuyoshi Nakada2020-01-281-1/+2
* Merge #7597Bundlerbot2020-01-271-5/+0
|\
| * remove warn call on LoadErrorEmily Giurleo2020-01-231-5/+0
* | Merge #7600Bundlerbot2020-01-241-5/+2
|\ \ | |/ |/|
| * Remove unnecessary folder removalsDavid Rodríguez2020-01-241-3/+0
| * Create test lib in tmp, not in the root of the repoDavid Rodríguez2020-01-241-2/+2
* | Merge #7527Bundlerbot2020-01-231-6/+5
|\ \ | |/ |/|
| * always print backtrace on LoadErrorEmily Giurleo2020-01-221-1/+5
| * remove trace and update the specs accordinglyEmily Giurleo2020-01-221-5/+0
| * TweakDavid Rodríguez2020-01-031-1/+1
* | Fix flaky spec failuretests/fix_another_potential_flakyDavid Rodríguez2020-01-211-2/+2
* | Merge #7592Bundlerbot2020-01-201-3/+1
|\ \
| * | Remove unused lettests/fix_flaky_failuresDavid Rodríguez2020-01-201-2/+0
| * | Fix running updater specs in isolationDavid Rodríguez2020-01-201-1/+1
* | | Add support for BUNDLER_ prefixed debug environment variablesSutou Kouhei2020-01-191-0/+14
|/ /
* | Merge #7577Bundlerbot2020-01-1810-24/+24
|\ \
| * | [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-1610-24/+24
* | | Use copy instead of movingci/fix_flakyDavid Rodríguez2020-01-181-1/+1
* | | Merge #7559Bundlerbot2020-01-171-2/+2
|\ \ \
| * | | Reactivate usused code for ruby version resolutionLars Kanis2020-01-161-2/+2
| |/ /
* | | Don't use needless specific APISutou Kouhei2020-01-171-1/+1
* | | Revert MatchPlatform#platforms_match?Sutou Kouhei2020-01-171-6/+8
* | | Don't ignore resolved platform informationSutou Kouhei2020-01-171-0/+23
|/ /
* | Add no required_ruby_version againSutou Kouhei2020-01-151-0/+17
* | Sort available platformsSutou Kouhei2020-01-151-2/+2
* | Always add a spec group for all platforms to candidatesSutou Kouhei2020-01-152-0/+23
* | Always add "ruby" version to selected spec groups as fallbackSutou Kouhei2020-01-151-3/+5
* | Fix the name of Ruby requirementSutou Kouhei2020-01-151-2/+2
* | Revert unskippable skipsSutou Kouhei2020-01-152-0/+14
* | Try unskipping on WindowsSutou Kouhei2020-01-152-18/+0
* | Add support for force_ruby_platform with specific_platform againSutou Kouhei2020-01-152-8/+3
* | Don't set platforms to dependency registered by gemspecSutou Kouhei2020-01-151-35/+0
* | Update expected for specific_platform feature flags caseSutou Kouhei2020-01-152-4/+17
* | Improve platform specific gem resolutionSutou Kouhei2020-01-151-0/+11
* | Add a spec for when differing dependencies cause the generic version gem to b...Samuel Giddins2020-01-151-0/+14
* | Add two specs for choosing platform specific gemsLars Kanis2020-01-151-0/+29