summaryrefslogtreecommitdiff
path: root/spec/unit/resource/windows_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update windows_service to ignore run_as_user caseJason Barnett2019-10-101-0/+5
* tweak Lint/BlockAlignmentLamont Granquist2019-07-021-5/+5
* Style/SymbolArrayLamont Granquist2019-07-021-2/+2
* Expand windows_service specsTim Smith2018-11-151-6/+29
* Simplify the windows_service specTim Smith2018-11-151-8/+0
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-3/+3
* Add additional resource specsTim Smith2018-05-161-1/+24
* chefstyle -aJason Barnett2018-01-261-4/+4
* Fix existing tests and add new onesJason Barnett2018-01-261-0/+25
* Remove useless class tests and cleanup specsresource_spec_cleanupTim Smith2018-01-201-4/+0
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Fix ancillary tests.Noah Kantrowitz2015-06-291-1/+1
* Add default_action and allowed_actions to Resource class, remove from LWRPJohn Keiser2015-06-011-1/+1
* Turn off the alternative resource name tests for windows service andpackage.Serdar Sutay2014-10-281-8/+4
* Make sure the event log related capability is turned off on Windows 2003 boxe...Serdar Sutay2014-10-281-4/+8
* Make sure windows_service and windows_package resources are found with the ne...Serdar Sutay2014-10-281-5/+8
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-1/+1
* CHEF-5022: Add configure_startup actionBryan McLellan2014-08-121-0/+5
* CHEF-5022: Differentiate between Windows service startup_typesBryan McLellan2014-08-121-0/+41