summaryrefslogtreecommitdiff
path: root/spec/unit/platform
Commit message (Expand)AuthorAgeFilesLines
* Properly capitalize PowerShell in descriptions and errorspowershellTim Smith2018-09-071-4/+4
* fix Layout/DotPositionLamont Granquist2018-07-021-26/+26
* Remove support for Windows 20032k3Tim Smith2018-03-021-13/+0
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-21/+21
* Lazy load MSI provider, add check for MSI supportsalam/lazy-msiSalim Alam2015-09-221-0/+49
* Remove pesky whitespacemcquin/remove-constClaire McQuin2015-09-211-1/+0
* Safely clean up Win32 namespace after specsClaire McQuin2015-09-211-13/+2
* Remove Win32 after testsClaire McQuin2015-09-181-4/+25
* Don't add win_evt logger when on nano.Claire McQuin2015-09-181-7/+68
* Rename refresh_mode_disabled? to dsc_refresh_mode_disabled?mcquin/dsc_resource_specClaire McQuin2015-09-081-3/+3
* Skip tests unless RefreshMode is DisabledClaire McQuin2015-09-081-0/+24
* Stub `windows?` on ChefConfig so it applies to configdanielsdeleo2015-05-201-1/+1
* Added spec for supports_dsc_invoke_resource?Jay Mundrawala2015-03-201-0/+22
* Update to RSpec 3.Claire McQuin2014-10-291-5/+5
* DscScript resource will raise an error if dsc is not availableJay Mundrawala2014-09-191-0/+23
* CHEF-4888: Call WIN32OLE.ole_initialize in sub-threadsBryan McLellan2014-03-241-0/+32