vagrant/test/unit/vagrant
Chris Roberts a8b2f78f59 Do not prefix Windows paths if UNC prefix already exists
While VirtualBox has commented that they do not support UNC remote
paths (but do for long paths) it seems that remote paths can work.
If user provides UNC path, allow it to be used as-is.

Fixes #7011
2017-04-20 16:33:38 -07:00
..
action Support port checker methods which only accept the host port 2017-04-19 10:49:27 -07:00
config Catch encoding problems with sources provided to Vagrant::Config::Loader#set 2015-09-08 17:30:50 +01:00
plugin Update tests for new information and cleaning method 2016-11-16 13:27:34 -08:00
util Do not prefix Windows paths if UNC prefix already exists 2017-04-20 16:33:38 -07:00
batch_action_test.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
box_collection_test.rb Add test coverage for box sorting 2017-03-06 08:19:49 -08: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 Cleanup more files in tests 2016-05-29 00:34:00 -04:00
capability_host_test.rb core: pass extra args to detect? when detecting capability host 2014-01-07 16:26:58 -08:00
cli_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
config_test.rb Always use a string for Vagrantfile version 2016-02-02 09:43:28 -05:00
environment_test.rb Merge pull request #8196 from chrisroberts/fix/expand-vagrantfile-path 2017-02-23 13:33:07 -08: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 Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04: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 Cleanup more files in tests 2016-05-29 00:34:00 -04: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 redux of pr 7398 for ssh-agent key fix 2016-08-11 11:48:10 -07:00
registry_test.rb Do not use Enumerable in Registry 2014-12-08 11:35:10 -08:00
shared_helpers_test.rb Add shared helper method to detect if running version is prerelease 2017-03-07 10:36:14 -08:00
ui_test.rb fix failing tests 2015-12-02 18:03:08 -08:00
vagrantfile_test.rb Add unique names to all tmpdir and tempfile calls in tests + cleanup 2016-05-28 23:22:34 -04:00