summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/yum_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the same python interpreter as yum when possiblessd/find-pythonSteven Danna2015-03-311-1/+35
* 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
* Updated version of #2125 to fix CHEF-2911Jon Cowie2015-02-131-17/+119
* specsLamont Granquist2015-02-051-1/+1
* Multipackage fixes to superclassLamont Granquist2015-02-031-12/+11
* 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
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-416/+416
* CHEF-3193: LOCK_TIMEOUT in yum-dump.py should be configurableMark Vanderwiel2014-05-291-4/+11
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-8/+8
* s/mock\(/double(/gLamont Granquist2014-01-291-28/+28
* s/stub!/stub/gLamont Granquist2014-01-291-64/+64
* Don't call readlines on stderr which is a string object.sersut2013-06-281-36/+17
* CHEF-3521: Wrap the call to yum-dump.rb in a configurable timeout.Phil Dibowitz2013-06-191-20/+36
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-11/+79
* Finished refactoring converge and updated teststylercloke2012-11-051-4/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+1795