vagrant/test/vagrant
Mitchell Hashimoto d7e0172e2d `vagrant destroy` always forces the shutdown (does not attempt graceful) 2010-05-06 20:50:32 -07:00
..
actions `vagrant destroy` always forces the shutdown (does not attempt graceful) 2010-05-06 20:50:32 -07:00
commands `vagrant status --global` flag to view global status 2010-05-01 00:24:39 -07:00
downloaders fix for no extract results from uri check 2010-03-23 00:03:28 -07:00
provisioners Shorten shared folders further [see GH-50] 2010-04-12 14:38:34 -07:00
systems Linux system configurable via `config.linux` 2010-04-25 16:33:33 -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 Wrapping tests in meaningful context 2010-04-11 23:42:11 -07:00
environment_test.rb New abstraction: Systems. Updated config and environment to properly load configured system. 2010-04-25 01:46:51 -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 New abstraction: Systems. Updated config and environment to properly load configured system. 2010-04-25 01:46:51 -07:00