inspec/test
Adam Leff c146a76679 File permission checks should return false unless file exists
Currently, #readable?, #writeable?, and #executable? will incorrectly
return true if the file does not exist.

In addition, I took the opportunity to refactor the File resource to
make it easier to write unit tests and supplied a full unit test
suite for this resource.
2015-12-08 19:57:34 +01:00
..
integration support string and symbol for os resource 2015-12-07 11:11:55 +01:00
resource test: add dsl tests 2015-10-19 10:30:04 +02:00
unit File permission checks should return false unless file exists 2015-12-08 19:57:34 +01:00
docker_run.rb provide better errors on docker_run tests 2015-10-19 10:21:05 +02:00
docker_test.rb rename vulcanosec -> inspec 2015-10-26 12:34:15 +01:00
helper.rb File permission checks should return false unless file exists 2015-12-08 19:57:34 +01:00
test-extra.yaml split up tests for travis 2015-09-23 01:51:51 +02:00
test.yaml split up tests for travis 2015-09-23 01:51:51 +02:00