aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* qt: Add test for resetting config valueAndre Heinecke2018-04-041-1/+33
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+4
* qt: Add test for version infoAndre Heinecke2017-09-041-0/+13
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* qt: Stop agent on clean.Justus Winter2017-05-101-0/+1
* qt, tests: Don't use internal APIAndre Heinecke2017-05-102-17/+19
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-251-1/+2
* Change copyright from Intevation to BSIAndre Heinecke2017-04-2512-12/+24
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-9/+3
* qt: Handle if gpg does not support tofu in testAndre Heinecke2017-03-301-1/+22
* Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke2017-03-281-2/+0
* qt: Disable testEncryptDecryptNowrapAndre Heinecke2017-03-271-0/+2
* qt: Add unittest for decrypt unwrapAndre Heinecke2017-03-241-1/+66
* qt: Add test for Data::toKeysAndre Heinecke2017-03-221-0/+30
* qt: Initialize library first in testsAndre Heinecke2017-03-221-0/+2
* qt: Add test for DN parserAndre Heinecke2017-03-131-0/+10
* qt: Make sure to remove the tofu.db on clean.Justus Winter2017-02-141-1/+1
* qt: Don't rely on implicit include in t-verifyAndre Heinecke2017-02-071-0/+1
* qt: Add test for tofu conflictAndre Heinecke2017-02-021-0/+133
* qt: Increase timeout when waiting for signals.Justus Winter2017-01-316-13/+17
* qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke2017-01-161-3/+3
* qt: Add test for CryptoConfigAndre Heinecke2017-01-162-3/+98
* qt: Don't use qstrdup in test passphrase cbAndre Heinecke2017-01-121-1/+5
* qt: Clean up test dirs on failureAndre Heinecke2017-01-118-174/+174
* qt: Add test for uid functionsAndre Heinecke2017-01-112-3/+131
* Fix Qgpgme build for macosAndre Heinecke2017-01-111-1/+1
* qt: Add API to get the context for a JobAndre Heinecke2016-11-141-0/+4
* qt: Add simple verify testAndre Heinecke2016-10-102-3/+97
* qt: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-051-2/+2
* qt: Disable tests that require a password for 2.0Andre Heinecke2016-10-051-0/+26
* qt: Fix unused variable warningsAndre Heinecke2016-10-053-11/+11
* qt: Disable t-wkspublish testAndre Heinecke2016-10-051-1/+1
* cpp, qt: Include config.hAndre Heinecke2016-09-238-0/+32
* tests: Improve portability.Werner Koch2016-09-201-1/+1
* qt: Add debug output for testTofuPolicyAndre Heinecke2016-09-191-0/+20
* qt: Add test for setting tofu policyAndre Heinecke2016-09-161-0/+36
* qt: Fix some includesAndre Heinecke2016-09-122-3/+5
* qt: Fix tofu test.Justus Winter2016-09-121-6/+6
* qt: Clarify comment and strings in tofuinfo testAndre Heinecke2016-09-051-4/+8
* qt: Enable signcount checks in tofuinfo testAndre Heinecke2016-09-051-12/+27
* qt: Fix 2.1 t-support copyAndre Heinecke2016-08-251-1/+3
* qt: Fix and extend TofuInfo test.Andre Heinecke2016-08-251-10/+51
* qt: Fix keyring copy in testsAndre Heinecke2016-08-253-3/+3
* qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke2016-08-254-10/+30
* qt: Remove unused variable in testAndre Heinecke2016-08-251-2/+0
* qt: Add test for wkspublishjobAndre Heinecke2016-08-252-3/+284
* Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke2016-08-241-49/+60
* Cpp: Move tofuinfo from signature to useridAndre Heinecke2016-08-231-0/+2
* Qt: Add test for progress signal of encryptjobAndre Heinecke2016-08-121-0/+62
* Qt: Add KeyForMailboxJobAndre Heinecke2016-08-112-1/+59