summaryrefslogtreecommitdiff
path: root/spec/functional/resource/rpm_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4541 from chef/lcg/chefstyle-batchLamont Granquist2016-02-111-1/+1
|\
| * autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-1/+1
| * auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* | Respect TMPDIR in functional testsJohn Keiser2016-02-101-4/+4
|/
* 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-9/+9
* Missed one spec in rpm_spec.rb.sersut/chef-rc-fixes-2Serdar Sutay2014-10-201-2/+2
* Refer to rpm assets with the full path in specs.Serdar Sutay2014-10-201-2/+3
* Updated tests for AIX.Prabhu Das2013-08-191-15/+20
* Fixed a broken AIX expectation.prabhu-das2013-08-191-1/+1
* Added rpm upgrade action for non-aix platforms along with the upgraded rpm pa...Prabhu Das2013-08-191-2/+25
* A minor change.Prabhu Das2013-08-191-1/+1
* Refactored the before and after hooks to use linux commands instead of actions.Prabhu Das2013-08-191-4/+5
* Rpm resource functional tests supported in aix, centos, redhat and in suse.Prabhu Das2013-08-191-0/+93