vagrant/test/unit/plugins
Brian Cain bcf4d5a210
Fixes #11228: Allow to force check for box updates
Prior to this commit, if a user had recently checked for updates, there
was no way to force Vagrant to re-check without manually deleting a
state file in the local `.vagrant` data dir. This commit fixes that by
giving users the ability to force check for updates for a given box with
a flag to the `vagrant box outdated` command.
2019-12-03 11:42:55 -08:00
..
commands Fixes #11228: Allow to force check for box updates 2019-12-03 11:42:55 -08:00
communicators Always ensure remote destination directory exists 2019-02-26 08:54:49 -08:00
guests Update nfs client test for redhat 2019-11-21 13:44:35 -08:00
hosts Darwin: put each NFS export on its own line (#11216) 2019-11-25 15:41:05 -05:00
kernel_v2/config Wrap disk feature in experimental flag 2019-11-22 14:40:23 -08:00
providers Enhance docker build matching for determining built container ID 2019-11-19 10:59:28 -08:00
provisioners Update tests for checksum and filechecksum 2019-10-08 11:23:48 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #10966: Ensure all subdirectory files are watched 2019-09-26 08:29:37 -07:00