inspec/test
Jerry Aldrich 7bbe99bbbd package resource: fix NilClass errors on arch linux (#2437)
* Fix `nil:NilClass` error for `package` resource

This modifies `.info` to return `{}` in cases where the package manager
cannot be determined. This matches the behavior of `@pkgman.info`.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>

* Change `must_be_empty` to `must_equal({})`

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2018-01-16 14:27:31 -08:00
..
cookbooks/os_prepare xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
functional Update the inspec support check to warn to stderr. (#2446) 2018-01-05 21:17:37 +01:00
integration xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00
unit package resource: fix NilClass errors on arch linux (#2437) 2018-01-16 14:27:31 -08: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 xml resource: support fetching attributes (#2423) 2018-01-16 14:26:39 -08:00