inspec/test/unit
Dominik Richter 37a2e45cd1 bugfix: unindent description misbehaviors
Unindent has been misbehaving for control `desc`riptions by completely removing newlines. This is now fixed and the unindentation mechanism improved to behave as expected.

Removing empty lines at the beginning and end of string remains unchanged.
Tabs are not treated as multi-space indentations; supporting them as 8-space chars would require additional effort (please comment if this is important to you)

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2017-04-25 13:21:38 +02:00
..
bundles Feature/fix ability to pass in supermarket url (#1595) 2017-03-29 12:42:24 -04:00
dependencies Bump lockfile version to 1.0 2016-09-26 09:51:04 +01:00
dsl bugfix: unindent description misbehaviors 2017-04-25 13:21:38 +02:00
fetchers Change :shasum key to :sha256 for future upgrade 2016-09-21 10:51:04 +01:00
mock Docker resource (#1566) 2017-04-24 10:47:03 -04:00
plugins Remove some warnings during the test run 2016-09-09 14:14:36 +01:00
profiles Generate default profile names, fix bug when using two-or-more flat profiles 2017-02-13 13:07:41 -05:00
resources Docker resource (#1566) 2017-04-24 10:47:03 -04:00
source_readers Provide better error message when inspec.yml is invalid 2017-03-09 18:03:01 +01:00
utils add rabbitmq config resource 2017-04-12 20:51:12 +02:00
file_provider_test.rb Add GitFetcher and rework Fetchers+SourceReaders 2016-09-09 14:14:36 +01:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00