vagrant/test/acceptance/support
Mitchell Hashimoto 1a6ae81aa9 Require what to be notified for with block and Subprocess.execute
There was an issue before where the stdin buffer would always have space
so it would always yield that block and Ruby would spin at 100%. Now we
require all callers to say what they want to listen for. This drops
CPU down to almost nothing.

See GH-832
2012-06-01 17:02:12 +02:00
..
matchers Use Vagrant::Util::Subprocess for acceptance tests 2011-12-22 21:46:43 -08:00
shared Port collision with SSH test. 2011-12-24 22:25:02 -08:00
config.rb Port collision with SSH test. 2011-12-24 22:25:02 -08:00
isolated_environment.rb Require what to be notified for with block and Subprocess.execute 2012-06-01 17:02:12 +02:00
network_tests.rb Move network tests out into a module so other tests can use it 2012-01-10 20:47:26 -08:00
output.rb Acceptance test that we can't add boxes with the same name 2012-01-10 18:45:38 -08:00
virtualbox.rb RSpec is coming in for acceptance tests. More details follow... 2011-11-06 23:47:23 -08:00