summaryrefslogtreecommitdiff
path: root/spec/unit/util/selinux_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* fix Style/HashSyntaxLamont Granquist2018-07-021-6/+6
* Unification of shell_out APIsLamont Granquist2018-06-151-4/+4
* fix argument to restorecon not being shell-escapedDavid Ashby2017-11-221-6/+3
* add a couple where-with-a-block testsLamont Granquist2017-02-071-1/+1
* fix return of which()Lamont Granquist2017-02-071-13/+2
* autofixing whitespace copsLamont Granquist2016-02-051-5/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Update to RSpec 3.Claire McQuin2014-10-291-30/+30
* Updated selinux path check to allow for directories that have a space in the ...Scott Hain2014-06-171-4/+4
* s/mock\(/double(/gLamont Granquist2014-01-291-3/+3
* s/stub!/stub/gLamont Granquist2014-01-291-4/+4
* refactor test to be more explict about expectationsdanielsdeleo2013-05-301-6/+4
* ensure selinux test runs w/ clean statedanielsdeleo2013-05-301-1/+1
* Changed based on PR comments.sersut2013-05-281-12/+32
* Unit specs for selinux code.sersut2013-05-231-0/+154