]> git.draconx.ca Git - upkg.git/commitdiff
engine: Add a unit test for the PCX run-length encoder.
authorNick Bowler <nbowler@draconx.ca>
Fri, 11 May 2012 23:30:57 +0000 (19:30 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 11 May 2012 23:38:34 +0000 (19:38 -0400)
Since there ended up being an off-by-one bug here, we should test it.
We use the same hex decoder as decodeindex, so move that into a common
test library.


No differences found