summaryrefslogtreecommitdiff
path: root/spec/functional/resource
Commit message (Expand)AuthorAgeFilesLines
* Add a delay in a few tests for AIX 7.2Jeremiah Snapp2021-09-162-0/+12
* Use a higher starting uid for testsJeremiah Snapp2021-09-161-1/+1
* Skip the cron integration tests on macOS 11+Tim Smith2021-04-021-1/+1
* Fix ohai resource specLamont Granquist2021-01-191-10/+2
* comments and spellcheckLamont Granquist2021-01-041-4/+4
* Fix idempotency and parsing issues with DNF installsLamont Granquist2021-01-041-16/+319
* Consolidate tests to reduce runtime on CI.Pete Higgins2020-12-301-384/+204
* only run dsc_script functional tests on 64 bit rubyruby_64mwrock2020-12-041-1/+1
* only test dsc_script on 64 bit and document that it will fail on 32 bit clientsmwrock2020-12-031-1/+1
* responding to feedbackmwrock2020-11-301-5/+2
* replace usages of Cmdlet class with powershell_execmwrock2020-11-301-2/+2
* Fixed aix spec failure when the target state is to disable the mount.antima-gupta2020-11-241-2/+10
* Merge pull request #10631 from chef/lcg/zypper-fixTim Smith2020-11-111-0/+11
|\
| * cleanupLamont Granquist2020-11-111-2/+4
| * update zypper_packageLamont Granquist2020-11-111-0/+9
* | fix tlsmwrock2020-11-111-1/+1
* | fix powershell package source functional specsfix_ps_specsmwrock2020-11-111-1/+5
|/
* Collapse more duplicate branchesTim Smith2020-11-061-3/+1
* Merge pull request #10545 from chef/out_to_execMatt Wrock2020-10-306-12/+315
|\
| * convert most internal powershell_out to powershell_execmwrock2020-10-286-12/+315
* | Simplify regexes by removing extra character classesTim Smith2020-10-301-3/+3
* | Remove opensolaris as wellTim Smith2020-10-281-3/+3
|/
* Final batch of unified_mode providersLamont Granquist2020-10-261-3/+2
* Added functional test for windows package with remote_file_attributes.antima-gupta2020-10-191-10/+36
* add interpreter to handle pwsh and powershell to powershell_scriptps_scriptmwrock2020-10-071-14/+57
* merge all dist files back into dist.rbMarc Chamberland2020-09-151-1/+1
* tighten all require statements for dist implementationMarc Chamberland2020-09-151-1/+1
* move dist implementation into chef-utilsMarc Chamberland2020-09-151-13/+13
* Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-093-4/+4
* Run the User::MacUser and User::Dscl tests on the correct systemsbug_sirTim Smith2020-08-242-2/+2
* Convert the functional tests over to macos? as wellTim Smith2020-08-141-2/+2
* Merge pull request #10284 from chef/existTim Smith2020-08-148-32/+32
|\
| * File.exists? -> File.exist?existTim Smith2020-08-128-32/+32
* | Minor tweaks to the platform checks in the specsminor_specTim Smith2020-08-121-2/+2
|/
* Remove more requires that come for freeTim Smith2020-08-042-4/+0
* fix second chef run hangdheerajd-msys2020-08-041-0/+49
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-033-17/+17
* requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanupLamont Granquist2020-07-241-1/+1
* Merge pull request #10153 from chef/raise-on-raise_errorTim Smith2020-07-152-9/+7
|\
| * Don't allow expectations of raising an error without an error type.Pete Higgins2020-07-142-9/+7
* | Merge pull request #10148 from chef/fix-spec_helper-requiresTim Smith2020-07-151-1/+1
|\ \
| * | The spec/ directory is in the path.fix-spec_helper-requiresPete Higgins2020-07-131-1/+1
| |/
* | Update to Chefstyle 1.2 + some fixeschefstyle12Tim Smith2020-07-145-5/+0
|/
* Don't try a git branch -f if already on the same branchMatthieu Serrepuy2020-07-101-0/+22
* feed chefstylelcg/fix-syslogLamont Granquist2020-07-021-1/+0
* Replace stub run_context with one with more platform information.Pete Higgins2020-06-302-2/+13
* Remove a stub run_context.Pete Higgins2020-06-301-2/+0
* Use the original run_context for tests that depend on platform specific stuff.fix-release-build-testsPete Higgins2020-06-303-3/+28
* Fix more undefined references to run_context.Pete Higgins2020-06-303-0/+6
* Don't use stubbed node.Pete Higgins2020-06-301-6/+2