summaryrefslogtreecommitdiff
path: root/spec/unit/util/powershell
Commit message (Expand)AuthorAgeFilesLines
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-10/+10
* autofixing whitespace copsLamont Granquist2016-02-052-9/+9
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-022-2/+2
* Use double quotes by defaultThom May2016-01-142-33/+33
* Prevent inspect on PsCredential from printing out plain text passwordjdm/dont-print-pscredJay Mundrawala2015-11-231-1/+8
* Remove unused node object in ps_credential_specJay Mundrawala2015-03-201-4/+0
* Better formatting for ps_credential specJay Mundrawala2015-03-201-1/+2
* Refactor ps_credential for easier mockingJay Mundrawala2015-03-201-5/+2
* Added PSCredential objectJay Mundrawala2015-03-201-0/+43
* Update to RSpec 3.Claire McQuin2014-10-291-9/+9
* Added unit test for powershell cmdletJay Mundrawala2014-09-191-0/+106