summaryrefslogtreecommitdiff
path: root/spec/functional/util
Commit message (Expand)AuthorAgeFilesLines
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* s/escape_glob/escape_glob_dir/lcg/fix-escape-globLamont Granquist2016-03-101-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-15/+15
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Manual fix ups for things that didn't follow the usual pattern.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-021-4/+1
* Use double quotes by defaultThom May2016-01-142-20/+20
* Disable Cmdlet tests on old versions of powershelljdm/powershell-cmdletJay Mundrawala2015-03-241-3/+3
* Update to RSpec 3.Claire McQuin2014-10-291-1/+1
* Trying to eradicate all traces of the JSON gem from Cheftyler-ball2014-10-071-2/+2
* Add method to escape glob reserved characters.Claire McQuin2014-09-221-0/+37
* Switch fileformat to unix, clean up whitespace.Bryan McLellan2014-09-191-114/+114
* DSC spec platform detection via WMIAdam Edwards2014-09-191-2/+2
* Deal with LCM failing when a resource does not support WhatIfJay Mundrawala2014-09-191-2/+6
* Updated powershell functional tests to work with changes to Chef::Util::Power...Jay Mundrawala2014-09-191-17/+15
* Initial dsc_configuration resource implementationAdam Edwards2014-09-191-0/+112