summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a missing reference to run_context.Pete Higgins2020-06-301-3/+4
* Merge pull request #10027 from chef/remove-bad-test-fileTim Smith2020-06-2832-61/+67
|\
| * More missed run_context references.remove-bad-test-filePete Higgins2020-06-261-2/+4
| * This spec seems to rely on the existing run_context behavior.Pete Higgins2020-06-261-2/+9
| * Remove test file that added a method to top-level scope.Pete Higgins2020-06-2632-61/+58
* | Merge pull request #10078 from chef/revert-initial-diff-fixTim Smith2020-06-281-2/+1
|\ \
| * | Revert "Merge pull request #10052 from chef/fix-diff-tests"revert-initial-diff-fixPete Higgins2020-06-261-2/+1
| |/
* | Update tests and docs for umask on Windows.fix-umask-test-on-windowsPete Higgins2020-06-261-8/+25
|/
* Merge pull request #10074 from chef/lcg/win-unit-test-cherrypickLamont Granquist2020-06-2611-56/+92
|\
| * revert these changes as they break everything else other than windowsLamont Granquist2020-06-262-16/+13
| * Pick some of the unit test fixes from #10068lcg/win-unit-test-cherrypickLamont Granquist2020-06-2613-69/+108
* | Remove other top-level methods defined in tests and do a little cleanup.other-test-cleanupPete Higgins2020-06-243-52/+49
* | Fix some odd whitespacing in tests.Pete Higgins2020-06-2434-83/+83
* | Remove another top-level method from the test suite.Pete Higgins2020-06-241-22/+6
|/
* Merge pull request #10021 from chef/cspell_common_dictTim Smith2020-06-231-1/+0
|\
| * Fix more typosTim Smith2020-06-231-1/+0
* | fix role unit specs for windowsLamont Granquist2020-06-231-21/+23
* | try to fix the windows selinux unit testsLamont Granquist2020-06-231-0/+1
|/
* Add rubular link for regex in test.fix-diff-testsPete Higgins2020-06-231-0/+1
* Update the regex that was scrubbing OS specific strings.Pete Higgins2020-06-231-1/+1
* More aggressively deprecate config_valueLamont Granquist2020-06-221-0/+1
* Merge pull request #10011 from chef/vasundhara/Fixes_knife_config_use_profileTim Smith2020-06-181-2/+55
|\
| * Fix for #9686: knife config use profile doesn't validate that the profile existvasundhara/Fixes_knife_config_use_profileVasu11052020-06-181-2/+55
* | Merge pull request #10000 from chef/resource-umask-propertyTim Smith2020-06-171-0/+52
|\ \ | |/ |/|
| * Cleanup test, add failsafe reset.Pete Higgins2020-06-161-10/+11
| * Fix chefstyle violation.Pete Higgins2020-06-161-1/+1
| * Add a umask property for resources.Pete Higgins2020-06-161-0/+51
* | Silence exception output in threaded test.Pete Higgins2020-06-161-0/+9
|/
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-154-52/+26
|\
| * Moved all the constants together.antima-gupta2020-06-101-1/+0
| * removed cron helper filesantima-gupta2020-06-101-31/+0
| * Added cron_shared partial.antima-gupta2020-06-101-6/+9
| * Added freeze for WEEKDAYS constant.antima-gupta2020-06-102-5/+5
| * Fixed cron resource weekday property.antima-gupta2020-06-105-46/+49
* | Merge pull request #9980 from chef-davin/windows_audit_policyTim Smith2020-06-151-0/+64
|\ \
| * | updates for chefstyle and spellcheck errorsDavin Taddeo2020-06-151-1/+0
| * | missed commiting the reference to the full chain to reference the WIN_AUDIT_S...Davin Taddeo2020-06-151-1/+1
| * | still not sure if I'm calling this constant right... if this doesn't work, I ...Davin Taddeo2020-06-151-1/+1
| * | hoping this fixes my uninitialized constant issueDavin Taddeo2020-06-151-0/+1
| * | Updated code to reflect feedback from @phigginsDavin Taddeo2020-06-151-72/+10
| * | Merge branch 'master' of github.com:chef/chef into windows_audit_policyDavin Taddeo2020-06-159-10/+10
| |\ \
| * \ \ Merge branch 'master' of github.com:chef/chef into windows_audit_policyDavin Taddeo2020-06-112-2/+2
| |\ \ \
| * | | | chefstyle and spellcheck fixes.Davin Taddeo2020-06-111-1/+1
| * | | | fixing a lot more :facepalm: copy/paste errors.Davin Taddeo2020-06-111-4/+4