]> git.cworth.org Git - notmuch/commit
test: Check for replies obeying lifetime guarantees
authorrhn <gihu.rhn@porcupinefactory.org>
Mon, 17 Dec 2018 17:57:47 +0000 (17:57 +0000)
committerDavid Bremner <david@tethera.net>
Sat, 26 Jan 2019 00:37:26 +0000 (20:37 -0400)
commitb350c688e1f36bdfc0343bae714f31b727a92957
treefd8a92aa3252254c806f3a90f6c071a00da252d5
parent45639881b5ddb56492bd3ba329e982517cc9ef54
test: Check for replies obeying lifetime guarantees

The test attempts to check that a message coming from a thread outlives its messages list and gets destroyed together with the thread.
test/T720-lib-lifetime.sh [new file with mode: 0755]