summaryrefslogtreecommitdiff
path: root/spec/runtime/gem_tasks_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use copy instead of movingci/fix_flakyDavid Rodríguez2020-01-181-1/+1
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-4/+1
* Pass a generic options hash to `sys_exec`David Rodríguez2020-01-121-2/+2
* Don't rename folders while being insideDavid Rodríguez2020-01-051-0/+1
* Fix `rake build` when path has spaces on itfix/rake_build_with_spaced_pathDavid Rodríguez2019-12-201-0/+14
* Fix `bundle exec rake install` not workingDavid Rodríguez2019-12-101-0/+22
* Prefer `be_empty` to `eq("")`David Rodríguez2019-12-091-1/+1
* Rename `lib` to `lib_dir`David Rodríguez2019-11-041-2/+2
* Remove duplicated methodDavid Rodríguez2019-08-161-2/+2
* Previous approach for not walking further up from test folderbetter_test_specific_file_searchingDavid Rodríguez2019-05-161-1/+1
* Merge #7128Bundlerbot2019-04-141-1/+1
|\
| * Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-1/+1
* | s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-1/+1
* | s/last_command.stderr/err/David Rodríguez2019-04-121-1/+1
|/
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-141-1/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-011-1/+1
* Use helper method instead of hard-code path.SHIBATA Hiroshi2018-10-161-2/+2
* Added workarounds for Travis specific issues.SHIBATA Hiroshi2017-12-211-1/+1
* Try to get specs passing on old RubyGemsSamuel Giddins2017-12-211-2/+4
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* include 'pkg/' in rake/clean's CLOBBER arrayJason Karns2015-09-301-0/+7
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* Added support for optional remote argument in the rake release taskDávid Halász2015-06-081-1/+1
* Merge tag 'v1.9.4'Andre Arko2015-04-131-0/+35