inspec/test/unit/mock
Jerry Aldrich III 125e0915b2 Modify DirProvider to allow special characters (#2174)
This modifies `Inspec::DirProvider` to allow special characters in the
file glob by escaping those characters via `Shellwords.shellescape`.

This fixes #2111 (`inspec check` on path with special characters)

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2017-09-23 09:16:25 +02:00
..
cmd Modify Upstart enabled check to use config file (#2163) 2017-09-21 12:21:34 -04:00
files Modify Upstart enabled check to use config file (#2163) 2017-09-21 12:21:34 -04:00
profiles Modify DirProvider to allow special characters (#2174) 2017-09-23 09:16:25 +02:00