vagrant/test/unit
Mitchell Hashimoto 50d7b0aba4 Fix bug where Call didn't propagate recovery. Warden has no recovery.
The issue here is that when a middleware failed and a recovery sequence
started, it would halt at the "call" step because the "Call" didn't
properly recover the child sequence.

An additional issue was that a Warden had no "recover" method, meaning
embedded Wardens wouldn't recover their stacks properly.
2012-12-23 16:29:25 -08:00
..
support Create a "dummy" provider for tests 2012-12-23 16:29:24 -08:00
vagrant Fix bug where Call didn't propagate recovery. Warden has no recovery. 2012-12-23 16:29:25 -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