summaryrefslogtreecommitdiff
path: root/spec/unit/provider/osx_profile_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update specs for the full path to profiles binaryTim Smith2018-08-101-3/+3
* fix missing stubs for install_profileLamont Granquist2018-07-061-0/+2
* rebase + squashLamont Granquist2018-07-061-3/+3
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Added fix for spaces in profile identifiers (#5159)Nate Walck2016-08-291-0/+6
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-3/+3
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-9/+9
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-42/+42
* autofixing whitespace copsLamont Granquist2016-02-051-93/+75
* Merge pull request #4518 from coderanger/copyright-2016Noah Kantrowitz2016-02-021-1/+1
|\
| * Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* | Bad test lead to a provider coverage failure for brand new machines with no p...Nate Walck2016-02-021-1/+1
|/
* Use double quotes by defaultThom May2016-01-141-49/+49
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-7/+7
* Added profile provider for OS XNate Walck2015-12-171-0/+267