inspec/test/unit
Steven Danna 5fdf659df1 Load all dependent libraries, even if include_context isn't called
The goal of these changes is to ensure that the libraries from
dependencies are loaded even if their controls are never included.  To
facilitate this, we break up the loading into seperate steps, and move
the loading code into the Profile which has acceess to the dependency
information.

Signed-off-by: Steven Danna <steve@chef.io>
2016-09-04 20:55:20 +02:00
..
dependencies Add the start of tests for the Resolver class 2016-08-23 14:50:12 +01:00
dsl Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
fetchers add unit test for local fetcher with windows path support 2016-08-24 16:23:27 +02:00
mock Load all dependent libraries, even if include_context isn't called 2016-09-04 20:55:20 +02:00
plugins Initial attempt at isolating resources between dependencies 2016-09-04 20:55:20 +02:00
profiles restructure unit tests 2016-08-18 13:47:43 +02:00
resources removed testing artifact 2016-09-02 22:04:06 -04:00
source_readers add flat source reader 2016-02-22 11:24:35 +01:00
utils Ignore comment lines in /etc/passwd 2016-08-16 10:54:52 +02:00
shell_detector_test.rb Add inspec env command to configure shell tab-completion 2016-08-10 02:07:53 +01:00