summaryrefslogtreecommitdiff
path: root/spec/unit/util
Commit message (Expand)AuthorAgeFilesLines
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-1/+1
* Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-221-1/+1
* responding to feedbackmwrock2020-11-301-2/+2
* replace usages of Cmdlet class with powershell_execmwrock2020-11-303-141/+106
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-171-0/+2
* Remove unnecessary check for `diff`.Pete Higgins2020-07-241-1/+1
* Remove some unnecessary test cleanup.Pete Higgins2020-07-241-14/+0
* Fix some odd whitespacing in tests.Pete Higgins2020-06-243-4/+4
* try to fix the windows selinux unit testsLamont Granquist2020-06-231-0/+1
* Silence exception output in threaded test.Pete Higgins2020-06-161-0/+9
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1312-12/+12
* some spec typosVivek Singh2020-04-074-4/+4
* fix selinux specs for workstationLamont Granquist2019-11-211-1/+1
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-2/+2
* fix 4 copsLamont Granquist2019-07-051-2/+3
* Style/RegexpLiteralLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-2/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-152-16/+16
* fix Layout/IndentHeredocLamont Granquist2018-07-023-157/+157
* fix Style/HashSyntaxLamont Granquist2018-07-025-14/+14
* Unification of shell_out APIsLamont Granquist2018-06-151-4/+4
* Fixed/added specs for LogonSession changesnimisha2018-01-241-2/+2
* Fixed/added specs for LogonSession changesnimisha2018-01-241-1/+2
* fix argument to restorecon not being shell-escapedDavid Ashby2017-11-221-6/+3
* MSYS-684: Added parser for DSC configurationpiyushawasthi2017-10-052-19/+104
* Code refactor and add spec for powershell version 5piyushawasthi2017-09-121-8/+60
* Using LOGON32_LOGON_NEW_CREDENTIALS instead of LOGON32_LOGON_NETWORKnimisha2017-09-051-1/+1
* Fixing specsnimisha2017-09-051-11/+11
* Windows thread alternate user impersonation supportadamedx2017-09-051-0/+284
* add a couple where-with-a-block testsLamont Granquist2017-02-071-1/+1
* fix return of which()Lamont Granquist2017-02-071-13/+2
* set erroraction stop instead of continueNimishaS2016-09-301-4/+10
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-175-43/+48
* supresses parser gem errorsLamont Granquist2016-03-251-4/+4
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-093-14/+14
* auto fixing some rubocopsLamont Granquist2016-02-094-24/+24
* autofixing whitespace copsLamont Granquist2016-02-0510-51/+45
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-027-7/+7
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-025-5/+5
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0211-11/+11
* Use double quotes by defaultThom May2016-01-1412-229/+229
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-231-1/+8
* Use PathHelper from chef-configdanielsdeleo2015-05-201-255/+0
* Add spec for #3153 regressionjdm/3153Jay Mundrawala2015-03-261-0/+22
* Remove unused node object in ps_credential_specJay Mundrawala2015-03-201-4/+0
* Added spec for resource_storeJay Mundrawala2015-03-201-0/+76