aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-0/+2
* Fail when > 25 spec examples have failedSamuel Giddins2017-01-151-0/+6
* Replace fakeweb in the specs with artificeSamuel Giddins2016-11-181-1/+1
* Fail fast in the specs when running from a path with special charactersSamuel Giddins2016-09-301-0/+4
* Dont print all_ouput inline unless the doc formatter is in useSamuel Giddins2016-08-111-1/+1
* Ensure all output is printed at the end of failure/error message tooSamuel Giddins2016-08-031-1/+7
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-3/+4
* [Gemspec] Depend upon rspec ~> 3.5Samuel Giddins2016-08-021-2/+1
* Find git version in spec helper with git_proxyNick LaMuro2016-07-251-1/+3
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-4/+0
* [GitProxy] Only try and submodule deinit on git 2.9.0+Samuel Giddins2016-06-271-0/+1
* Included plugins in bool_keys for settingsAsutosh Palai2016-06-101-1/+1
* Added env var to enable plugin public interfaceAsutosh Palai2016-05-311-0/+1
* Refactor path/environment preserver, make it always preserve the PATHReto Kaiser2016-02-141-22/+3
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* [specs] enable --only-failures and --next-failureAndre Arko2016-01-251-0/+3
* Setup CodeClimateSamuel Giddins2016-01-221-0/+2
* Add unit tests for `Bundler::SharedHelpers#with_clean_git_env`James Wen2016-01-101-5/+9
* Separate concerns of `Bundler::SharedHelpers#set_bundle_environment`James Wen2016-01-091-0/+4
* Fix Style/RegexpLiteralVictor Koronen2015-08-131-1/+1
* Fix Style/SpaceInsideBlockBracesAndre Arko2015-07-181-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-33/+33
* [SpecHelper] Ensure we actually use the rspec requirementSamuel E. Giddins2015-05-171-1/+2
* Run all tests against RG master againAndre Arko2014-11-161-6/+1
* Merge tag 'v1.7.6'Andre Arko2014-11-111-0/+6
|\
| * Update SSL certificates, again.Andre Arko2014-11-111-0/+6
| * avoid ivar warning in spec_helperAndre Arko2014-09-141-1/+1
* | avoid ivar warning in spec_helperAndre Arko2014-09-111-1/+1
* | RSpec now includes :fitAndre Arko2014-09-111-1/+0
* | Merge v1.6.3Andre Arko2014-06-231-3/+3
|\|
| * load rubygems before rspecAndre Arko2014-06-151-4/+5
* | check rspec version while running specsAndre Arko2014-05-261-10/+10
* | fix the rspec rake task on 1.8.7Andre Arko2014-05-261-0/+2
* | fix ruby and rubygems spec filters to workAndre Arko2014-05-111-19/+2
* | align the paramsAndre Arko2014-05-111-8/+8
* | tell people with old rspec to run spec:depsAndre Arko2014-05-111-1/+8
* | clean up allowed_gem_host testAndre Arko2014-05-051-1/+3
|/
* add ruby 2 cutoff for specsAndre Arko2014-04-131-0/+8
* don't add a filter, just exclude if too oldAndre Arko2014-04-021-3/+1
* don't run RG 2.2 test on older RG versionsAndre Arko2014-04-011-0/+2
* Add Rubygems metadata to RSpecAndre Arko2014-04-011-0/+4
* make the sudo test env more obviousAndre Arko2014-03-311-1/+1
* Merge tag 'v1.5.2' into 'master'Andre Arko2014-01-101-0/+1
* RSpec version conflicts on 1.8 :cold_sweat:Andre Arko2013-12-121-1/+1
* Revert "Revert "Update to rspec 2.99""Myron Marston2013-11-101-1/+1
* Revert "Update to rspec 2.99"Terence Lee2013-11-091-1/+1
* Update to rspec 2.99Erik Michaels-Ober2013-11-081-1/+1
* this file is general hax, move it to hax.rbAndre Arko2013-10-201-1/+1
* don't wrap in testsAndre Arko2013-02-171-0/+3
* print STDOUT output when a test failsAndre Arko2012-11-291-0/+2