inspec/test/unit/mock
Seth Chisamore beade346bf Add Windows support to the os_env resource
This change allows checks like:

```
describe os_env('PATH') do
  its('split') { should include('C:\wix') }
end
```
2015-11-19 15:41:00 +01:00
..
cmd Add Windows support to the os_env resource 2015-11-19 15:41:00 +01:00
files extend yaml tests, remove dot-resolver 2015-10-27 15:58:02 +01:00
profiles add simple tests for profile 2015-10-27 02:29:11 +01:00