vagrant/test/unit/vagrant/action
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
..
builtin Fixes #11207: Do not validate checksums if options are empty string 2019-11-21 09:56:58 -08:00
general Write metadata file to box contents during package 2019-02-28 15:31:49 -08:00
builder_test.rb Fixup action tests 2019-02-01 13:34:15 -08:00
hook_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
runner_test.rb Add test for Action classes with no name 2019-02-01 13:34:15 -08:00
warden_test.rb Use .key? instead of .has_key? 2015-01-05 18:29:01 -05:00