mirror of
https://github.com/inspec/inspec
synced 2024-11-15 17:28:02 +00:00
cbf58c7afa
* Enhance cmp matcher to work with symbols The `cmp` matcher will now stringify symbol actual values if the expected value was passed in as a string. This will help with the file resource `type` method where Train returns the file type as a symbol. Signed-off-by: Adam Leff <adam@leff.co> * Fix documentation for file type character_device Signed-off-by: Adam Leff <adam@leff.co> * Fix docs for block_device Signed-off-by: Adam Leff <adam@leff.co> * Fix file mtime docs Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
matchers.rb |