vagrant/test/unit
Jeff Bonhag d7a5f74897
Fixes #11128: Error if machine folder inaccessible (#11239)
This commit catches the Errno::EPERM raised by the operating system if
the machine folder is inaccessible and displays it as a more friendly
error message.

This can be an issue on macOS Catalina if virtual machine files are kept
in a special directory (Documents/Downloads/Desktop) that Vagrant's
embedded Ruby is not allowed to access.
2019-12-17 12:41:12 -05:00
..
bin Add coverage on vagrantfile_name stubbing behavior 2018-07-18 10:50:41 -07:00
plugins Fixes #11128: Error if machine folder inaccessible (#11239) 2019-12-17 12:41:12 -05:00
support Remove virtualbox context from docker tests 2019-09-11 07:46:40 -07:00
templates Darwin: put each NFS export on its own line (#11216) 2019-11-25 15:41:05 -05:00
vagrant Fixes #11228: Allow to force check for box updates 2019-12-03 11:42:55 -08:00
base.rb Only run tests that require bsdtar if it is available 2019-06-19 15:29:55 -07:00
vagrant_test.rb add `Vagrant.version?` helper method 2018-09-07 11:37:30 +02:00