vagrant/test/unit
Mitchell Hashimoto 3baa31460f Store machine ID in "id" file in data directory.
Instead of storing an "active" hash in the local_data of an Environment,
we now place the ID of a machine in the "id" file of the machine data
directory. This file is read upon re-instantiation in order to load the
proper state.
2012-12-26 21:45:23 -08:00
..
support Create a "dummy" provider for tests 2012-12-23 16:29:24 -08:00
vagrant Store machine ID in "id" file in data directory. 2012-12-26 21:45:23 -08:00
base.rb Create a "dummy" provider for tests 2012-12-23 16:29:24 -08:00
vagrant_test.rb Add the Communicator plugin API. 2012-08-08 21:28:28 -07:00