summaryrefslogtreecommitdiff
path: root/spec/functional/resource/powershell_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Address regression with convert_boolean_return always set to trueAdam Edwards2014-03-291-1/+28
* CR feedback: move inheritance to class level, add tests for convert_boolean_trueAdam Edwards2014-03-291-1/+66
* CHEF-4553: Add spec tests and fix broken examplesAdam Edwards2014-03-291-3/+28
* Powershell guard functional testsAdam Edwards2014-03-291-0/+144
* Fix comment typoadamedx2014-03-291-1/+1
* Fix the annoying warning when running specs on windows.sersut2013-09-301-1/+0
* Normalize whitespace on all filesSeth Vargo2013-09-261-21/+21
* Fix Win2k3 32-bit status code test failuresadamedx2013-06-251-2/+4
* Add functional tests for exit code and flags, fix architecture test verificationadamedx2013-06-251-30/+106
* OC-8337: Fix 32-bit OS test breaksadamedx2013-06-251-9/+7
* OC-8337: Add architecture functional test coverage, fix resource name collisionadamedx2013-06-251-7/+79
* Stop sharing examples across script interpretersadamedx2013-02-191-1/+9
* OC-6037: Refactor tests to avoid side-effects on other testsadamedx2013-02-191-1/+2
* OC-4739: Merge functional tests, Win2k3 compatibilityadamedx2013-02-191-0/+31