vagrant/test/unit/plugins/guests/linux/cap
Chris Roberts dd7294b021 Merge pull request #7928 from chrisroberts/rsync/exclude-paths
synced_folders/rsync: Quote exclude paths
2016-10-26 07:16:15 -07:00
..
choose_addressable_ip_addr_test.rb guests/linux: Add tests for choosing addressable IP 2016-06-06 11:58:31 -04:00
halt_test.rb guests: Prevent ssh disconnect from causing error on halt 2016-08-12 13:25:39 -07:00
insert_public_key_test.rb guests/linux: Update insert_public_key cap to be one command 2016-06-06 11:58:32 -04:00
mount_nfs_test.rb Remove `set -e` usage for better shell compatibility 2016-10-24 10:30:08 -07:00
mount_shared_folder_test.rb guests/general: Use require_relative in tests 2016-06-06 12:24:07 -04:00
mount_virtual_box_shared_folder_test.rb guests/linux: only use effective group ID when appropriate 2016-08-17 06:53:26 -07:00
network_interfaces_test.rb guests/linux: Properly sort interface name types 2016-10-10 10:22:19 -07:00
nfs_client_test.rb guests/linux: Add tests for nfs_client_installed 2016-06-06 11:58:32 -04:00
port_test.rb guests/linux: Add tests for port 2016-06-06 11:58:32 -04:00
remove_public_key_test.rb added unit tests for .remove_public_key method in VagrantPlugins::GuestLinux::Cap 2016-07-19 11:45:46 -06:00
rsync_test.rb synced_folders/rsync: Escape exclude paths 2016-10-25 13:59:03 -07:00