]> git.draconx.ca Git - upkg.git/commit
libupkg: Make decodeindex test accept an empty string.
authorNick Bowler <nbowler@draconx.ca>
Fri, 11 May 2012 23:24:01 +0000 (19:24 -0400)
committerNick Bowler <nbowler@draconx.ca>
Fri, 11 May 2012 23:24:01 +0000 (19:24 -0400)
commit6e7d67bed9f4d76943e2f1724acff1e16b8bf7ac
tree189850c682ae9a244eeecd3fad2939644a351eca
parent0a10f5e2ea0750d4a5f7ea682eea7a651dbeacd6
libupkg: Make decodeindex test accept an empty string.

This test app should not reject empty input outright, because it should
be properly rejected by the function under test.
test/decodeindex.c