summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1743 from juliandunn/suse-package-removal-failureClaire McQuin2014-08-081-16/+28
|\
| * Add unit test for #1174Julian C. Dunn2014-08-031-16/+28
* | Merge pull request #1680 from BundesIT/masterClaire McQuin2014-08-071-5/+5
|\ \
| * | use package.timeout for the cave timeout valueThomas Berger2014-07-251-4/+4
| * | fixed paludis package provider manifestThomas Berger2014-07-231-5/+5
| |/
* | Don't detect pacakage name as version when the RPM isn't installedRyan Cragun2014-08-071-0/+12
|/
* Revert the provider indirection logic while keeping the timeout functionality...sersut2014-07-021-3/+3
* moar 1.8.7 fixesLamont Granquist2014-07-011-4/+4
* fix unit testsLamont Granquist2014-07-011-48/+24
* Merge pull request #1414 from vtolstov/upstreamSerdar Sutay2014-06-261-0/+135
|\
| * remove failed testVasiliy Tolstov2014-06-161-13/+0
| * fix last failed testsVasiliy Tolstov2014-06-151-1/+1
| * fix last failed testsVasiliy Tolstov2014-06-151-2/+9
| * fix testVasiliy Tolstov2014-06-141-180/+27
| * add paludis package manager user in gentoo/exherbo linuxVasiliy Tolstov2014-05-131-0/+294
* | Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-171-35/+35
* | Fix apt_spec test to expect custom timeout for apt-cache commanddanielsdeleo2014-06-111-1/+1
* | Merge pull request #1462 from pdf/CHEF-5168Claire McQuin2014-06-101-43/+87
|\ \
| * | [CHEF-5168] Apt Package provider times outPeter Fern2014-05-281-43/+87
* | | Merge pull request #1436 from kramvan1/CHEF-3193Claire McQuin2014-06-101-4/+11
|\ \ \
| * | | CHEF-3193: LOCK_TIMEOUT in yum-dump.py should be configurableMark Vanderwiel2014-05-291-4/+11
| |/ /
* | | CHEF-5113: Fix apt package unit test regression on non-debian platformsBryan McLellan2014-06-101-0/+1
* | | Merge pull request #1407 from robbydyer/masterClaire McQuin2014-06-091-0/+8
|\ \ \
| * | | CHEF-5273: Typo fixRobby Dyer2014-05-051-1/+1
| * | | CHEF-5273: Add spec testRobby Dyer2014-05-051-0/+8
| | |/ | |/|
* | | CHEF-5113: Add a unit testBryan McLellan2014-06-051-0/+5
* | | CHEF-5322: Add utility for validating Windows pathsBryan McLellan2014-06-051-0/+6
| |/ |/|
* | Merge branch 'freebsdPkgngSupport' of github.com:liseki/chefsersut2014-05-083-32/+334
|\ \ | |/ |/|
| * Refactor FreeBSD package providersRichard Manyanza2014-03-114-236/+334
| * Add support for FreeBSD next generation package managerRichard Manyanza2014-03-111-0/+204
* | CHEF-5087: Hide win32 if not on windowsBryan McLellan2014-03-282-2/+2
* | CHEF-5087: Add a Windows Installer package providerBryan McLellan2014-03-272-0/+140
* | CHEF-1752: Support epochs in debian package versionsBryan McLellan2014-03-191-0/+4
|/
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-293-10/+10
* s/mock\(/double(/gLamont Granquist2014-01-2914-73/+73
* s/stub!/stub/gLamont Granquist2014-01-2915-201/+201
* rspec tests to cover CHEF-4371David Miller2013-10-041-0/+28
* Normalize whitespace on all filesSeth Vargo2013-09-265-32/+32
* [CHEF-4507] Smartos package provider to match resource package_nameEric Saxby2013-09-251-0/+18
* Removed unwanted stubbing.Prabhu Das2013-08-191-2/+1
* Fixed broken test cases.prabhu-das2013-08-191-6/+7
* Unit tests for AIX BFF Package providerDeepali Jagtap2013-08-191-0/+171
* Purge remaining references to run_command_with_systems_localedanielsdeleo2013-08-021-6/+1
* Convert apt package provider to shelloutdanielsdeleo2013-08-021-160/+124
* get first gem.bat in path rather than lastLamont Granquist2013-07-111-1/+1
* 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
* [CHEF-3366] Add --non-interactive option to zypper info to prevent it from bl...Adam Spiers2013-06-181-1/+1
* Fix rubygems > 2.0 heuristic testdanielsdeleo2013-06-131-0/+31
* CHEf-4090: refactor zypper commands and use shell_outIonuț Arțăriși2013-05-241-45/+44