Code

store: Test get_field() more extensively and fix a small bug.
authorSebastian Harl <sh@tokkee.org>
Sun, 15 Mar 2015 01:46:41 +0000 (21:46 -0400)
committerSebastian Harl <sh@tokkee.org>
Sun, 15 Mar 2015 01:46:41 +0000 (21:46 -0400)
commit5a570b8e22d3972dc5e2b9ba386afce5fa7d688e
tree3e337708000572d620fed61df641808e8aa287ff
parent2e1a0973075c1db057a5d7481ab5c8482f6ac3e8
store: Test get_field() more extensively and fix a small bug.

Use a table-driven test now.
src/core/store.c
t/unit/core/store_test.c