Code

strbuf_test: Added some NULL tests.
authorSebastian Harl <sh@tokkee.org>
Thu, 31 Oct 2013 18:09:05 +0000 (19:09 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 31 Oct 2013 18:09:05 +0000 (19:09 +0100)
commit17e0c267962be6f91ca0847e9f5feefc8b2d4907
tree856b5432e78190eb933aebb9bde9b23a9c49c8c2
parent5e52344352367b90dbb3fb52684e7ecc0f9f7e10
strbuf_test: Added some NULL tests.

These are mainly to check that the functions do no segfault but report an
error.
t/utils/strbuf_test.c