summaryrefslogtreecommitdiff
path: root/spec/unit/provider/ifconfig/aix_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* Update wording in resource specs for attributes -> propertiesTim Smith2018-07-101-3/+3
* fix Layout/IndentHeredocLamont Granquist2018-07-021-10/+10
* Unification of shell_out APIsLamont Granquist2018-06-151-7/+7
* cleanup of ifconfig and route providerslcg/route-ifconfigLamont Granquist2016-12-221-14/+14
* autofixing whitespace copsLamont Granquist2016-02-051-2/+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-2/+2
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-2/+3
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-20/+20
* s/stub!/stub/gLamont Granquist2014-01-291-7/+7
* Normalize whitespace on all filesSeth Vargo2013-09-261-4/+4
* revert is_vip from ifconfig resource.kaustubh-d2013-07-231-79/+0
* using StringIO for stubbing as String#each is deprecated.kaustubh-d2013-07-231-1/+1
* aix ifconfig - validate exception if metric is set.kaustubh-d2013-07-231-0/+12
* aix ifconfig - delete unit tests.kaustubh-d2013-07-231-0/+44
* aix ifconfig - disable unit tests.kaustubh-d2013-07-231-0/+45
* aix ifconfig unit test - add, enable actions.kaustubh-d2013-07-231-0/+158