summaryrefslogtreecommitdiff
path: root/spec/spec_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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 CodeClimateseg-code-climateSamuel 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
* change to new expect syntax for rspecTerence Lee2012-10-091-0/+4
* Fixes #1560 with an exit code of 1, and makes running clean_spec.rbJim Deville2011-11-291-1/+1
* that spec is actually 1.8-only. oops.Andre Arko2011-10-211-1/+3
* add :ruby => "1.9" spec filterAndre Arko2011-10-211-0/+4
* extract the complex Psych-loading processAndre Arko2011-10-181-13/+1
* rescue gem load error seperate from load error in spec_helperMax Spransy2011-10-181-0/+4
* Attempt to load gem Psych before loading system PsychMax Spransy2011-10-181-0/+1
* real-world spec for index search cache bugAndre Arko2011-10-021-0/+6
* Merge v1.0.20 from branch '1-0-stable'Andre Arko2011-09-271-0/+7
|\
| * load psych before yaml in the specsAndre Arko2011-09-221-0/+7
* | Pass basic auth details to the (possible) API endpoint. (Thanks dpiddy)Terence Lee2011-06-111-0/+1
* | Merge branch '1-0-stable'Andre Arko2011-06-101-5/+0
|\ \ | |/
| * un-check everythingAndre Arko2011-05-241-5/+0