summaryrefslogtreecommitdiff
path: root/spec/unit/provider/mount/mount_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+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-10/+10
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Removed invalid test from mount_fs testsiddheshwar-more2015-08-181-7/+0
* Added changes to fix aix mount provider related tests according to updated ba...siddheshwar-more2015-08-181-3/+3
* added tests for mount remountingJames Belchamber2015-08-181-0/+13
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-6/+6
* Update to RSpec 3.Claire McQuin2014-10-291-16/+16
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-110/+110
* update tests : add cgroup and use a loopNicolas Szalay2014-10-161-10/+6
* there is always an option!James Belchamber2014-08-211-1/+1
* stupid end where the end shouldn't endJames Belchamber2014-08-211-1/+0
* remount now honours optionsJames Belchamber2014-08-211-0/+10
* Test for mount regexps that match more than they are supposed toEric Herot2014-07-301-3/+12
* use :not_supported_on_solaris insteadLamont Granquist2014-06-051-5/+3
* remove stray copypasta from other testLamont Granquist2014-06-051-2/+0
* solaris does not support uuid typesLamont Granquist2014-06-051-3/+7
* Mount spec should use File::expand_path for symmetry on WindowsAdam Edwards2014-03-311-5/+10
* CHEF-4957: Mount resource won't work when device is a relative symlinkMaxime Caumartin2014-03-281-0/+25
* ripping out rspec_reset entirelyLamont Granquist2014-01-291-1/+0
* s/mock\(/double(/gLamont Granquist2014-01-291-5/+5
* s/stub!/stub/gLamont Granquist2014-01-291-44/+44
* fix rspec_reset problemLamont Granquist2014-01-291-1/+1
* Fix the spec that stubs ::File::exists?sersut2013-10-171-0/+2
* add failing test for "none" mountsThom May2013-05-241-2/+7
* Remove string interpolation and adjust commentKristian Vlaardingerbroek2013-04-121-4/+4
* Add comment to regular expression and add unit testsKristian Vlaardingerbroek2013-04-121-0/+26
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+398