1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
2010-10-06 14:04:58 +02:00
..
cli * Applying patch from Rafa G. for #126 2010-02-14 15:41:07 +01:00
configuration Fix: upload with options 2010-06-22 16:31:24 +02:00
deploy Preparing the 2.5.20 release, no Jeweler dependency, basic Gemfile, and tests fixed. I have also just noticed that our tests don't pass, even though the system works under 1.9.2-p0 2010-10-06 14:04:58 +02: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 Use 'user' from .ssh/config appropriately, and bump Net::SSH dependency to 2.0.10 2009-02-02 23:11:22 -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