docker-py/tests
Maxime Petazzoni 4bc4ee3cf0 Log streaming and correct decoding of multiplexed log streams
Implement log streaming with the stream parameter on logs(), returning a
generator of log lines based on the selected streams (stdout/stderr).
Also correctly decode the multiplexed log streams (current version was
buggy).

Signed-off-by: Maxime Petazzoni <max@signalfuse.com>
2013-12-12 22:26:17 -08:00
..
__init__.py Create tests module for setuptools test support 2013-07-13 01:07:04 -05:00
fake_api.py links implemented. use v1.6 by default now 2013-11-12 16:09:29 +00:00
integration_test.py Merge branch 'timeout-support' of github.com:mpetazzoni/docker-py into mpetazzoni-timeout-support 2013-11-15 21:44:18 +01:00
test.py Log streaming and correct decoding of multiplexed log streams 2013-12-12 22:26:17 -08:00