vagrant/test/vagrant
Mitchell Hashimoto e19788701e Don't disable networks on halt/destroy. 2010-12-24 19:02:11 -08:00
..
action Don't disable networks on halt/destroy. 2010-12-24 19:02:11 -08:00
command Enumerate vms according to definiton order. 2010-12-14 22:24:02 -08:00
config Enumerate vms according to definiton order. 2010-12-14 22:24:02 -08:00
downloaders Removed final global test helper from test/test_helper.rb 2010-10-03 18:48:41 -07:00
hosts Revert "Instead of using Kernel#system, use custom piped solution" 2010-09-29 23:38:07 -07:00
provisioners config.puppet.options can be a string as well 2010-12-14 21:57:12 -08:00
systems Remove most of the remaining mock_environment calls. Only one remains. 2010-09-07 11:51:10 -07:00
util Revert "Instead of using Kernel#system, use custom piped solution" 2010-09-29 23:38:07 -07: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 Nicer error message when box is not found. [closes GH-195] 2010-10-21 17:50:41 -07:00
box_test.rb Validate only certain command sequences [closes GH-188] 2010-10-13 18:59:25 -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 Disable Vagrantfile validation completely on load. see coming commits... 2010-10-12 21:08:33 -07:00
data_store_test.rb Nice error message given if ".vagrant" is a directory and therefore can't be accessed. [closes GH-172] 2010-10-06 18:57:39 -07:00
environment_test.rb Validate only certain command sequences [closes GH-188] 2010-10-13 18:59:25 -07: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 Determine SSH on main thread for up? to fix issues with multi-thread access on JRuby 2010-12-19 10:27:07 -08: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 Test to verify solaris system 2010-12-07 16:52:18 -08:00