compose/tests
Kevin van Zonneveld 0f5a56b3c2 Add support for privileged containers #123
This is required for mounting external volumes and
addresses errors such as `mount.nfs: Operation not permitted`

Be gentle, I don't normally use Python :)
2014-03-13 14:31:05 +01:00
..
fixtures Alternate fig file can be specified with -f 2014-03-01 11:29:23 +00:00
__init__.py Fix Python 2.6 2014-01-06 17:58:49 +00:00
cli_test.py Add test for fig rm 2014-03-04 11:00:09 +00:00
container_test.py Add number to container 2014-01-16 18:05:59 +00:00
project_test.py Improve error when service is not a dict 2014-03-03 16:21:42 +00:00
service_test.py Add support for privileged containers #123 2014-03-13 14:31:05 +01:00
sort_service_test.py Implement topological sort using Cormen/Tarjan algorithm to handle a->b->c dependencies and detect a->b->c->a cycles. 2014-02-12 09:09:55 +00:00
split_buffer_test.py Fig bug in split_buffer where input was being discarded 2014-01-22 17:44:04 +00:00
testcases.py Fix: image-defined entrypoint not overridden by intermediate container 2014-03-03 18:06:06 +00:00