1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
Roy Liu 58a9b7ab61 Merge pull request #283 from ndbroadbent/capistrano_colors_merge
Merged in `capistrano_colors` gem, and renamed to 'log_formatters'
2012-10-23 19:43:51 -04:00
..
cli Tweak version number handling, and update changelog and version number, releasing prerelease as I want the contributors to test theis before it goes mainline 2011-06-25 14:34:56 +02:00
configuration Avoid closing the input stream on capture with sudo in the command. 2012-09-14 18:03:50 -04:00
deploy Remove a potentially redundant git invocation and close pull request #261 2012-10-23 03:13:29 -04:00
fixtures
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 Close input streams when sending commands that don't read input. 2012-07-27 11:56:31 -04:00
configuration_test.rb Close input streams when sending commands that don't read input. 2012-07-27 11:56:31 -04:00
extensions_test.rb
logger_formatting_test.rb Merged in capistrano_colors gem, and renamed to 'log_formatters', since it does much more than just colors 2012-10-23 21:45:24 +13:00
logger_test.rb Merged in capistrano_colors gem, and renamed to 'log_formatters', since it does much more than just colors 2012-10-23 21:45:24 +13:00
recipes_test.rb On a dry run, don't throw an error when trying to use the current_release variable 2011-06-25 17:10:30 -04:00
role_test.rb tests all pass under Ruby 1.9 2008-09-06 16:11:16 -06:00
server_definition_test.rb
shell_test.rb
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 Remove before_ and after_ tasks. 2012-02-19 18:18:06 +01:00
transfer_test.rb Make sure we get an understandable error when attempting to upload a non existing file. 2011-09-26 11:14:49 +02:00
utils.rb Fix GH #153, do not depend on ruby-debugger 2012-02-20 21:42:47 +01:00