vagrant/test/vagrant
Mitchell Hashimoto f30ef2b8a9 Merge https://github.com/rcreasey/vagrant 2011-05-16 12:37:21 -07:00
..
action Fix test incompat with Ruby 1.8.6 2011-05-12 00:04:11 -07:00
command Fix order-dependent test 2011-01-12 00:14:16 -08:00
config Provisioner config object should have access to the top config 2011-01-13 16:54:34 -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 Merge https://github.com/rcreasey/vagrant 2011-05-16 12:37:21 -07:00
ssh Can now configure what shell to sudo with (default: bash) 2011-02-08 23:06:05 -08:00
systems Raise an error message if host only networking is not supported 2011-01-09 13:34:37 -08:00
util Retryable can take multiple exceptions to retry on 2011-04-19 22:24:52 -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 Provisioner config object should have access to the top config 2011-01-13 16:54:34 -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 net-ssh 2.1.0. Adds "IdentitiesOnly" support for net-ssh, fixing problems. 2011-01-19 22:00:38 -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