]> git.draconx.ca Git - upkg.git/commitdiff
tests: Test some corner cases of upkg_decode_index.
authorNick Bowler <nbowler@draconx.ca>
Fri, 4 May 2012 00:24:48 +0000 (20:24 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 4 May 2012 00:50:28 +0000 (20:50 -0400)
It turns out that upkg_decode_index does not fail when there is not
a complete index encoding in the available data.  Add a test case (which
currently does not pass) to verify that the function fails in that
situation.


No differences found