summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Reverting addition of code to Win32APIErrorStuart Preston2018-07-171-5/+3
* Add code accessor to Win32APIError, update testsStuart Preston2018-07-171-2/+14
* fix Style/MutableConstantLamont Granquist2018-07-027-10/+10
* fix Style/PreferredHashMethodsLamont Granquist2018-07-028-38/+34
* fix Naming/HeredocDelimiterCaseLamont Granquist2018-07-021-3/+3
* fix Style/TrailingCommaInHashLiteralLamont Granquist2018-07-023-5/+5
* fix some Style/StringLiterals introduced by the UnneededInterpolationLamont Granquist2018-07-021-8/+8
* fix Style/UnneededInterpolationLamont Granquist2018-07-0212-38/+38
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-0242-72/+72
* clean up whitespace againLamont Granquist2018-07-0214-108/+108
* fix Layout/DotPositionLamont Granquist2018-07-0242-586/+586
* fix Layout/AlignHash caused by Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-0249-1378/+1378
* fix Style/HashSyntaxLamont Granquist2018-07-02221-1818/+1818
* Merge pull request #7406 from chef/lcg/suppress-turdfileLamont Granquist2018-06-291-1/+2
|\
| * Suppress data_collector.json spec turd fileLamont Granquist2018-06-291-1/+2
* | Merge pull request #7380 from chef/sp/ffi-powershellTim Smith2018-06-281-1/+1
|\ \
| * \ Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-232-13/+165
| |\ \ | | |/
| * | Merge branch 'master' into sp/ffi-powershellStuart Preston2018-06-2037-531/+748
| |\ \
| * | | Fix up tests for appveyorStuart Preston2018-06-191-1/+1
* | | | Merge pull request #7395 from chef/lcg/spec-to-remove-cookbook-mergingLamont Granquist2018-06-271-1/+6
|\ \ \ \
| * | | | add spec to force really remove cookbook merginglcg/spec-to-remove-cookbook-mergingLamont Granquist2018-06-261-1/+6
| | |_|/ | |/| |
* | | | Chefstyle fixTim Smith2018-06-262-2/+2
* | | | Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-262-0/+22
* | | | Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-262-0/+178
|/ / /
* | | Merge pull request #7382 from chef/lcg/deprecate-shell-out-methodsLamont Granquist2018-06-212-13/+165
|\ \ \ | |_|/ |/| |
| * | fix edge condition in old timeout APIslcg/deprecate-shell-out-methodsLamont Granquist2018-06-202-4/+4
| * | deprecate old shell_out APIsLamont Granquist2018-06-191-12/+164
* | | Merge pull request #7354 from Intility/powershell_package_sourceStuart Preston2018-06-201-0/+219
|\ \ \ | |/ / |/| |
| * | rename name property to source_nameTor Magnus Rakvåg2018-06-131-7/+7
| * | some test coverageTor Magnus Rakvåg2018-06-121-0/+219
* | | Merge pull request #7372 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-1936-531/+529
|\ \ \ | |_|/ |/| |
| * | fix infinite recursion and add more testsLamont Granquist2018-06-181-101/+103
| * | Unification of shell_out APIsLamont Granquist2018-06-1536-439/+435
* | | Fix some more tests.Noah Kantrowitz2018-06-142-3/+3
* | | Allow targeting via the deprecation ID, either as a number or in the CHEF-n f...Noah Kantrowitz2018-06-141-0/+27
* | | Feed the Rubocop.Noah Kantrowitz2018-06-141-2/+2
* | | Switch map collisions to a dedicated deprecation type so they can be silenced...Noah Kantrowitz2018-06-141-7/+7
* | | Add a test to check for colliding deprecation IDs in case we forget some day.Noah Kantrowitz2018-06-141-0/+11
* | | Clean up some existing tests for the new API.Noah Kantrowitz2018-06-141-12/+7
* | | Bad dev no cookie.Noah Kantrowitz2018-06-141-1/+1
* | | Simplify the deprecations system a bit, and introduce ways to silence depreca...Noah Kantrowitz2018-06-141-0/+93
|/ /
* | Merge pull request #7284 from MsysTechnologiesllc/dh/fix_mount_point_error_wi...Bryan McLellan2018-06-111-0/+10
|\ \
| * | specs added for mount_pointdheerajd-msys2018-06-111-0/+10
| |/
* | Make kernel_module a preview resource until Chef 15Tim Smith2018-06-111-0/+5
* | Add spec to test the resourceTim Smith2018-06-111-0/+43
* | Enable preview_resource for ssh_known_hosts_entryTim Smith2018-06-111-0/+5
* | Add unit testsTim Smith2018-06-111-0/+50
* | Merge pull request #7224 from coderanger/map-lockLamont Granquist2018-06-112-4/+106
|\ \
| * | Feed the rubocop.Noah Kantrowitz2018-06-051-3/+3