summaryrefslogtreecommitdiff
path: root/spec/support/sudo.rb
Commit message (Expand)AuthorAgeFilesLines
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* make the sudo test env more obviousAndre Arko2014-03-311-4/+0
* stop shelling out to whichAndre Arko2013-02-181-2/+1
* Sudo.present? != Sudo.test_sudo?, so separate themAndre Arko2010-11-171-1/+5
* use rspec2's metadata to denote sudo testsTerence Lee2010-11-161-5/+1
* fix checking for sudo, and use !(`which foo` rescue '').empty? everywhereAndre Arko2010-11-131-1/+1
* rescue failed shell-outs to `which`Andre Arko2010-11-131-1/+1
* Clean up sudo specsAndre Arko2010-07-111-25/+6
* Add more sanity to the cases where bundler runs commands with sudoCarlhuda2010-07-011-2/+3
* Get the tests passing on 1.9Carl Lerche2010-06-061-1/+1
* wipCarl Lerche2010-06-011-0/+1
* First pass at getting bundler to play well when $GEM_HOME is owned by rootCarl Lerche2010-05-241-0/+38