1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/test
Hemant Kumar a08fe0d67d Fix parallel command execution logging parallely - GH434
Also add unit tests that reproduce the problem
2013-04-25 14:04:57 +05:30
..
cli Strip trailing whitespace from all files 2013-04-02 21:20:33 +02:00
configuration Fix parallel command execution logging parallely - GH434 2013-04-25 14:04:57 +05:30
deploy Strip trailing whitespace from all files 2013-04-02 21:20:33 +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 reporting if command got killed by a signal. 2013-01-20 15:58:24 -02: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 Add newlines to the end of all files. 2013-04-02 21:20:32 +02:00
logger_formatting_test.rb default log formatters handling 2012-12-17 16:51:48 -06: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 Add newlines to the end of all files. 2013-04-02 21:20:32 +02:00
role_test.rb tests all pass under Ruby 1.9 2008-09-06 16:11:16 -06:00
server_definition_test.rb Strip trailing whitespace from all files 2013-04-02 21:20:33 +02:00
shell_test.rb Strip trailing whitespace from all files 2013-04-02 21:20:33 +02: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 Remove before_ and after_ tasks. 2012-02-19 18:18:06 +01:00
transfer_test.rb Add newlines to the end of all files. 2013-04-02 21:20:32 +02:00
utils.rb Fix parallel command execution logging parallely - GH434 2013-04-25 14:04:57 +05:30