compose/tests/unit/cli
Daniel Nephin 48466d7d82 Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2015-09-02 16:08:18 -04:00
..
__init__.py Resolves #369, add verbose output on --verbose flag 2014-08-09 21:05:54 -04:00
docker_client_test.py Support python 3 2015-08-25 10:37:29 -04:00
log_printer_test.py Fix log printing for python3 by converting everything to unicode. 2015-08-26 11:24:48 -04:00
main_test.py Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests. 2015-09-02 16:08:18 -04:00
verbose_proxy_test.py Support python 3 2015-08-25 10:37:29 -04:00