vagrant/test/unit
Brian Cain 0ac26be4ef (#8917) Fix shell_expand_guest_path capability
Prior to this commit, when the guest capability attempted to expand a
path with spaces it would quote the path passed in. However if the path
also had a relative path those quotes would end up making `printf`
ignore it and not properly expand the path fully. This commit updates
that to first escape the quotes of a path and then pass in the new path
to be expanded.
2017-08-25 10:02:36 -07:00
..
plugins (#8917) Fix shell_expand_guest_path capability 2017-08-25 10:02:36 -07:00
support Add unique names to all tmpdir and tempfile calls in tests + cleanup 2016-05-28 23:22:34 -04:00
templates/guests Fetch first network device and pass to template for rendering 2017-05-10 12:44:37 -07:00
vagrant (#8697) Introduce extra_args setting for ssh configs 2017-08-17 09:02:20 -07:00
base.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
vagrant_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00