This website requires JavaScript.
Explore
Help
Register
Sign In
beckermj
/
vaguerent
Watch
1
Star
0
Fork
0
You've already forked vaguerent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
vaguerent
/
test
/
vagrant
History
Mitchell Hashimoto
6b705cbe42
Change
vm
attribute to be
runner
on action base to reflect what it now is.
2010-02-22 16:35:22 -08:00
..
actions
Change
vm
attribute to be
runner
on action base to reflect what it now is.
2010-02-22 16:35:22 -08:00
busy_test.rb
Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends.
2010-02-15 18:37:20 -08:00
commands_test.rb
Moved VM actions into the Actions::VM namespace.
2010-02-22 16:25:47 -08:00
config_test.rb
Get rid of "VAGRANT_ENV" since that was just a hack. Log output location configurable now.
2010-02-10 13:59:25 -08:00
env_test.rb
Vagrant::Env sets up the home directory (specified in config) with proper subfolders if they don't exist.
2010-02-22 01:03:08 -08:00
ssh_test.rb
SSH.up? returns false when an abrupt disconnect occurs
2010-02-16 16:05:58 -08:00
util_test.rb
Logger now uses singleton on the Vagrant::Logger class. Tests included.
2010-02-10 22:12:34 -08:00
vm_test.rb
Moved VM actions into the Actions::VM namespace.
2010-02-22 16:25:47 -08:00