summaryrefslogtreecommitdiff
path: root/obnamlib/chunkid_token_map_tests.py
AgeCommit message (Expand)AuthorFilesLines
2015-04-03Change .get() to handle un-added tokensLars Wirzenius1-0/+3
2015-04-03Add clear methodLars Wirzenius1-0/+7
2015-04-03Implmeent ChunkIdTokenMap.getLars Wirzenius1-0/+6
2015-04-03Fix __contains__ to look for tokens, not chunk idsLars Wirzenius1-2/+2
2015-04-03Make sure two chunks can share tokenLars Wirzenius1-0/+10
2015-04-03Implement __contains__Lars Wirzenius1-0/+6
2015-04-03Implement ChunkIdTokenMap.addLars Wirzenius1-0/+6
2015-04-03Add start of a mapping from chunk ids to tokensLars Wirzenius1-0/+28