inspec/test/unit/utils
Adam Leff 0a11280444
nginx resource: support quoted identifiers (#2292)
An nginx config may contain configuration settings that are quoted, such
as a map entry:

"~^\/opcache-api" 1;

The `nginx_conf` resource was failing to properly parse these.

Signed-off-by: Adam Leff <adam@leff.co>
2017-11-08 12:42:37 -05:00
..
bsd_mount_parser_test.rb Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
erlang_parser_test.rb add rabbitmq config resource 2017-04-12 20:51:12 +02:00
filter_array_test.rb unit test FilterArray, make retrieved values unique 2016-02-09 11:51:52 +01:00
filter_table_test.rb bugfix: support nil entries in filter table 2016-10-05 13:04:00 +02:00
find_files_test.rb fix optional type argument handling 2015-12-04 14:27:32 +01:00
nginx_parser_test.rb nginx resource: support quoted identifiers (#2292) 2017-11-08 12:42:37 -05:00
object_traversal_test.rb Support symbol keys in ObjectTraverser (#2221) 2017-10-06 19:24:31 +02:00
passwd_parser_test.rb Ignore comment lines in /etc/passwd 2016-08-16 10:54:52 +02:00
simpleconfig_test.rb rename SimpleConfig / parse_config / parse_config_file options 2017-04-26 23:18:40 +02:00
solaris_netstat_parser_test.rb Corrected some unit test warnings (#2242) 2017-10-17 14:49:26 +02:00