compose/tests/unit
funkyfuture 9aa61e596e Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2
In particular it includes:
- some extension of CONTRIBUTING.md
- one fix for Python 2.6 in tests/integration/cli_test.py
- one fix for Python 3.3 in tests/integration/service_test.py
- removal of unused imports

Make stream_output Python 3-compatible

Signed-off-by: Frank Sachsenheim <funkyfuture@riseup.net>
2015-08-25 10:41:09 -04:00
..
cli Support python 3 2015-08-25 10:37:29 -04:00
__init__.py Split tests into unit and integration 2014-04-25 22:58:21 +01:00
cli_test.py Support python 3 2015-08-25 10:37:29 -04:00
config_test.py Support python 3 2015-08-25 10:37:29 -04:00
container_test.py Support python 3 2015-08-25 10:37:29 -04:00
interpolation_test.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
log_printer_test.py Support python 3 2015-08-25 10:37:29 -04:00
multiplexer_test.py Make sure an exception in any iterator gets raised in the main thread 2015-07-29 19:42:33 +01:00
progress_stream_test.py Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2 2015-08-25 10:41:09 -04:00
project_test.py Support python 3 2015-08-25 10:37:29 -04:00
service_test.py Support python 3 2015-08-25 10:37:29 -04:00
sort_service_test.py Run pre-commit on all files 2015-08-24 17:04:50 -04:00
split_buffer_test.py Support python 3 2015-08-25 10:37:29 -04:00