summaryrefslogtreecommitdiff
path: root/spec/functional/resource/rpm_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* File.exists? -> File.exist?existTim Smith2020-08-121-2/+2
* Remove test file that added a method to top-level scope.Pete Higgins2020-06-261-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add the DNF checks for Amazon LinuxTim Smith2018-07-161-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* run the func tests on fedora, suseleap and others (#5519)Lamont Granquist2016-11-071-10/+7
* 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