summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/solaris_smf_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-19/+19
* Fix svcadm clear to only run in maintenance statejsinha/fix_svcadmJaymala Sinha2017-12-071-5/+6
* smf_recursive_dependencies: Separate the svcadm options passed to shell_out.markgibbons2017-02-171-3/+3
* smf_recursive: Rename the property "recursive" to "options".markgibbons2016-12-121-4/+23
* smf_recursive_dependencies: Allow solaris services to start recursively.markgibbons2016-11-151-0/+17
* autofixing whitespace copsLamont Granquist2016-02-051-12/+12
* 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-38/+38
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* overhaul solaris SMF service providerlcg/3187Dave Eddy2015-10-231-39/+110
* Update to RSpec 3.Claire McQuin2014-10-291-14/+14
* remove lolwut from testsLamont Granquist2014-10-241-3/+0
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-46/+46
* spec fix for solaris service providerLamont Granquist2014-09-081-3/+1
* CHEF-5347: Use shell_out! with returns [0, 1].markgibbons2014-06-091-11/+11
* CHEF-5347: Allow for undefined solaris services in the service resource.markgibbons2014-06-071-10/+31
* Fix rspec warningsdanielsdeleo2014-04-241-13/+13
* CHEF-4990sawanoboly2014-02-201-10/+35
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-11/+11
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* [CHEF-3772] Use the sync(-s) option to get exit status.sawanoboly2013-04-111-14/+17
* Fix expected stringssawanoboly2013-04-111-8/+8
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+140