vagrant/test/unit/vagrant
Mitchell Hashimoto 8c7ab333a0 Squash the f-docker-hostmachine branch.
Initial work

commands/up: make sure all names to with_target_vms are strings

providers/docker: create a docker host VM if needed

providers/docker: executor abstraction for driver to eventually support remote

providers/docker: vagrant executor

providers/docker: support creating the machine

providers/docker: status works if host VM is gone

providers/docker: use start fence to get real docker output

core: Call preserves stack ordering

core: support Message post option

providers/docker: Guard some features with HasSSH checks

providers/docker: much better messaging around create/destroy

providers/docker: output the container ID on create

providers/docker: copy the hostmachine Vagrantfile to the data dir

providers/docker: should make host machine before any up action

providers/docker: HandleBox before the host machine

providers/virtualbox: functional_vboxsf to disable vboxsf

providers/virtualbox: synced folder usable method should take 2 args

providers/docker: default machine name to :default
2014-04-21 13:54:33 -07:00
..
action Squash the f-docker-hostmachine branch. 2014-04-21 13:54:33 -07:00
config Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
plugin core: Add usable? check to providers 2014-04-21 13:53:07 -07:00
util Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
batch_action_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
box_collection_test.rb core: BoxCollection#find version constraint can benil 2014-04-02 19:50:44 -07:00
box_metadata_test.rb core: better error when adding box with malformed version [GH-3332] 2014-04-01 22:48:52 -07:00
box_test.rb core: Raise predictable error if box metadata downlaod fails 2014-04-05 09:20:03 -07:00
capability_host_test.rb core: pass extra args to detect? when detecting capability host 2014-01-07 16:26:58 -08:00
cli_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
config_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
environment_test.rb core: generalize the autostart stuff so we don't have a bunch of specials 2014-04-21 13:53:35 -07:00
errors_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
guest_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
host_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
machine_index_test.rb core: MachineIndex updates existing entry if name, provider, path match 2014-04-21 13:54:25 -07:00
machine_state_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
machine_test.rb core: Test eager loading of WinRM 2014-04-21 13:51:51 -07:00
registry_test.rb Convert specs to RSpec 2.14.8 syntax with Transpec 2014-03-14 12:02:07 -03:00
shared_helpers_test.rb core: load system plugins if they are installed 2014-03-03 09:44:29 -08:00
ui_test.rb Squash the f-docker-hostmachine branch. 2014-04-21 13:54:33 -07:00
vagrantfile_test.rb core: generalize the autostart stuff so we don't have a bunch of specials 2014-04-21 13:53:35 -07:00