mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
bbc4002b53
* Fix profile vendoring on Windows This fixes vendoring on Windows by doing the following: - Expanding relative paths (handles `\\`) - Ensuring archives after closed after reading (prevents locking) This also does the following: - Removes extra file from testing tar archive - Ensures fetching dirs/archives in the local fetcher behaves the same * Fix profile vendoring on Windows This fixes vendoring on Windows by doing the following: - Expanding relative paths (handles `\\`) - Ensuring archives after closed after reading (prevents locking) This also does the following: - Removes extra file from testing tar archive - Ensures fetching dirs/archives in the local fetcher behaves the same * Add vendoring to fuctional testing and fix the tmp path for windows * Add tests for relative paths and backslashes * Remove backslashes support in filenames on Linux Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com> |
||
---|---|---|
.. | ||
attributes_test.rb | ||
filter_table_test.rb | ||
gitfetcher_test.rb | ||
helper.rb | ||
inheritance_test.rb | ||
inspec_archive_test.rb | ||
inspec_artifact_test.rb | ||
inspec_check_test.rb | ||
inspec_compliance_test.rb | ||
inspec_detect_test.rb | ||
inspec_exec_automate.rb | ||
inspec_exec_json_test.rb | ||
inspec_exec_jsonmin_test.rb | ||
inspec_exec_junit_test.rb | ||
inspec_exec_test.rb | ||
inspec_init_test.rb | ||
inspec_json_profile_test.rb | ||
inspec_report_test.rb | ||
inspec_schema_test.rb | ||
inspec_shell_test.rb | ||
inspec_supermakert_test.rb | ||
inspec_test.rb | ||
inspec_vendor_test.rb | ||
plugins_test.rb |