summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix the powershell spec to use the right methodfix_specTim Smith2020-04-271-2/+2
* Fix typo in specpowershell_exec_bangTim Smith2020-04-261-1/+1
* Add error! specTim Smith2020-04-261-0/+10
* Merge pull request #9648 from chef/Kapil/GitHub-9450_Update_the_locale_resour...Tim Smith2020-04-251-34/+0
|\
| * Update the locale resource to support WindowsKapil/GitHub-9450_Update_the_locale_resource_to_support_WindowsKapil Chouhan2020-04-221-34/+0
* | Add specs for the timeout defaultssimpler_windows_timeoutTim Smith2020-04-242-0/+13
* | Merge pull request #9726 from chef/lcg/chef-16-gitTim Smith2020-04-235-62/+63
|\ \
| * | Chef-16 git provider fixesLamont Granquist2020-04-235-62/+63
| |/
* | Fix for Chocolate_resource options causing extra quotesKapil/Github-9413_Chocolate_resource_options_causing_extra_quotesKapil Chouhan2020-04-231-1/+1
|/
* Merge pull request #9663 from damacus/remove/chef-10-metadata-paramTim Smith2020-04-201-12/+0
|\
| * Stop handling the deprecated Chef version constraintsDan Webb2020-04-201-12/+0
* | added multipackage support for pacman resourceIngo Becker2020-04-201-147/+65
* | Merge pull request #9627 from chef/Kapil/GitHub-2860_exception_raised_in_defi...Tim Smith2020-04-201-0/+37
|\ \
| * | Fix for exception raised in define resource requirementsKapil/GitHub-2860_exception_raised_in_define_resource_requirementsKapil Chouhan2020-04-171-0/+37
* | | Merge pull request #7982 from chef/multi_packageTim Smith2020-04-171-174/+280
|\ \ \
| * | | Use lamont's magic error handlingTim Smith2020-04-171-2/+3
| * | | Return empty hash from brew_info and avoid a bunch of nil checksmulti_packageTim Smith2020-04-171-5/+5
| * | | Properly handle unavailable packagesTim Smith2020-04-171-0/+10
| * | | Remove some empty specs I left behindTim Smith2020-04-171-38/+1
| * | | Fix the upgrade action specsTim Smith2020-04-171-25/+20
| * | | Test install / remove / purge actionsTim Smith2020-04-171-39/+68
| * | | Update specs for brew_cmd_outputTim Smith2020-04-161-4/+4
| * | | Add specs for available versionTim Smith2020-04-161-0/+12
| * | | Update specs for brew_info and installed_versionTim Smith2020-04-161-93/+193
| * | | Fix the load_current_resource specsTim Smith2020-04-161-17/+13
* | | | Force requiring propertiesLamont Granquist2020-04-171-1/+25
* | | | Merge pull request #9646 from chef/lcg/bootstrap-options-cleanupTim Smith2020-04-179-298/+116
|\ \ \ \
| * | | | Knife bootstrap options cleanupLamont Granquist2020-04-179-298/+116
| | |_|/ | |/| |
* | | | Add unit tests around Chef::VersionStringlcg/fix-platform-version-magicsaucLamont Granquist2020-04-161-0/+17
* | | | Remove some leftover spec junkohai_custom_resourceTim Smith2020-04-161-3/+0
* | | | Merge ohai resource / provider into a single resourceTim Smith2020-04-162-86/+59
| |/ / |/| |
* | | Merge pull request #9666 from chef/eol_release_warningTim Smith2020-04-151-0/+16
|\ \ \
| * | | Simplify the logic + improve the specTim Smith2020-04-151-3/+3
| * | | Add a spec for the EOL warningsTim Smith2020-04-151-0/+16
| |/ /
* | | add timeout propertydheerajd-msys2020-04-141-0/+4
|/ /
* | Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-13476-477/+477
* | Update specs for the new class nameTim Smith2020-04-101-2/+2
* | Update spec/unit/resource/plist_spec.rb Tim Smith2020-04-101-24/+22
* | Update spec/unit/resource/plist_spec.rb Tim Smith2020-04-101-1/+0
* | Remove more contextsTim Smith2020-04-101-43/+24
* | Remove a single contextmacos-resourcesTim Smith2020-04-101-19/+17
* | Add the plist resource from the macos cookbookTim Smith2020-04-101-0/+154
* | Merge pull request #9624 from chef/systemd_timerTim Smith2020-04-091-0/+70
|\ \
| * | Remove specs for integer assumptionTim Smith2020-04-091-9/+0
| * | Add chef_client_systemd_timer resourceTim Smith2020-04-081-0/+79
| |/
* | fix speclcg/fix-bootstrap-cli-optionsLamont Granquist2020-04-081-2/+2
|/
* Add more typo fixesVivek Singh2020-04-0710-22/+22
* some spec typosVivek Singh2020-04-0733-48/+48
* Merge pull request #9544 from pschaumburg/ps/windows_firewall_rule-reworkTim Smith2020-04-041-47/+82
|\
| * Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-032-20/+42
| |\