vagrant/test/unit
Mitchell Hashimoto 7258daf535 Support specifying a component for Vagrant.plugin
The future of subclassing things like configuration bases and so on will
be to use `Vagrant.plugin(version, component)`. For example:
`Vagrant.plugin("1", :provisioner)`.
2012-06-26 15:47:26 -07:00
..
support Fix some nondeterminism in tests with GCing tempfiles. 2012-06-26 15:06:04 -07:00
vagrant Move the loader into the Config::V1 namespace. 2012-06-26 15:06:03 -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 Support specifying a component for Vagrant.plugin 2012-06-26 15:47:26 -07:00