summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/pacman_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove other top-level methods defined in tests and do a little cleanup.other-test-cleanupPete Higgins2020-06-241-20/+17
* added multipackage support for pacman resourceIngo Becker2020-04-201-147/+65
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-3/+3
* clean up whitespace againLamont Granquist2018-07-021-4/+4
* fix Layout/IndentHeredocLamont Granquist2018-07-021-38/+38
* fix Style/HashSyntaxLamont Granquist2018-07-021-4/+4
* Unification of shell_out APIsLamont Granquist2018-06-151-12/+12
* Clean up other uses of the allow(@new_resource).to receive(:options) pattern.Noah Kantrowitz2017-04-111-2/+2
* package provider cleanuplcg/package-cleanupLamont Granquist2017-02-111-6/+6
* autofixing whitespace copsLamont Granquist2016-02-051-6/+6
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-1/+1
* Use properties in package resourcesjk/package-propertiesJohn Keiser2015-12-151-1/+0
* fix package timeout attributeLamont Granquist2015-06-021-5/+5
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-14/+15
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-35/+35
* Modify testwacky2014-09-151-6/+2
* spec fixes for pacman package providerLamont Granquist2014-09-081-12/+4
* fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-1/+1
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-15/+15
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+206