2
0
Fork 0
mirror of https://github.com/inspec/inspec synced 2025-03-01 22:07:25 +00:00
inspec/test/unit
Jerry Aldrich 737df411ef apache_conf resource: Strip quotes from values ()
* apache_conf resource: Strip quotes from values
* Update regex to capture all vars between quotes
* Change `x` and `y` to proper variable names

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-06-26 07:48:48 -04:00
..
bundles Fix the A2 vendoring with depends on the A2 server. () 2018-05-04 12:25:40 -04:00
dependencies Write version_constraints as an array for inspec.lock () 2018-03-12 09:02:37 -04:00
dsl Sort gotten file list on test () 2018-03-14 09:35:43 -04:00
fetchers Fix the git fetcher to vendor correctly () 2018-05-31 13:53:14 -04:00
mock Add functional tests for nested attributes () 2018-06-26 07:48:20 -04:00
objects bugfix: default attributes for nil and false () 2017-12-21 14:20:59 +01:00
plugins Prevent resources from loading if supports check fails () 2018-02-16 15:15:53 -05:00
profiles Fix tests for ruby 2.5 () 2018-06-11 11:25:16 -04:00
reporters Add insecure option to the automate report json () 2018-06-14 14:05:21 -04:00
resource_supports/aws Capture ArgumentErrors from aws. () 2018-02-17 16:50:35 +01:00
resources apache_conf resource: Strip quotes from values () 2018-06-26 07:48:48 -04:00
source_readers Sort gotten file list on test () 2018-03-14 09:35:43 -04:00
utils nginx_conf resource: Fix include paths with quotes () 2018-05-03 09:53:20 -04:00
base_cli_test.rb Add automate reporter () 2018-04-05 08:51:51 -04:00
file_provider_test.rb Remove meaningless stdout message () 2017-11-17 15:56:36 -05:00
helper.rb Rely on unit test helper to load resources, not individual AWS tests 2018-02-07 12:09:08 -05:00
runner_test.rb Allow ad-hoc runners to use rspec formats. () 2018-02-12 19:29:54 +01:00
shell_detector_test.rb Corrected some unit test warnings () 2017-10-17 14:49:26 +02:00