vagrant/test/unit/vagrant
Brian Cain b45ee4f455 (#6656) Format windows paths for ssh_config command
Prior to this commit, if the ssh-config command was invoked within
cygwin or msys2, it would show a regular windows style path for private
keys rather than a path that could be used within msys2 or cygwin. This
commit updates that behavior by converting all of the private key paths
to the proper msys2 or cygwin path if the platform is windows and the
command was invoked from one of those two shells.
2017-08-25 13:17:19 -07:00
..
action Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
config Disable loading identical Vagrantfile twice from same dir 2017-06-22 09:04:21 -07:00
plugin Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
util (#6656) Format windows paths for ssh_config command 2017-08-25 13:17:19 -07:00
batch_action_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
box_collection_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
box_metadata_test.rb core: better error when adding box with malformed version [GH-3332] 2014-04-01 22:48:52 -07:00
box_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
capability_host_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
cli_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
config_test.rb Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
environment_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
errors_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
guest_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
host_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
machine_index_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
machine_state_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
machine_test.rb (#8697) Introduce extra_args setting for ssh configs 2017-08-17 09:02:20 -07:00
registry_test.rb Do not use Enumerable in Registry 2014-12-08 11:35:10 -08:00
shared_helpers_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
ui_test.rb Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
vagrantfile_test.rb Add unique names to all tmpdir and tempfile calls in tests + cleanup 2016-05-28 23:22:34 -04:00