inspec/test
Dominik Richter 37a778173d inspec control.to_ruby to respect newlines
I.e. instead of printing them as:

```
desc "hello\nworld"
```

it would instead do:

```
desc "hello
world"
```

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2017-04-25 10:34:45 +02:00
..
cookbooks/os_prepare Docker resource (#1566) 2017-04-24 10:47:03 -04:00
functional harmonize compliance profiles view with supermarket views (#1654) 2017-04-13 11:24:17 -04:00
integration/default Docker resource (#1566) 2017-04-24 10:47:03 -04:00
resource Add FreeBSD support for ZFS datasets and pools 2017-02-22 10:29:49 -07:00
unit inspec control.to_ruby to respect newlines 2017-04-25 10:34:45 +02:00
docker_run.rb travis experiment: lower docker concurrency 2016-08-10 12:52:21 +01:00
docker_test.rb Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
helper.rb Docker resource (#1566) 2017-04-24 10:47:03 -04:00
test-extra.yaml split up tests for travis 2015-09-23 01:51:51 +02:00
test.yaml split up tests for travis 2015-09-23 01:51:51 +02:00