summaryrefslogtreecommitdiff
path: root/spec/unit/provider/mount
Commit message (Expand)AuthorAgeFilesLines
* linux mount spec - skip device detection for zfs (and vboxsf)Tomasz Rudzki (ttr)2016-12-011-1/+1
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-48/+48
* auotfixing Style/SpaceAfterSemicolon copLamont Granquist2016-08-161-5/+5
* Revert PR #1796.cd/mount-remount-optionsChris Doherty2016-03-313-22/+1
* Update specSalim Alam2016-03-111-0/+12
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-092-2/+2
* auto fixing some rubocopsLamont Granquist2016-02-092-2/+2
* autofixing whitespace copsLamont Granquist2016-02-054-17/+17
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-022-2/+2
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-022-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-024-4/+4
* 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