aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-15tests: Makefile portability.NIIBE Yutaka1-6/+4
2017-09-04qt: Add test for version infoAndre Heinecke1-0/+13
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter1-0/+1
2017-05-10qt: Stop agent on clean.Justus Winter1-0/+1
2017-05-10qt, tests: Don't use internal APIAndre Heinecke2-17/+19
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke1-1/+2
2017-04-25Change copyright from Intevation to BSIAndre Heinecke12-12/+24
2017-04-10tests: Do not use check-local magic as dependencyAlon Bar-Lev1-9/+3
2017-03-30qt: Handle if gpg does not support tofu in testAndre Heinecke1-1/+22
2017-03-28Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke1-2/+0
2017-03-27qt: Disable testEncryptDecryptNowrapAndre Heinecke1-0/+2
2017-03-24qt: Add unittest for decrypt unwrapAndre Heinecke1-1/+66
2017-03-22qt: Add test for Data::toKeysAndre Heinecke1-0/+30
2017-03-22qt: Initialize library first in testsAndre Heinecke1-0/+2
2017-03-13qt: Add test for DN parserAndre Heinecke1-0/+10
2017-02-14qt: Make sure to remove the tofu.db on clean.Justus Winter1-1/+1
2017-02-07qt: Don't rely on implicit include in t-verifyAndre Heinecke1-0/+1
2017-02-02qt: Add test for tofu conflictAndre Heinecke1-0/+133
2017-01-31qt: Increase timeout when waiting for signals.Justus Winter6-13/+17
2017-01-16qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke1-3/+3
2017-01-16qt: Add test for CryptoConfigAndre Heinecke2-3/+98
2017-01-12qt: Don't use qstrdup in test passphrase cbAndre Heinecke1-1/+5
2017-01-11qt: Clean up test dirs on failureAndre Heinecke8-174/+174
2017-01-11qt: Add test for uid functionsAndre Heinecke2-3/+131
2017-01-11Fix Qgpgme build for macosAndre Heinecke1-1/+1
2016-11-14qt: Add API to get the context for a JobAndre Heinecke1-0/+4
2016-10-10qt: Add simple verify testAndre Heinecke2-3/+97
2016-10-05qt: Fix spelling error in WKSPublishJobAndre Heinecke1-2/+2
2016-10-05qt: Disable tests that require a password for 2.0Andre Heinecke1-0/+26
2016-10-05qt: Fix unused variable warningsAndre Heinecke3-11/+11
2016-10-05qt: Disable t-wkspublish testAndre Heinecke1-1/+1
2016-09-23cpp, qt: Include config.hAndre Heinecke8-0/+32
2016-09-20tests: Improve portability.Werner Koch1-1/+1
2016-09-19qt: Add debug output for testTofuPolicyAndre Heinecke1-0/+20
2016-09-16qt: Add test for setting tofu policyAndre Heinecke1-0/+36
2016-09-12qt: Fix some includesAndre Heinecke2-3/+5
2016-09-12qt: Fix tofu test.Justus Winter1-6/+6
2016-09-05qt: Clarify comment and strings in tofuinfo testAndre Heinecke1-4/+8
2016-09-05qt: Enable signcount checks in tofuinfo testAndre Heinecke1-12/+27
2016-08-25qt: Fix 2.1 t-support copyAndre Heinecke1-1/+3
2016-08-25qt: Fix and extend TofuInfo test.Andre Heinecke1-10/+51
2016-08-25qt: Fix keyring copy in testsAndre Heinecke3-3/+3
2016-08-25qt: Fix tofuinfo test when gpg is gpg2Andre Heinecke4-10/+30
2016-08-25qt: Remove unused variable in testAndre Heinecke1-2/+0
2016-08-25qt: Add test for wkspublishjobAndre Heinecke2-3/+284
2016-08-24Qt: Adapt (disabled) tofuinfo test to new APIAndre Heinecke1-49/+60
2016-08-23Cpp: Move tofuinfo from signature to useridAndre Heinecke1-0/+2
2016-08-12Qt: Add test for progress signal of encryptjobAndre Heinecke1-0/+62
2016-08-11Qt: Add KeyForMailboxJobAndre Heinecke2-1/+59
2016-08-10Qt: Create TestPassphraseProvider on stackAndre Heinecke2-4/+7