compose/tests/unit/cli
Daniel Nephin ea4230e7a2 Handle both SIGINT and SIGTERM for docker-compose up.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2015-11-12 17:41:44 -05:00
..
__init__.py
command_test.py
docker_client_test.py
formatter_test.py Remove the duplicate 'Warning' prefix now that the logger adds the prefix. 2015-10-29 14:18:28 -04:00
log_printer_test.py Fix #1549 - flush after each line of logs. 2015-11-05 15:33:42 -05:00
main_test.py Handle both SIGINT and SIGTERM for docker-compose up. 2015-11-12 17:41:44 -05:00
verbose_proxy_test.py