summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/windows/filesystem_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Chef 17: Set 'filesystem' to be new-style data on WindowsPhil Dibowitz2021-04-261-8/+8
* Remove stubbing mock methods onto the frozen `true` valuelcg/success-cannot-be-trueLamont Granquist2021-02-021-2/+2
* Gate more of the external requiresTim Smith2020-08-091-1/+1
* only downcase the volume name when used for the device namePhillip Hellewell2019-12-311-2/+2
* Add windows drive type to filesystem pluginPhillip Hellewell2019-12-311-1/+17
* fix volume name in windows filesystemsPhillip Hellewell2019-12-311-3/+3
* [filesystem] Convert windows to filesystem2Phil Dibowitz2019-11-231-29/+117
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-1/+1
* new chefstyle rules for 0.13.2Lamont Granquist2019-07-081-2/+2
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* Chefstyle fixes for Chefstyle 0.12Tim Smith2019-01-241-1/+1
* Add "EncryptionStatus" to each volume on WindowsNimesh2018-09-081-0/+226