summaryrefslogtreecommitdiff
path: root/spec/unit/provider/mount
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-144-37/+37
* fix some lint copsLamont Granquist2016-01-121-1/+1
* Added changes to fix rspec deprecationssiddheshwar-more2015-08-181-3/+3
* 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-182-4/+5
* added tests for mount remountingJames Belchamber2015-08-182-0/+27
* fix aix related providers to replace popen4 with mixlib shell_outkaustubh-d2015-02-171-6/+6
* Update to RSpec 3.Claire McQuin2014-10-293-41/+41
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-244-223/+223
* 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
* Fix review call outs.markgibbons2014-08-211-5/+30
* CHEF-1737: Remove extraneous notes.markgibbons2014-08-211-9/+1
* CHEF-1737: New provider rspec testsmarkgibbons2014-08-211-10/+161
* CHEF-1737: Fix noauto support.markgibbons2014-08-211-0/+6
* Test for mount regexps that match more than they are supposed toEric Herot2014-07-301-3/+12
* Misc spec fixes for windows.sersut2014-06-241-1/+3
* 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
* moved this check into the resourceLamont Granquist2014-06-021-16/+0
* effing ruby 1.8.7Lamont Granquist2014-06-021-0/+1
* enable_fs tests and target perms fixupLamont Granquist2014-06-021-35/+50
* fix regexp anchorsLamont Granquist2014-06-021-2/+2
* adding disable_fs unit testsLamont Granquist2014-05-301-70/+87
* more unit testingLamont Granquist2014-05-301-146/+134
* more progress on unit tests...Lamont Granquist2014-05-301-66/+137
* fixes and unit test progressLamont Granquist2014-05-291-105/+218
* starting on unit spec testsLamont Granquist2014-05-291-0/+457
* 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-292-7/+7
* s/stub!/stub/gLamont Granquist2014-01-293-65/+65
* fix rspec_reset problemLamont Granquist2014-01-291-1/+1
* Fix the spec that stubs ::File::exists?sersut2013-10-171-0/+2
* Normalize whitespace on all filesSeth Vargo2013-09-262-4/+4
* stub out shellout for lsfs.kaustubh-d2013-07-221-10/+10
* aix mount provider unit test.kaustubh-d2013-07-221-0/+237
* Changes to the windows mount spec for calling the add method with right paramsMukta A2013-06-111-1/+4
* 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-302-0/+532