vagrant/test/unit/plugins/communicators/winrm
Chris Roberts 6b105d704d Update communicator upload behavior to handle `/.` path directives
This update was prompted by updates in openssh to the scp behavior
making source directory paths suffixed with `.` no longer valid
resulting in errors on upload. The upload implementation within
the ssh communicator has been updated to retain the existing
behavior.

Included in this update is modifications to the winrm communicator
so the upload functionality matches that of the ssh communicator
respecting the trailing `.` behavior on source paths. With the
communicators updated to properly handle the paths, the file
provisioner was also updated to simply apply previously defined
path update rules only.

Fixes #10675
2019-02-26 08:02:09 -08:00
..
command_filter_test.rb Update rm filters to test for path 2018-05-01 13:35:45 -07:00
communicator_test.rb Add test coverage on new functionality 2018-11-12 15:36:21 -08:00
config_test.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
helper_test.rb Update rspec tests to remove deprecation warnings 2017-10-24 12:08:38 -07:00
plugin_test.rb Add warning when vagrant-winrm is found 2018-07-30 13:27:20 -07:00
shell_test.rb Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00