gpgme/lang/qt/tests
Andre Heinecke a09ed3f26a qt: Don't use qstrdup in test passphrase cb
* lang/qt/tests/t-support.h (TestPassphraseProvider::getPassphrase):
Use gpgrt_asprintf instead of strdup.

--
To avoid problems on MacOS we want to avoid strdup so that
qgpgme can be built without extensions. But qstrdup allocates
with new and not with malloc, so use gpgrt_asprintf instead.
2017-01-12 11:44:11 +01:00
..
initial.test Qt: Fix unit test by adding initial.test dep 2016-04-11 17:46:03 +02:00
Makefile.am qt: Add test for uid functions 2017-01-11 16:18:17 +01:00
run-keyformailboxjob.cpp cpp, qt: Include config.h 2016-09-23 15:25:51 +02:00
t-encrypt.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-keylist.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-keylocate.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-ownertrust.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-support.cpp cpp, qt: Include config.h 2016-09-23 15:25:51 +02:00
t-support.h qt: Don't use qstrdup in test passphrase cb 2017-01-12 11:44:11 +01:00
t-tofuinfo.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-various.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-verify.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-wkspublish.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00