vagrant/test/vagrant
Mitchell Hashimoto 7fa0303925 Automatic 'external' port collision correction. If a forwarded port collides with any created VM and is marked to be fixed automatically, then vagrant will choose a new port automatically. 2010-05-27 17:31:36 -07:00
..
actions Automatic 'external' port collision correction. If a forwarded port collides with any created VM and is marked to be fixed automatically, then vagrant will choose a new port automatically. 2010-05-27 17:31:36 -07:00
commands Add `--no-provision` flag to `vagrant up`. Refactor the way action options work a bit. [closes GH-87] 2010-05-26 20:58:27 -07:00
downloaders Downloader progress reporter now uses the environment logger 2010-05-20 22:37:39 -07:00
provisioners Remove SSH object from environment 2010-05-07 21:45:40 -07:00
systems renamed crontab entry template, switched to proper ssh 2010-05-19 00:19:32 -07:00
util corrected bit mask for package output on windows 2010-05-22 22:46:42 -07:00
active_list_test.rb If JSON parsing fails on reading the active list, just set it to an empty hash 2010-05-06 11:02:53 -07:00
box_test.rb Boxes now properly use scoped Environment 2010-04-19 14:15:52 -07:00
busy_test.rb Finally get rid of sleeps in test 2010-04-24 03:27:36 -07:00
command_test.rb Commands can now be registered as subcommands (similar to how config works) 2010-04-13 13:13:55 -07:00
config_test.rb rsync mostly complete, few tests left 2010-05-18 23:50:04 -07:00
environment_test.rb Remove logger from the VM and put it on the environment 2010-05-20 20:35:15 -07:00
resource_logger_test.rb Tests no longer clear a line 2010-05-22 18:47:08 -07:00
ssh_test.rb Do not worry about key permissions on windows [closes GH-79] 2010-05-24 01:10:27 -07:00
util_test.rb When util is included, extend the class as well [closes GH-83] 2010-05-25 13:19:38 -07:00
vm_test.rb Add `--no-provision` flag to `vagrant up`. Refactor the way action options work a bit. [closes GH-87] 2010-05-26 20:58:27 -07:00