vagrant/test/unit
Mitchell Hashimoto b3db82e516 Separate out the versions the config loader knows as init params.
This means that the Config::Loader now only knows how to load
configuration for versions used to initialize the class. This lets
things like the tests be completely isolated from what the actual
configuration is for Vagrant. This will be immensely useful to verify
that the loader functionality works for non-trivial bits (like
upgrading) without depending on Vagrant's upgrading functionality.
2012-06-23 11:33:53 -07:00
..
support Even with a custom vagrantfile name, use defaults [GH-778] 2012-03-08 13:24:04 -08:00
vagrant Separate out the versions the config loader knows as init params. 2012-06-23 11:33:53 -07:00
base.rb Clean up test load paths 2011-12-11 15:53:11 -08:00
vagrant_test.rb Vagrant.require_plugin [GH-916] 2012-05-06 14:01:10 -07:00