Files
docker-cli/components/engine/pkg/stringid
Sebastiaan van Stijn 9afdf020b7 Minor refactor and beter coverage for pkg/stringid
This slightly simplifies TruncateID() by only
trimming the string if needed.

Also improved unit-tests for this package;

- Add a test for GenerateNonCryptoID()
- Add a test for shortening a sha-256 ID
- Make TestShortenId() more "unit", by using a fixed string, instead of calling GenerateRandomID()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 78eab14d0b2128ffaff2b3c0cd32c5339ef35ad7
Component: engine
2016-07-20 00:23:06 +02:00
..
2015-03-24 18:19:59 +01:00

This package provides helper functions for dealing with string identifiers