inspec/test
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
..
cookbooks/os_prepare Add support for XML files (#2107) 2017-08-31 09:56:14 +02:00
functional Modify DirProvider to allow special characters (#2174) 2017-09-23 09:16:25 +02:00
integration/default File Resource: add be_setgid, be_setuid, be_sticky matchers (#2104) 2017-09-03 20:43:13 +02:00
unit Modify DirProvider to allow special characters (#2174) 2017-09-23 09:16:25 +02:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Modify Upstart enabled check to use config file (#2163) 2017-09-21 12:21:34 -04:00