summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/rpm_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use much simpler regex for determining the rpm versionIrving Popovetsky2015-09-291-1/+18
* Make the install/uninstall tests run more realisticallydanielsdeleo2015-06-091-104/+162
* Move 3503 regression tests into main describe blockdanielsdeleo2015-06-091-118/+59
* Clean up RPM package provider specsdanielsdeleo2015-06-091-76/+173
* Update tests to ensure shellout calls are stubbeddanielsdeleo2015-06-091-34/+79
* Adding rspec tests to cover the install, upgrade and noop scenarios when the ...Irving Popovetsky2015-06-091-0/+70
* fix package timeout attributeLamont Granquist2015-06-021-14/+14
* Make tests pass on Windowsbtm/popen_shellout_rebaseJay Mundrawala2015-02-181-1/+1
* Fix unit specs for PR #2934Jay Mundrawala2015-02-181-3/+3
* allow_downgrade in rpm_packagesonots2015-02-121-0/+12
* Support HTTP/FTP source on rpm_packagesonots2015-02-091-0/+26
* 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
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-29/+29
* spec fixes for rpm package providerLamont Granquist2014-09-081-22/+7
* Don't detect pacakage name as version when the RPM isn't installedRyan Cragun2014-08-071-0/+12
* Updated tests with more complicated data, fixed regex. Resolves CHEF-4893Scott Hain2014-06-171-35/+35
* CHEF-5273: Typo fixRobby Dyer2014-05-051-1/+1
* CHEF-5273: Add spec testRobby Dyer2014-05-051-0/+8
* s/mock\(/double(/gLamont Granquist2014-01-291-2/+2
* s/stub!/stub/gLamont Granquist2014-01-291-5/+5
* Normalize whitespace on all filesSeth Vargo2013-09-261-15/+15
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+152