vagrant/test/unit/vagrant
Mitchell Hashimoto 912e4974db Registry will now cache result values.
This is actually required so that we can do things like this
in plugins:

Vagrant.actions[:up].insert(Foo, Bar)
2012-01-28 17:31:50 -08:00
..
action Pull out port collision detection/correction into the CheckPortCollision middleware 2011-12-25 10:13:08 -08:00
command Fix a failing unit test 2012-01-11 23:57:19 -08:00
config Remove test warnings, add ANSI escape code remover 2012-01-23 19:24:32 -08:00
downloaders Additional fixes + tests for shell expansion [GH-633] 2012-01-11 22:56:15 -08:00
util Remove test warnings, add ANSI escape code remover 2012-01-23 19:24:32 -08:00
box_collection_test.rb Throw an error if a box already exists when calling box.add 2011-12-10 13:09:03 -08:00
box_test.rb Lazy load attributes for runners. Get box repackage working. 2011-12-09 20:24:34 -08:00
config_test.rb Introduce Config::Loader 2011-12-03 17:12:48 -08:00
data_store_test.rb DataStore tests and slight modifications 2011-12-22 21:18:59 -08:00
environment_test.rb Revert the check for duplicate Vagrantfiles. 2012-01-08 23:15:18 -08:00
hosts_test.rb Better host loading scheme 2011-12-11 23:22:44 -08:00
registry_test.rb Registry will now cache result values. 2012-01-28 17:31:50 -08:00