summaryrefslogtreecommitdiff
path: root/spec/unit/provider/package/aix_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* fix package timeout attributeLamont Granquist2015-06-021-16/+16
* Fix tests. Add test for source not providing the requested package.Julian C. Dunn2015-04-291-8/+20
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-21/+22
* Multipackage fixes to superclassLamont Granquist2015-02-031-1/+1
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-34/+34
* spec fixes for aix package providerLamont Granquist2014-09-081-17/+5
* s/mock\(/double(/gLamont Granquist2014-01-291-4/+4
* s/stub!/stub/gLamont Granquist2014-01-291-10/+10
* Removed unwanted stubbing.Prabhu Das2013-08-191-2/+1
* Fixed broken test cases.prabhu-das2013-08-191-6/+7
* Unit tests for AIX BFF Package providerDeepali Jagtap2013-08-191-0/+171