summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/ips_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-6/+6
* clean up whitespace againLamont Granquist2018-07-021-1/+1
* fix Layout/IndentHeredocLamont Granquist2018-07-021-69/+69
* fix Style/HashSyntaxLamont Granquist2018-07-021-2/+2
* Unification of shell_out APIsLamont Granquist2018-06-151-24/+24
* Remove a whole bunch more stubbed property stuff.Noah Kantrowitz2017-04-111-1/+1
* Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-111-1/+1
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-30/+30
* Raise error if ips_package install returns non-zerotduffield/COOL-464/raise-error-if-install-failsTom Duffield2017-02-011-4/+10
* autofixing whitespace copsLamont Granquist2016-02-051-6/+5
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* fix package timeout attributeLamont Granquist2015-06-021-22/+22
* Multipackage fixes to superclassLamont Granquist2015-02-031-2/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-34/+34
* spec fixes for ips package providerLamont Granquist2014-09-081-21/+8
* Don't throw an error if local package isn't installed.Nathan Huff2014-08-181-8/+8
* Fix a typo and remove a couple unused variablesNathan Huff2014-08-181-4/+1
* Break get_current_version into its own function.Nathan Huff2014-08-181-15/+48
* Check local repository as well as remote when looking up the currently instal...Nathan Huff2014-08-181-48/+51
* s/stub!/stub/gLamont Granquist2014-01-291-4/+4
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+209