vagrant/test/unit
Mitchell Hashimoto 37c54c7b20 Use a temporary directory for the VAGRANT_CWD when running tests
Tests before were picking up a Vagrantfile in the Vagrant source
directory, which can cause some funny failures. This ensures that each
test run will actually establish a new temporary CWD so that a
Vagrantfile is hopefully never found.
2012-06-23 23:56:39 -07:00
..
support Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
vagrant Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
base.rb Use a temporary directory for the VAGRANT_CWD when running tests 2012-06-23 23:56:39 -07:00
vagrant_test.rb Vagrant.require_plugin [GH-916] 2012-05-06 14:01:10 -07:00