]> git.notmuchmail.org Git - notmuch/commit - test/T070-insert.sh
test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh
authorDavid Bremner <david@tethera.net>
Wed, 26 Jun 2019 16:23:37 +0000 (12:23 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 29 Jun 2019 19:11:08 +0000 (21:11 +0200)
commit1959a95d2538daa2a802b74699ecb2b42d997a2d
tree2ebfad26a7b5fbb44608a738ade8b8d7d93e3bd2
parent6544a2e3054ee96d8d4efccc51b4bc9e09e23d6c
test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh

This removes the dependency of this test script on gdb, and
considerably speeds up the running of the tests.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
test/T070-insert.sh