vagrant/test/unit
Mitchell Hashimoto 1a2a8b49c0 Provider API to return SSH info, must implement `ssh_info`.
Since SSH is such a critical part of Vagrant, each provider must
implement a method that returns the proper way to SSH into the machine.
2012-08-05 12:41:05 -07:00
..
support Box#repackage to repackage a box. 2012-07-11 18:36:22 -07:00
vagrant Provider API to return SSH info, must implement `ssh_info`. 2012-08-05 12:41:05 -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 Create the basic provider plugin interface. 2012-07-14 16:57:54 -07:00