aboutsummaryrefslogtreecommitdiff
path: root/test/common/huffman.h
AgeCommit message (Collapse)Author
2013-07-10TEST: tests for common/huffman.hTobia Tesan
A few tests for the Huffman decoder. The encoding is the example from Wikipedia. This could be improved by someone more knowledgeable by generating one at runtime or using multiple encodings which would each contain one edge case.