summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package
Commit message (Expand)AuthorAgeFilesLines
* Temporarily pend a troublesome testmp/knife-gem-3Marc A. Paradise2021-03-101-1/+3
* Move idempotency logs to debugPhil Dibowitz2021-03-062-5/+5
* Fix downgrades in apt_package (#10993)Phil Dibowitz2021-02-081-16/+82
* Fix DNF version comparison buglcg/dnf-fix-tweakLamont Granquist2021-01-281-1/+7
* Merge remote-tracking branch 'origin/master' into mrtazz/pkgng-exit-code-fixDaniel Schauenberg2021-01-0733-4333/+4028
|\
| * Stub http requests in rubygems tests.Pete Higgins2020-12-281-7/+39
| * Merge pull request #10379 from chef/rubygems_18Tim Smith2020-12-181-14/+4
| |\
| | * Assume Rubygems 1.8 in the rubygems provider / specsrubygems_18Tim Smith2020-09-021-14/+4
| * | update zypper_packageLamont Granquist2020-11-111-25/+0
| * | convert most internal powershell_out to powershell_execmwrock2020-10-281-2/+1
| * | ensure powershell_package commands are run with tls 1.2mwrock2020-10-201-95/+87
| * | Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-081-1/+1
| |/
| * Add unit and integration testing back to omnibus testersLamont Granquist2020-08-172-2/+5
| * 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
| * | Change non-default rubygems URL to default one for failing test.Pete Higgins2020-07-151-14/+1
| * | Workaround SSL cert verification failure in test.fix-rubygems-ssl-test-failurePete Higgins2020-07-141-0/+4
| * | Turn off ssl certificate verification in failing test.Pete Higgins2020-07-141-0/+9
| * | Factor out common test setup.Pete Higgins2020-07-141-9/+4
| * | Don't run the dnf test that Windows doesn't like on Windows.Pete Higgins2020-07-131-1/+1
| |/
| * Fix windows package tests.fix-windows-unit-testssnehaldwivedi2020-07-101-8/+13
| * Refer to the new_resource directly.Pete Higgins2020-07-071-5/+5
| * Update test for Windows package installer_type since the resource behavior ch...Pete Higgins2020-07-071-3/+3
| * Update tests to match how Windows package checksums are done.Pete Higgins2020-07-071-38/+10
| * Remove other top-level methods defined in tests and do a little cleanup.other-test-cleanupPete Higgins2020-06-241-20/+17
| * Fix some odd whitespacing in tests.Pete Higgins2020-06-242-4/+4
| * Add kitchen tests for snapdPhil Dibowitz2020-06-141-1/+1
| * Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-021-86/+95
| * Get lib/ free of spelling violations.Pete Higgins2020-05-182-3/+3
| * Align all our comments with the codeTim Smith2020-05-061-3/+3
| * Fix for Chocolate_resource options causing extra quotesKapil/Github-9413_Chocolate_resource_options_causing_extra_quotesKapil Chouhan2020-04-231-1/+1
| * added multipackage support for pacman resourceIngo Becker2020-04-201-147/+65
| * 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
| * Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1322-22/+22
| * Add more typo fixesVivek Singh2020-04-073-3/+3
| * some spec typosVivek Singh2020-04-073-5/+5
| * Fix chefstyle violation.Pete Higgins2020-03-231-1/+1
| * Make include_default_source nil by default and change implied logic.Pete Higgins2020-03-231-12/+119
| * Clear sources if either a source or rubygems_url is set.Pete Higgins2020-03-231-1/+21
| * Switch to canonical "https://rubygems.org" URL for rubygems.Pete Higgins2020-03-231-19/+19
| * Change the default value for :rubygems_url to be nil.Pete Higgins2020-03-231-8/+8