inspec/test/functional
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
..
gitfetcher_test.rb Rename --no-write-lockfile to --no-create-lockfile 2016-09-22 10:08:32 +02:00
helper.rb Add sensitive flag to resources to restrict logging output (#2017) 2017-08-25 16:21:49 -04:00
inheritance_test.rb update functional tests 2016-11-04 18:01:28 +01:00
inspec_archive_test.rb Updating tests for profile versions 2016-12-14 16:20:27 +00:00
inspec_artifact_test.rb fix intermitten functional vendor test failures (#1919) 2017-06-12 14:01:26 +02:00
inspec_check_test.rb Modify DirProvider to allow special characters (#2174) 2017-09-23 09:16:25 +02:00
inspec_compliance_test.rb harmonize compliance profiles view with supermarket views (#1654) 2017-04-13 11:24:17 -04:00
inspec_exec_json_test.rb Remove any "All Rights Reserved" references (#1969) 2017-06-28 04:14:19 -07:00
inspec_exec_jsonmin_test.rb bugfix: remove duplicate message in describe.one blocks 2017-06-07 01:27:47 +02:00
inspec_exec_junit_test.rb Replace Nokogiri with REXML in the JUnit formatter 2017-04-03 14:51:48 -04:00
inspec_exec_test.rb Add sensitive flag to resources to restrict logging output (#2017) 2017-08-25 16:21:49 -04:00
inspec_json_profile_test.rb Remove any "All Rights Reserved" references (#1969) 2017-06-28 04:14:19 -07:00
inspec_shell_test.rb Refine the profile/test summary output of the CLI formatter (#2094) 2017-08-23 10:29:09 -04:00
inspec_test.rb Added functional tests for inspec version --format json 2017-05-17 09:41:38 -04:00
inspec_vendor_test.rb fix intermitten functional vendor test failures (#1919) 2017-06-12 14:01:26 +02:00