summaryrefslogtreecommitdiff
path: root/spec/unit/provider/ifconfig
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-023-3/+3
* Use double quotes by defaultThom May2016-01-143-6/+6
* Purge pending specscleanup-pendingdanielsdeleo2015-05-231-10/+0
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-2/+3
* Update to RSpec 3.Claire McQuin2014-10-291-19/+19
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-243-35/+35
* Rewrite a Debian ifconfig spec to not stub File calls and work on Windows.Chris Doherty2014-09-171-9/+25
* Update stubsClaire McQuin2014-09-101-9/+19
* rewrite tests with file provider stub/mocksakazuki2014-09-101-14/+16
* CHEF-3714: Update tests for changes from CHEF-5018Bryan McLellan2014-03-191-32/+0
* CHEF-3714: Use Editor to manipulate textChris Bandy2014-03-191-0/+32
* CHEF-5030: improve debian ifconfig provider codeLamont Granquist2014-03-051-24/+251
* CHEF-3838: rspec modernization of debian specLamont Granquist2014-02-111-17/+17
* CHEF-3838: fix unit test in debian_spec for FileEdit changeLamont Granquist2014-02-111-53/+65
* s/mock\(/double(/gLamont Granquist2014-01-292-2/+2
* s/stub!/stub/gLamont Granquist2014-01-293-13/+13
* 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
* Stub that /etc/network/interfaces really is there [on windows]Bryan McLellan2013-06-201-0/+1
* [CHEF-3029] source directive using full path (required to work properly)Xabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] some empty lines and whitespaces cleaned upXabier de Zuazo2013-06-192-6/+5
* [CHEF-3029] a typo in Ifconfig::Debian unit testsXabier de Zuazo2013-06-191-1/+1
* [CHEF-3029] Provider::Ifconfig::Redhat tests little clean upXabier de Zuazo2013-06-191-5/+3
* [CHEF-3029] Provider::Ifconfig::Debian unit tests improvedXabier de Zuazo2013-06-191-22/+32
* [CHEF-3029] Provider::Ifconfig::Debian basic unit tests createdXabier de Zuazo2013-06-191-0/+78
* [CHEF-3029] Provider::Ifconfig some regex improved on testsXabier de Zuazo2013-06-191-2/+2
* [CHEF-3029] Provider::Ifconfig tests fixedXabier de Zuazo2013-06-191-0/+74