gpgme/lang/qt/tests
Alon Bar-Lev ebefc6cbf9
tests: Do not use check-local magic as dependency
* tests/gpg/Makefile.am: Use BUILT_SOURCES instead of check-local
and initial.test.
* lang/qt/tests/Makefile.am: Ditto.

--

This fixes "make dist" failure when source tree is clean:
  git clean -dxf
  autoreconf -ivf
  ./configure
  make dist

BUILT_SOURCES should be used when file as generated without explicit
dependency. The check-local is all-am dependency, this means that it
will be resolved also in "make dist".

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2017-04-10 14:42:10 +02:00
..
initial.test Qt: Fix unit test by adding initial.test dep 2016-04-11 17:46:03 +02:00
Makefile.am tests: Do not use check-local magic as dependency 2017-04-10 14:42:10 +02:00
run-keyformailboxjob.cpp cpp, qt: Include config.h 2016-09-23 15:25:51 +02:00
t-config.cpp qt: Use QVERIFY instead of Q_ASSERT in conf test 2017-01-16 14:16:20 +01:00
t-encrypt.cpp Revert "qt: Disable testEncryptDecryptNowrap" 2017-03-28 12:34:28 +02:00
t-keylist.cpp qt: Increase timeout when waiting for signals. 2017-01-31 10:47:00 +01:00
t-keylocate.cpp qt: Increase timeout when waiting for signals. 2017-01-31 10:47:00 +01:00
t-ownertrust.cpp qt: Increase timeout when waiting for signals. 2017-01-31 10:47:00 +01:00
t-support.cpp qt: Initialize library first in tests 2017-03-22 16:43:33 +01:00
t-support.h qt: Increase timeout when waiting for signals. 2017-01-31 10:47:00 +01:00
t-tofuinfo.cpp qt: Handle if gpg does not support tofu in test 2017-03-30 14:44:42 +02:00
t-various.cpp qt: Add test for Data::toKeys 2017-03-22 16:43:33 +01:00
t-verify.cpp qt: Clean up test dirs on failure 2017-01-11 16:20:31 +01:00
t-wkspublish.cpp qt: Increase timeout when waiting for signals. 2017-01-31 10:47:00 +01:00