summaryrefslogtreecommitdiff
path: root/spec/functional/win32
Commit message (Expand)AuthorAgeFilesLines
* Added specJay Mundrawala2015-03-201-0/+57
* Added basic spec for AccessCheckJay Mundrawala2015-02-171-0/+31
* Added basic spec for get_file_securityJay Mundrawala2015-02-171-0/+9
* Added a test for duplicating a security token with incorrect permissionsJay Mundrawala2015-02-171-0/+8
* Added test for duplicating a security tokenJay Mundrawala2015-02-171-0/+15
* Enable Windows services to run as a different user (CHEF-4921). This adds :ru...cdoherty-enhance-win-serviceChris Doherty2014-12-191-57/+3
* Change pending to skip.Claire McQuin2014-11-031-1/+1
* Update to RSpec 3.Claire McQuin2014-10-294-160/+160
* Change mis-named class constant WmiInstance to WmiLiteAdam Edwards2014-05-301-1/+1
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-1/+1
* Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-4/+4
* [CHEF-5150] chef-service-manager: don't create interactive servicePierre Ynard2014-04-101-0/+6
* Fix Windows 2003 CI issues:sersut2014-03-281-3/+3
* CHEF-4885: Refactor to add more tests, workaround for Win 8.1 API changeAdam Edwards2014-01-261-2/+35
* Added rspec test to check dynamic legit method nameameyavarade2014-01-261-1/+7
* Remove the unstable functional test for windows service which shells out 'che...sersut2013-10-161-55/+0
* Start chef-client in new process when it is run as a service on windowsMukta A2013-10-041-0/+55
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Minor test cleanup for windows.sersut2013-05-201-1/+1
* Add more explanation in test comments on OS idiosyncrasies around OS version ...adamedx2013-05-041-1/+7
* Service manager tests move to optional as short-term CI reliability improvementadamedx2013-05-041-5/+5
* Version library fixes for Win2k3 non-existent GetProductInfo API, misplaced G...adamedx2013-05-041-1/+37
* Fix the service_manager_tests on commit verification pipelinesersut2013-03-291-1/+1
* minor fix. Check host captionChirag Jog2013-03-291-2/+2
* Spec test to validate version.rbChirag Jog2013-03-291-0/+36
* Fix test failures due to windows_service_manager...sersut2013-03-011-2/+4
* Rearrange comments based on PR feedback.sersut2013-03-011-34/+37
* Tests, documentation and better error handling for windows service manager.sersut2013-03-011-0/+264
* Add a pending negative testcase.sersut2013-01-221-0/+9
* Fix typo: privilage -> privilegesersut2013-01-221-2/+2
* Tests for the windows admin privilege check logic.sersut2013-01-221-0/+28
* Fixing tests as per changed codePrajaktaPurohit2012-12-191-16/+0
* Returning true accross all functions when the state wanted by user is attainedPrajaktaPurohit2012-12-191-11/+11
* Adding tests to run on unix platform for windows registry and making the regi...PrajaktaPurohit2012-12-191-1/+19
* Deleting comments, pp statements etc.PrajaktaPurohit2012-12-191-2/+0
* Correcting the author and copyright informationPrajaktaPurohit2012-12-191-0/+1
* Deleting the completed todosPrajaktaPurohit2012-12-191-4/+0
* be consistent with symbols for architectureLamont Granquist2012-12-191-36/+36
* typoLamont Granquist2012-12-191-1/+1
* adding tests for behavior on type-mismatchesLamont Granquist2012-12-191-0/+40
* remove 64-bit from constructor for 32-bit testingLamont Granquist2012-12-191-1/+1
* test layout should match chef layoutLamont Granquist2012-12-191-0/+595