inspec/lib
Dominik Richter f618fa391b bugfix: specinfra file type detection
mask & tmask returns non-zero values, if some bits fit the file-type. this leads to overlapping results. make sure the mask result has the full mask present, then use it.

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
2015-09-03 14:14:57 +02:00
..
matchers remove puts 2015-07-16 01:48:09 +02:00
resources move file interface + helpers to backend plugin 2015-09-02 00:50:52 +02:00
utils start serverspec migration 2015-08-29 17:36:05 -07:00
verify start serverspec migration 2015-08-29 17:36:05 -07:00
vulcano bugfix: specinfra file type detection 2015-09-03 14:14:57 +02:00
verify.rb improvement: split vulcano core library from verification 2015-06-19 16:45:36 +02:00
vulcano.rb move backend to new plugin structure 2015-08-29 16:11:23 -07:00