1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
2011-03-16 20:39:52 +01:00
..
cli * Applying patch from Rafa G. for #126 2010-02-14 15:41:07 +01:00
configuration configuration respond_to? should take strings 2011-02-24 16:19:49 -07:00
deploy Merge branch 'master' of https://github.com/sunaku/capistrano into sunaku-master 2011-03-16 20:34:34 +01:00
fixtures Make sure the CLI components integrate nicely. Make sure the Configuration components integrate nicely. 2007-03-04 21:34:35 +00:00
cli_test.rb Modified CLI test to not load user or system configuration file 2010-01-06 10:39:28 +00:00
command_test.rb Change shell quoting so backticks run in sh, not in user's default shell 2009-05-19 20:54:57 -07:00
configuration_test.rb make tests pass 2008-08-21 14:29:28 -06:00
extensions_test.rb fix tests to depend on a preset load path rather than an explicit require path in each 2008-04-25 09:21:12 -06:00
logger_test.rb fix tests to depend on a preset load path rather than an explicit require path in each 2008-04-25 09:21:12 -06:00
role_test.rb tests all pass under Ruby 1.9 2008-09-06 16:11:16 -06:00
server_definition_test.rb Improved test coverage for Capistrano::ServerDefinition.default_user 2008-05-10 19:37:54 -04:00
shell_test.rb fix tests to depend on a preset load path rather than an explicit require path in each 2008-04-25 09:21:12 -06:00
ssh_test.rb If you set an level of verboseness on cap, Net::SSH will set verboseness to debug. 2011-02-27 16:54:05 -07:00
task_definition_test.rb Cleaning up the repository preparing for the move to GemCutter, and implementing #95 (Move to formally deprecate before_task and after_task callbacks) 2009-11-03 23:49:12 +01:00
transfer_test.rb tests all pass 2008-04-27 21:47:23 -06:00
utils.rb Cleaning up the repository preparing for the move to GemCutter, and implementing #95 (Move to formally deprecate before_task and after_task callbacks) 2009-11-03 23:49:12 +01:00