inspec/lib
Dominik Richter 4020229914 bugfix: standalone describe without block
i.e. make sure it doesnt crash just because no block was given due to source/line detection.

also return the result of the rule's delegated describe call and not the rule itself to the outer method. this is for consistency (and the following commits)
2016-02-25 11:03:53 +01:00
..
bundles fix cc upload 2016-02-22 21:14:50 +01:00
fetchers fetchers/tar: slight simplification 2016-02-22 12:06:42 +01:00
inspec bugfix: standalone describe without block 2016-02-25 11:03:53 +01:00
matchers enable cmp matcher to catch the case where expected is a number string, and actual is a number 2016-02-23 22:18:16 +01:00
resources bugfix: handle edge-cases in upstart service 2016-02-22 09:52:16 +01:00
source_readers migrate load-path hooking for legacy modes 2016-02-22 12:06:42 +01:00
utils fix tests and lint 2016-02-22 12:06:42 +01:00
inspec.rb create source_reader plugin structure 2016-02-22 11:24:35 +01:00