summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* enable HTTP winrm listener for dsc functional testsdsc_listenerMatt Wrock2016-02-231-0/+10
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-193-3/+3
* deal with 0.37.2 renamed copsLamont Granquist2016-02-182-5/+5
* skip uid check for aix in user add functional testsMatt Wrock2016-02-181-16/+9
* change shell to /bin/sh in user_add tests to fix aixMatt Wrock2016-02-161-1/+1
* Merge pull request #4465 from artursitarski/change-shell-for-locked-userThom May2016-02-161-0/+3
|\
| * Updated specartursitarski2016-02-021-0/+3
* | pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-1/+1
* | do not include source parameter when removing a chocolatey package and ensure...no_webMatt Wrock2016-02-111-4/+10
* | Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-1116-35/+35
|\ \
| * | autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-0910-21/+21
| * | auto fixing some rubocopsLamont Granquist2016-02-0916-35/+35
* | | Respect TMPDIR in functional testsJohn Keiser2016-02-103-11/+11
|/ /
* | autofixing whitespace copsLamont Granquist2016-02-0525-216/+205
* | auto-fixing some easy copschefstyle/fixesLamont Granquist2016-02-031-1/+1
* | fixes #4515 and use FormatMessage to get correct error messages from native A...invalidMatt Wrock2016-02-031-1/+1
* | Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-0220-21/+21
* | Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-0223-23/+23
* | Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-0235-35/+35
* | Mark windows_service_spec as brokenJay Mundrawala2016-02-021-1/+2
* | Use OHAI_SYSTEM where possibleJay Mundrawala2016-02-022-9/+2
* | Don't rerun ohai for ohai_spec when not neededjdm/ohai-func-specJay Mundrawala2016-02-011-3/+1
|/
* Set range of system user/group id to max of 200Jay Mundrawala2016-01-261-3/+3
* wrlinux is a derivative of RHEL and as such the default creation of user home...tball/nexus7_more_failurestyler-ball2016-01-251-1/+1
* Using random names in the group_spec so we don't blow away a real accounttyler-ball2016-01-211-3/+3
* Test failures for the Cisco Nexus 7 platform in Manhattan. It cannot have up...tyler-ball2016-01-212-8/+8
* Sometimes chocolately doesn't appear on the path, so adding two fixes.tball/win2008r2_test_failurestyler-ball2016-01-201-0/+3
* die die die if functional test fails to install chocolateywhy_choco_no_installMatt Wrock2016-01-201-2/+2
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-182-13/+13
* fix chefstyle failuresLamont Granquist2016-01-151-31/+31
* fix candidate version filteringMatt Wrock2016-01-141-6/+32
* adding some functional tests for chocolatey_packageMatt Wrock2016-01-141-0/+95
* Use double quotes by defaultThom May2016-01-1434-521/+521
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-137-7/+7
* Merge pull request #4384 from chef/lcg/really-fix-copsLamont Granquist2016-01-121-6/+6
|\
| * really fix copslcg/really-fix-copsLamont Granquist2016-01-121-6/+6
* | Merge pull request #4375 from chef/no_version_detectMatt Wrock2016-01-121-12/+3
|\ \ | |/ |/|
| * fexes #4354 and fiexs #4372 stop trying to auto detect versions for exe insta...no_version_detectMatt Wrock2016-01-111-12/+3
* | Merge pull request #4381 from chef/lcg/useless-to-sLamont Granquist2016-01-121-1/+1
|\ \
| * | chefstyle: fix Lint/StringConversionInInterpolationLamont Granquist2016-01-121-1/+1
| |/
* | fix some lint copsLamont Granquist2016-01-122-3/+3
|/
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-1/+1
* Merge pull request #4340 from juliandunn/reenable-aix-mount-testBryan McLellan2015-12-311-20/+8
|\
| * Re-enable AIX mount functional test by using the NameFS type whichJulian C. Dunn2015-12-231-20/+8
* | Merge pull request #4321 from chef/service_userMatt Wrock2015-12-291-2/+5
|\ \ | |/ |/|
| * fixes #3521 correcting format of user name passed to policy apis and does not...Matt Wrock2015-12-291-2/+5
* | Filter out service test that cannot run inside a WPARshain/disable_aix_mount_testsScott Hain2015-12-181-2/+2
* | Disabled mount tests on AIX since they only work in LPARs and we test in WPAR...Scott Hain2015-12-181-1/+2
|/
* merge cleanupmwrock/packageMatt Wrock2015-12-151-1/+1
* Merge pull request #4258 from chef/jdm/dpkg-spec-fixesLamont Granquist2015-12-081-22/+25
|\