summaryrefslogtreecommitdiff
path: root/spec/functional/resource/windows_task_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix rspec warning about `not_to raise_error` with a specific exception.rspec_15Pete Higgins2020-06-231-8/+8
* Chef-15: Remove copyright dateslcg/remove-copyright-dates-chef-15Lamont Granquist2020-04-131-1/+1
* Add more typo fixesVivek Singh2020-04-081-32/+32
* Merge pull request #8418 from cc-build/bulk_distro_constantLamont Granquist2019-04-291-12/+13
|\
| * chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-12/+13
* | Add start_when_available support to windows_taskVivek Singh2019-04-261-0/+51
|/
* windows_task: Minor fix while setting command and arguments of taskNimesh-Msys2019-02-041-71/+108
* windows_task resource: allow non-system users without password for interactiv...Nimesh2019-01-071-7/+51
* - Added `description` property on windows_task resourcekapil chouhan2018-10-301-0/+39
* Add support for localized system account to windows_task resourceAnton Kvashenkin2018-10-161-1/+1
* added functional testdheerajd-msys2018-07-261-0/+84
* Add support for setting task priorityvasu11052018-07-251-0/+102
* Handling quotes in Windows Task commandsnimesh-msys2018-07-231-8/+24
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-38/+38
* fix for task is not idempotent when task name includes parent foldervasu11052018-06-141-0/+54
* [MSYS-817] fix for windows_task does not parse backslashes in the command pro...vasu11052018-05-171-1/+1
* Use some unique task names for windows_task functional testsBryan McLellan2018-05-151-36/+39
* [MSYS-809] Fix for command resource does not handle commands with argumentsvasu11052018-05-151-0/+84
* Fix for failing functional spec on adhoc buildbtm/MSYS-752_buildvasu11052018-04-241-1/+1
* [MSYS-752] windows task rewrite using wind32-taskschedulerVasu11052018-04-241-178/+849
* Fix review comment and chefstyleNAshwini2018-01-241-5/+4
* Added idempotent checks to windows_task_specNAshwini2018-01-241-2/+304
* Improve the integer/string warning messageTim Smith2017-12-071-1/+1
* Improve the passwordless user error, logic, and testsimproved_task_loggingTim Smith2017-12-061-3/+3
* Clarify that we're talking about the 1 and only SYSTEM user hereTim Smith2017-12-061-1/+1
* Fixup the functional testsTim Smith2017-12-061-2/+2
* Merge pull request #6394 from chef/ash/add_none_frequency_to_windows_task_res...Bryan McLellan2017-10-131-0/+25
|\
| * Added none frequency to windows task resourceNAshwini2017-09-201-0/+25
* | Update the testsJay Mundrawala2017-09-251-2/+7
|/
* Marked :end task volatileThom May2017-06-021-2/+1
* Removed status check where not requirednimisha2017-06-021-10/+4
* mark windows task :end test as volatiletm/volatile_tasksThom May2017-05-251-1/+1
* mark test as pending with a useful messageThom May2017-05-121-2/+2
* Added choco_include? filternimisha2017-05-111-2/+2
* Fixing Build Failuresnimisha2017-05-111-0/+1
* Fixing broken functional test in windows_task resourcenimisha2017-05-101-1/+0
* Adding functional specs for windows_task resource (#6067)Nimisha Sharad2017-05-081-0/+459