inspec/test/unit
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
..
mock Add Windows support to the os_env resource 2015-11-19 15:41:00 +01:00
resources Add Windows support to the os_env resource 2015-11-19 15:41:00 +01:00
utils add content parser tests 2015-10-26 15:50:57 +01:00
profile_context_test.rb test for multiple computed calls to flat describe 2015-11-19 14:28:37 +01:00
profile_test.rb add simple tests for profile 2015-10-27 02:29:11 +01:00
simpleconfig_test.rb flatten describe tests 2015-10-12 13:35:16 +02:00