2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-03-09 09:47:28 +00:00
inspec/test/integration/default
Nolan Davidson 52cc27dd06 Adding toml resource ()
* Adding toml resource

This adds a `toml` resource that inherits from the json resource and
behaves the same way as the JSON and YAML resources.

Signed-off-by: Nolan Davidson <ndavidson@chef.io>
2017-06-15 16:54:12 -04:00
..
_debug_spec.rb
apache_conf_spec.rb Add integration tests for symlinked apache configuration. 2017-03-14 14:48:19 +11:00
apt_spec.rb improved regex for matching deb sources 2016-11-09 11:10:46 -06:00
auditd_rules_spec.rb
cmp_matcher_spec.rb cmp better support for version ops 2016-12-14 23:45:38 -05:00
csv_spec.rb
dh_params_spec.rb Fix Add dh_params resource () 2017-04-04 10:34:09 -04:00
docker_spec.rb Docker resource () 2017-04-24 10:47:03 -04:00
etc_group_spec.rb
file_spec.rb move file mount test to mount_spec.rb 2016-11-03 22:23:50 +01:00
group_spec.rb
iis_site_spec.rb Adds support for iis_app InSpec testing () 2017-06-15 11:13:07 +02:00
ini_spec.rb
iptables_spec.rb
json_spec.rb
kernel_module_spec.rb
kernel_parameter_spec.rb
mount_spec.rb move file mount test to mount_spec.rb 2016-11-03 22:23:50 +01:00
os_spec.rb
package_spec.rb
port_spec.rb
postgres_session_spec.rb
powershell_spec.rb
registry_key_spec.rb fix circumvent bug in powershell where string are not properly handled 2017-04-07 10:57:02 +02:00
secpol_spec.rb
service_spec.rb
toml_spec.rb Adding toml resource () 2017-06-15 16:54:12 -04:00
user_spec.rb use userinfo hash instead of hard coding 2017-04-21 09:44:14 +02:00
vbscript_spec.rb fix integration tests for usage with winrm v2 2016-09-05 13:36:48 +02:00
virtualization_spec.rb Add support for virtualization resource () 2017-06-07 14:10:29 +02:00
windows_task_spec.rb Added integration tests 2016-11-20 20:07:59 +00:00
wmi_spec.rb
x509_spec.rb x509 integration tests 2017-03-22 11:44:33 +01:00
yaml_spec.rb