vagrant/test/vagrant
Mitchell Hashimoto ea6904761f Check box action no longer needs to load_box! 2010-09-27 13:42:53 -07:00
..
action Check box action no longer needs to load_box! 2010-09-27 13:42:53 -07:00
command Load config files (only) early so plugins are loaded from Vagrantfiles 2010-09-21 01:47:50 -06:00
config Switch config to not implicitly use I18n. 2010-09-21 20:38:19 -06:00
downloaders Allow downloading via a proxy if http_proxy environment variable is set. [closes GH-157] 2010-09-08 22:11:53 -07:00
hosts Converted most "mock_environment" tests to "vagrant_env" which uses real filesystem 2010-09-07 11:41:52 -07:00
provisioners Remove most of the remaining mock_environment calls. Only one remains. 2010-09-07 11:51:10 -07:00
systems Remove most of the remaining mock_environment calls. Only one remains. 2010-09-07 11:51:10 -07:00
util Resource logger now logs to a "logs" directory in the home path 2010-09-20 09:58:19 -06:00
action_test.rb Converted most "mock_environment" tests to "vagrant_env" which uses real filesystem 2010-09-07 11:41:52 -07:00
box_collection_test.rb New BoxCollection class to keep track of all boxes. 2010-09-11 10:17:26 -07:00
box_test.rb Remove unnecessary class methods on Box class. Move commands over to use "boxes" on env 2010-09-11 10:33:49 -07:00
cli_test.rb Converted most "mock_environment" tests to "vagrant_env" which uses real filesystem 2010-09-07 11:41:52 -07:00
config_test.rb Fix issues with Ruby 1.8.7 where Vagrant wouldn't even run 2010-09-27 12:10:17 -07:00
data_store_test.rb Fix issue with local data store not being properly cleared for VM destruction 2010-09-07 01:02:11 -07:00
environment_test.rb Change VM loading to be lazy loaded so config can be loaded without VMs 2010-09-21 01:27:36 -06:00
errors_test.rb Show proper syntax error for Vagrantfiles [closes GH-155] 2010-09-04 14:33:53 -07:00
plugin_test.rb Plugins. Documentation coming shortly. 2010-09-14 23:10:51 -06:00
ssh_session_test.rb SSH no longer raises ActionException. Raises VagrantError 2010-09-01 10:00:49 -07:00
ssh_test.rb Retry SSH connect a few times before admitting defeat. 2010-09-09 00:28:21 -07:00
ui_test.rb Since I18n isn't automatic for UI class, get rid of _ prefix on options 2010-09-21 18:14:18 -06:00
vm_test.rb Fix issue with local data store not being properly cleared for VM destruction 2010-09-07 01:02:11 -07:00