vagrant/test/unit
Brian Cain efd3a62ffe
Fixes #11207: Do not validate checksums if options are empty string
Prior to this commit, if Vagrant received checksum options from Vagrant
Cloud that were simply empty strings, it would try to validate its
checksum with those options. This commit fixes that by ignoring empty
string values.
2019-11-21 09:56:58 -08:00
..
bin Add coverage on vagrantfile_name stubbing behavior 2018-07-18 10:50:41 -07:00
plugins nfs: avoid adding extra newlines to /etc/exports 2019-11-17 00:33:08 -03:00
support Remove virtualbox context from docker tests 2019-09-11 07:46:40 -07:00
templates Add ipv6 network config templates for SUSE based distributions 2019-08-09 17:23:46 +02:00
vagrant Fixes #11207: Do not validate checksums if options are empty string 2019-11-21 09:56:58 -08:00
base.rb Only run tests that require bsdtar if it is available 2019-06-19 15:29:55 -07:00
vagrant_test.rb add `Vagrant.version?` helper method 2018-09-07 11:37:30 +02:00