summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix dpkg specs to run on debian 6jdm/dpkg-spec-fixesJay Mundrawala2015-12-081-22/+25
* | adds support to installer types inno, nsis, wise and installshield top the wi...Matt Wrock2015-12-071-0/+177
|/
* disable tests on 32-bitlcg/32-bit-dpkg-test-brokeLamont Granquist2015-12-041-1/+1
* dpkg multipackage and bonus fixesLamont Granquist2015-12-022-1/+337
* Add note as to why ifconfig_spec is disabled in travisjdm/travis-sudoJay Mundrawala2015-11-301-0/+2
* Add note as to why mount_spec is not running in travisJay Mundrawala2015-11-301-0/+2
* Skip mount test in travisJay Mundrawala2015-11-251-1/+1
* Skip ifconfig tests in travisJay Mundrawala2015-11-251-1/+1
* ignore gid on windows and warn to use groupMatt Wrock2015-10-081-0/+8
* Raise error when running 32-bit scripts on Windows Nano.mcquin/nano/disable-32-bitClaire McQuin2015-10-051-3/+14
* Mark tests assuming 32-bit architecture as not support on nanomcquin/nano-ps-scriptClaire McQuin2015-10-011-18/+6
* Use -Command flag on NanoClaire McQuin2015-10-011-1/+63