summaryrefslogtreecommitdiff
path: root/spec/unit/provider/service/freebsd_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/IndentHeredocLamont Granquist2018-07-021-20/+20
* fix Style/HashSyntaxLamont Granquist2018-07-021-10/+10
* convert shell_out_with_systems_locale to `default_env: true`lcg/remove-shell-out-with-systems-localeLamont Granquist2018-05-301-6/+6
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-8/+12
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-5/+5
* auto fixing some rubocopsLamont Granquist2016-02-091-5/+5
* autofixing whitespace copsLamont Granquist2016-02-051-7/+7
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Remove volatile pending testdanielsdeleo2015-05-231-12/+0
* Remove commented out versions of a service being enabled/disabled in FreeBSD.Cory Stephenson2015-02-121-0/+14
* Update to RSpec 3.Claire McQuin2014-10-291-2/+2
* spec fixes for freebsd providerLamont Granquist2014-09-081-6/+6
* combine "no" and "none" freebsd services based on @btm commentDave Eddy2014-08-291-11/+1
* implement @btm comment about test description stringsDave Eddy2014-08-291-4/+4
* test for none caseDave Eddy2014-08-291-0/+10
* add right-match tests for rc.confDave Eddy2014-08-291-3/+33
* add checks for partial matches in enable/disableLamont Granquist2014-08-291-1/+15
* refactoring freebsd provider + unit testsLamont Granquist2014-08-291-189/+352
* modernize freebsd service specLamont Granquist2014-08-291-162/+187
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-3/+3
* s/mock\(/double(/gLamont Granquist2014-01-291-4/+4
* s/stub!/stub/gLamont Granquist2014-01-291-26/+26
* Normalize whitespace on all filesSeth Vargo2013-09-261-8/+8
* CHEF-4344: Clean up instances of 'the the' typo.Bryan McLellan2013-07-261-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+379