vagrant/test/vagrant
Mitchell Hashimoto 4e5a7aa6bf Fix order-dependent test 2011-01-12 00:14:16 -08:00
..
action Fixed provisioners to the new conventions. Tests passing! 2011-01-11 22:37:09 -08:00
command Fix order-dependent test 2011-01-12 00:14:16 -08:00
config Provisioner config tests, fixed some bugs 2011-01-11 23:11:51 -08:00
downloaders Improve the file downloader test to use a real file 2010-12-31 22:00:11 -06:00
hosts Revert "Instead of using Kernel#system, use custom piped solution" 2010-09-29 23:38:07 -07:00
provisioners Fixed provisioners to the new conventions. Tests passing! 2011-01-11 22:37:09 -08:00
ssh Move SSH::Session to its own file 2011-01-05 16:45:05 -08:00
systems Raise an error message if host only networking is not supported 2011-01-09 13:34:37 -08: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 Get rid of Ruby 1.8.7 warning in tests 2011-01-08 21:22:16 -08: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 Remove check for OSE version, since with VirtualBox 4 this distinction no longer exists. 2011-01-07 01:32:21 -08: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_test.rb Add X11 ssh forwarding option (off by default). 2011-01-04 20:17:04 -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 Systems can now respond to `distro_dispatch` to return specific distro systems 2011-01-09 13:06:26 -08:00