vagrant/test/vagrant
Mitchell Hashimoto 71101c9d3d Raise interrupt error earlier so the rescue chain actually gets called 2010-09-01 14:58:22 -07:00
..
action Raise interrupt error earlier so the rescue chain actually gets called 2010-09-01 14:58:22 -07:00
command Scope errors into the Errors namespace. VirtualBox version errors converted to I18n 2010-08-26 23:21:28 -07:00
downloaders Downloaders now raise exceptions instead of erroring environment 2010-09-01 07:22:14 -07:00
hosts No more logger usage for outputting to the shell 2010-08-25 22:38:24 -07:00
provisioners Scope SSH errors to proper exception classes 2010-09-01 10:47:34 -07:00
systems SSH no longer raises ActionException. Raises VagrantError 2010-09-01 10:00:49 -07:00
util Get rid of util.rb. No longer used. 2010-09-01 14:30:31 -07:00
action_test.rb tests added for warden 2010-08-22 00:08:54 -07:00
active_list_test.rb Fix tests so they run on Ruby 1.9.2 2010-07-19 20:32:07 -07:00
box_test.rb Get rid of all Ruby warnings in Vagrant 2010-08-25 23:21:23 -07:00
cli_test.rb Support for aliasing commands 2010-08-25 16:09:51 -07:00
config_test.rb Get rid of all Ruby warnings in Vagrant 2010-08-25 23:21:23 -07:00
environment_test.rb Remove unused methods in environment and their translations 2010-08-26 23:30:24 -07:00
errors_test.rb Refactor VagrantError to be more flexible so not as many subclasses will be needed 2010-09-01 08:27:29 -07:00
ssh_session_test.rb SSH no longer raises ActionException. Raises VagrantError 2010-09-01 10:00:49 -07:00
ssh_test.rb Converted final error_and_exit in ssh.rb to exceptions 2010-08-27 00:05:40 -07:00
ui_test.rb Shell UI tests. Added option to not translate. Updated non-translated strings. 2010-08-27 23:27:35 -07:00
vm_test.rb Get rid of util.rb. No longer used. 2010-09-01 14:30:31 -07:00