summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Avoid spawning a new shell with Open3.popen3David Rodríguez2020-01-051-2/+3
* | | Prefer `warn` to `$stderr.puts`David Rodríguez2020-01-052-5/+5
* | | Remove stuff making errors harder to figure outDavid Rodríguez2020-01-051-12/+1
* | | Uncomment working codeDavid Rodríguez2020-01-051-1/+1
* | | Don't rename folders while being insideDavid Rodríguez2020-01-053-0/+6
* | | Disallow folder changing helpers without a blockDavid Rodríguez2020-01-052-7/+9
* | | Extract `in_repo_root`David Rodríguez2020-01-054-15/+19
* | | Move path helpers to a better placeDavid Rodríguez2020-01-052-8/+8
* | | Remove unnecessary setupDavid Rodríguez2020-01-051-4/+0
* | | Remove unnecessary `in_app_root_custom` helperDavid Rodríguez2020-01-053-6/+2
* | | Reuse `in_app_root2` where possibleDavid Rodríguez2020-01-053-5/+5
* | | Merge #7529Bundlerbot2020-01-057-21/+48
|\ \ \
| * | | Remove require net-http-pipeline from vendored net-http-persistent.Marcio Toshio2020-01-031-0/+21
| * | | Use standard require paths for names with dashes in specsDavid Rodríguez2020-01-037-21/+27
| | |/ | |/|
* | | Skip readline specs on WindowsDavid Rodríguez2020-01-042-1/+2
* | | Tag specs using `readline`David Rodríguez2020-01-046-21/+21
* | | Prefer `bundle!` to `bundle` in more placesDavid Rodríguez2020-01-042-23/+23
* | | Don't use readline on GemHelper specsDavid Rodríguez2020-01-041-1/+1
* | | Simplify `bundle` helperDavid Rodríguez2020-01-041-2/+2
* | | Avoid swallowing errors when possibleDavid Rodríguez2020-01-041-18/+18
* | | Make some `bundle gem` specs more explicitDavid Rodríguez2020-01-041-4/+12
* | | Merge #7537Bundlerbot2020-01-041-0/+17
|\ \ \
| * | | Reset `Gemfile` to the empty string after bundler/inlinefix/bundler_inlineDavid Rodríguez2020-01-021-0/+17
| |/ /
* | | Merge #7544Bundlerbot2020-01-043-2/+3
|\ \ \
| * | | Ignore tests needing file permissions on Windowsskip_permission_tests_on_windowsDavid Rodríguez2020-01-043-2/+3
| |/ /
* | | Merge #7543Bundlerbot2020-01-041-1/+2
|\ \ \
| * | | Fix flaky test failuresfix_windows_flakiesDavid Rodríguez2020-01-041-1/+2
| |/ /