Files
docker-cli/components/engine/pkg/archive
Vincent Demeester 3e9177d587 Add coverage on pkg/archive
Add tests on:
- changes.go
- archive.go
- wrap.go

Should fix #11603 as the coverage is now 81.2% on the ``pkg/archive``
package. There is still room for improvement though :).

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Upstream-commit: c21d408ad24cf8e2b5bd761d562fae7e3ae1bc54
Component: engine
2015-04-24 17:03:33 +02:00
..
2015-04-24 17:03:33 +02:00
2015-04-11 23:21:37 +02:00
2015-04-24 17:03:33 +02:00
2014-11-25 01:03:41 +02:00
2015-02-16 20:38:52 -06:00
2015-04-24 17:03:33 +02:00
2014-09-29 23:23:36 -07:00

This code provides helper functions for dealing with archive files.