vagrant/test/vagrant
Mitchell Hashimoto 709c50e7b6 `vagrant status` updated to work with multi-VM. Global status not yet functional. 2010-05-16 17:40:40 -07:00
..
actions Persist/depersist VM methods replaced with dotfile updates. Active list information disabled for now. 2010-05-16 16:53:56 -07:00
commands `vagrant status` updated to work with multi-VM. Global status not yet functional. 2010-05-16 17:40:40 -07:00
downloaders fix for no extract results from uri check 2010-03-23 00:03:28 -07:00
provisioners Remove SSH object from environment 2010-05-07 21:45:40 -07:00
systems SSH object is now on the VM, rather than the environment 2010-05-07 21:40:32 -07:00
util Rename errors.yml to strings.yml and Error to Translator, since I plan on using it for general strings 2010-04-30 23:42:11 -07:00
active_list_test.rb If JSON parsing fails on reading the active list, just set it to an empty hash 2010-05-06 11:02:53 -07:00
box_test.rb Boxes now properly use scoped Environment 2010-04-19 14:15:52 -07:00
busy_test.rb Finally get rid of sleeps in test 2010-04-24 03:27:36 -07:00
command_test.rb Commands can now be registered as subcommands (similar to how config works) 2010-04-13 13:13:55 -07:00
config_test.rb Environment properly loads VMs 2010-05-08 15:34:43 -07:00
environment_test.rb `vagrant status` updated to work with multi-VM. Global status not yet functional. 2010-05-16 17:40:40 -07:00
ssh_test.rb Fork-and-wait SSH on Mac OS X 10.5 [closes GH-51] 2010-04-15 02:36:46 -07:00
util_test.rb Logger now uses singleton on the Vagrant::Logger class. Tests included. 2010-02-10 22:12:34 -08:00
vm_test.rb Get rid of Environment#create_vm. VMs instances are now always available 2010-05-08 20:31:12 -07:00