summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Remove unused lettests/fix_flaky_failuresDavid Rodríguez2020-01-201-2/+0
* Fix running updater specs in isolationDavid Rodríguez2020-01-201-1/+1
* 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
* Merge #7554Bundlerbot2020-01-131-0/+174
|\
| * Fix ruby version parsing in compact indexSutou Kouhei2020-01-121-0/+174
* | Load `CompactIndexClient` upfronttests/fix_autoload_thread_safety_issueDavid Rodríguez2020-01-131-0/+3
* | Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-1252-647/+511
* | Make warnings spec independent of LOAD_PATHDavid Rodríguez2020-01-121-3/+3
* | Don't load default URI gem during specsDavid Rodríguez2020-01-122-2/+2
* | Extract `man_tracked_files` path helperDavid Rodríguez2020-01-123-2/+8
* | Pass a generic options hash to `sys_exec`David Rodríguez2020-01-125-9/+9
* | Simplify `gem_command` to pass full args to `gem` togetherDavid Rodríguez2020-01-122-6/+6
* | Extract `bundled_app_gemfile` path helperDavid Rodríguez2020-01-1211-40/+44
* | Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-1219-81/+85
|/
* Lock rack to 2.0.8 for teststests/lock_rackDavid Rodríguez2020-01-111-1/+1
* Merge #5521Bundlerbot2020-01-081-4/+61
|\
| * bundler gem: Support test-unit as a testing frameworkKouhei Sutou2019-12-111-4/+61
* | Skip the rest of the failures on WindowsDavid Rodríguez2020-01-0728-33/+372
* | Add missing assertion to one specDavid Rodríguez2020-01-071-0/+2
* | Exclude another permissions spec from Windows buildDavid Rodríguez2020-01-071-1/+1
* | Add fiddle to default gem exemptionsDavid Rodríguez2020-01-071-1/+3
* | Remove redundant installs and raise if they failDavid Rodríguez2020-01-071-4/+2
* | Make sure to pass URI's to `:git`David Rodríguez2020-01-071-7/+7
* | Use OS-independent path separatorDavid Rodríguez2020-01-072-5/+5
* | Try fix some specsDavid Rodríguez2020-01-071-1/+1
* | Split test gem installation to a separate taskDavid Rodríguez2020-01-071-8/+28
* | Remove unneeded LOAD_PATH modificationDavid Rodríguez2020-01-071-1/+0
* | Simplify `install_gems` methodDavid Rodríguez2020-01-071-4/+1
* | We don't need a manifestDavid Rodríguez2020-01-071-10/+1
* | Use shellescape instead of manually escapingspecs/fix_subprocess_escapingDavid Rodríguez2020-01-051-2/+1