summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package
Commit message (Expand)AuthorAgeFilesLines
...
* | Drop support for rubygems 1.xdrop-rubygems-1.xdanielsdeleo2015-06-011-32/+0
* | Purge pending specscleanup-pendingdanielsdeleo2015-05-232-24/+1
|/
* download_file_missing? -> downloadable_file_missing?Jay Mundrawala2015-05-151-2/+2
* Allow users to override remote_file attributes in windows_packageJay Mundrawala2015-05-151-0/+13
* Refactor uri detectionJay Mundrawala2015-05-151-2/+2
* Added specs to for windows_package provider's uri featureJay Mundrawala2015-05-151-24/+90
* Modify windows package provider to allow urlJay Mundrawala2015-05-151-3/+3
* Merge pull request #3298 from juliandunn/fix-aix-source-packageJulian C. Dunn2015-05-041-8/+20
|\
| * Fix tests. Add test for source not providing the requested package.Julian C. Dunn2015-04-291-8/+20
* | Fix installation of yum packages with version constraintsojab2015-05-011-0/+50
* | fix smartos_package for new "pkgin" output, fixes #3112Dave Eddy2015-05-011-40/+50
* | Make multipackage and arch play nicely togetherPhil Dibowitz2015-04-291-0/+26
|/
* Merge pull request #3166 from chef/ssd/find-pythonThom May2015-04-251-1/+35
|\
| * Use the same python interpreter as yum when possiblessd/find-pythonSteven Danna2015-03-311-1/+35
* | Clearing sources works for string optionsPeter Burkholder2015-03-271-0/+10
* | Test for current behaviorPeter Burkholder2015-03-271-0/+9
|/
* Added more specs for openbsd provider unit testsjdm/openbsdJay Mundrawala2015-03-201-17/+105
* Assert that candidate_version gets set when yum resource uses sourceJay Mundrawala2015-03-161-0/+14
* Update specs for yum package provider to use shell_outJay Mundrawala2015-03-021-13/+15
* fix dpkg regressionLamont Granquist2015-02-191-0/+1
* Merge pull request #2924 from chef/btm/popen_shellout_rebaseJay Mundrawala2015-02-198-114/+108
|\
| * Make tests pass on Windowsbtm/popen_shellout_rebaseJay Mundrawala2015-02-181-1/+1
| * Fix unit specs for PR #2934Jay Mundrawala2015-02-181-3/+3
| * fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-177-110/+104
* | Added spec for #2914lcg/fix-multipackageJay Mundrawala2015-02-171-0/+15
* | fix virtual package logic in check_package_stateLamont Granquist2015-02-171-1/+1
* | convert is_virtual_package to hashLamont Granquist2015-02-171-1/+1
|/
* Updated version of #2125 to fix CHEF-2911Jon Cowie2015-02-131-17/+119
* allow_downgrade in rpm_packagesonots2015-02-121-0/+12
* Support HTTP/FTP source on rpm_packagesonots2015-02-091-0/+26
* specsLamont Granquist2015-02-051-1/+1
* Try to fix spec againPhil Dibowitz2015-02-041-1/+1
* fix rubygems specLamont Granquist2015-02-031-1/+1
* Multipackage fixes to superclassLamont Granquist2015-02-037-44/+66
* Some more yum testsPhil Dibowitz2015-02-031-0/+34
* Some yum testsPhil Dibowitz2015-02-031-0/+66
* Merge in the cleanups from reverted array diff.Phil Dibowitz2015-02-031-8/+8
* Revert "Make yum always use arrays internally"Phil Dibowitz2015-02-031-34/+34
* Make yum always use arrays internallyPhil Dibowitz2015-02-031-34/+34
* use context in conjunction with let as opposed to local variables and require...David Crowder2015-01-281-62/+61
* fix error in tests where shell_out was being expected incorrectlyDavid Crowder2015-01-281-3/+3
* switch to the let syntax for the rpm spec tests instead of a before block wit...David Crowder2015-01-281-74/+82
* use shell_out! where appropriate and revert incorrectly scoped variableDavid Crowder2015-01-281-7/+7
* Fix #2663 - refactor to use shell_out in rpm providerDavid Crowder2015-01-281-15/+18
* fix apt default_release attribute broken in 12.0Lamont Granquist2014-12-151-257/+264
* Changed spec descriptionJay Mundrawala2014-12-151-2/+2
* Add specs for windows msi_specjdm/win-package-specsJay Mundrawala2014-12-141-2/+12
* Windows msi package privoder unit tests run on all on all systemsJay Mundrawala2014-12-141-1/+6
* Fixes #2578, check that `installed` isn't emptyjtimberman2014-12-091-0/+26
* Setting version to an empty string in testslucywyman2014-11-191-0/+8