vagrant/test/unit
Mitchell Hashimoto 7595f0078e BoxCollection#add provider argument is optional
In the case that not provider is given then whatever provider the box
represents will be added to the system. Ideally, a provider will be
given, but if not, Vagrant still does a "best effort" to install the
box.
2012-07-11 18:36:22 -07:00
..
support Make Box2 the new Box 2012-07-11 18:36:21 -07:00
vagrant BoxCollection#add provider argument is optional 2012-07-11 18:36:22 -07:00
base.rb Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
vagrant_test.rb Move host base class to a plugin component 2012-06-27 09:26:03 -07:00