summaryrefslogtreecommitdiff
path: root/spec/functional/resource/env_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* rename env resource to windows_envharikesh-kolekar2018-01-301-285/+0
* update specs as per nimisha commentsharikesh-kolekar2018-01-301-124/+113
* delete env variable if present in current processharikesh-kolekar2018-01-301-0/+22
* update functional specsharikesh-kolekar2018-01-301-8/+90
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-4/+4
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-25/+25
* add os to node stubLamont Granquist2015-03-041-3/+4
* Update to RSpec 3.Claire McQuin2014-10-291-3/+3
* spec to ensure deleting ENV[var] from current process worksjdmundrawala/delete-envJay Mundrawala2014-10-211-0/+9
* Deal with nil system path in env_specjdmundrawala/env-path-spec-fixJay Mundrawala2014-10-111-4/+1
* restore ENV['PATH'] in env_spec after test is completeJay Mundrawala2014-10-101-1/+3
* Use windows api to expand path. Cleaned up testsJay Mundrawala2014-09-111-0/+46
* Change encoding to Unix, remove inaccuracy in example descriptionadamedx2014-08-111-137/+137
* Issue 1754: Chef::Exceptions::Env exception when modifying env resource using...adamedx2014-08-111-0/+137