vagrant/test/acceptance
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
..
networking Convert example host only IPs to RFC1918 2012-02-08 14:50:33 -08:00
provisioning Clarify comment on test 2012-01-11 22:16:00 -08:00
skeletons Added a `--provision-with` flag to specify provisioners to use. [GH-367] 2012-01-10 22:03:22 -08:00
support Require what to be notified for with block and Subprocess.execute 2012-06-01 17:02:12 +02:00
base.rb Port collision with SSH test. 2011-12-24 22:25:02 -08:00
box_test.rb Add `--force` flag to `box add` [GH-631] 2012-01-10 20:37:33 -08:00
destroy_test.rb Clean up test load paths 2011-12-11 15:53:11 -08:00
halt_test.rb Fix halt issues and acceptance test associated with it 2011-12-22 13:38:30 -08:00
init_test.rb Use Vagrant::Util::Subprocess for acceptance tests 2011-12-22 21:46:43 -08:00
package_test.rb Push a failing acceptance test as a reminder of a missing feature 2012-01-13 00:07:23 -08:00
resume_test.rb Clean up test load paths 2011-12-11 15:53:11 -08:00
shared_folders_test.rb Allow shell expansions in shared folder guest paths again [GH-656] 2012-01-19 20:14:05 -08:00
ssh_test.rb `vagrant ssh -c` stderr now goes to stderr on the host as well 2011-12-26 10:03:12 -08:00
suspend_test.rb Clean up test load paths 2011-12-11 15:53:11 -08:00
up_basic_test.rb Allow shell expansions in shared folder guest paths again [GH-656] 2012-01-19 20:14:05 -08:00
up_with_box_url.rb Clean up test load paths 2011-12-11 15:53:11 -08:00
vagrant_test.rb Clean up test load paths 2011-12-11 15:53:11 -08:00
version_test.rb `vagrant version` is gone, so remove the acceptance test for it 2011-12-18 13:51:58 -08:00