1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
2010-01-06 10:39:28 +00:00
..
cli Add -t (--tools) switch for showing a tool-friendly task listing 2008-11-07 13:22:51 -07:00
configuration Add option :skip_hostfilter to ignore HOSTFILTER on calls to find_servers. 2009-08-27 14:35:04 -07:00
deploy Implemented stupid test for Capistrano::Deploy::SCM::Bzr#query_revision(). 2009-12-17 14:49:24 +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 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