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
ae6f086fad
Forwarding ports action
2010-02-15 22:38:07 -08:00
..
actions
Forwarding ports action
2010-02-15 22:38:07 -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
vagrant-up now uses pure actions rather than the hardcoded sequential instant methods. Provisioning not yet working, and moving hard drives not yet implemented.
2010-02-14 23:12:36 -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
load_root_path! can now suppress errors if option is set
2010-02-11 00:39:11 -08:00
ssh_test.rb
Refactored SSH in how it retrieves the port
2010-02-15 18:07:11 -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
Implemented "around" callbacks on VM for convenient
before_foo
and
after_foo
callbacks
2010-02-15 19:02:23 -08:00