moby--moby/pkg/tarsum
Vincent Demeester 25f7d7822d Add test coverage for pkg/tarsum
And removing unused code.
- tarsum.go :
  NewTarSumHash could be non exported (for now)
  NewTarSumForLabel is never used, except for the tests
- fileinfosums.go:
  SortByPos is never used, except for the tests
- versionning.go:
  GetVersions is never used, expect for the tests

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2015-06-02 09:08:01 +02:00
..
testdata Remove PortSpecs from Config 2015-05-29 22:38:09 +02:00
builder_context.go Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00
builder_context_test.go Add test coverage for pkg/tarsum 2015-06-02 09:08:01 +02:00
fileinfosums.go Add test coverage for pkg/tarsum 2015-06-02 09:08:01 +02:00
fileinfosums_test.go Add test coverage for pkg/tarsum 2015-06-02 09:08:01 +02:00
tarsum.go Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 2015-05-01 16:01:10 -06:00
tarsum_spec.md tarsum: updates for jamtur01 comments 2014-11-24 23:18:48 -05:00
tarsum_test.go Add test coverage for pkg/tarsum 2015-06-02 09:08:01 +02:00
versioning.go Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 2015-05-01 16:01:10 -06:00
versioning_test.go Add test coverage for pkg/tarsum 2015-06-02 09:08:01 +02:00
writercloser.go TarSum: versioning 2014-09-10 15:41:52 -04:00