aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/t-data.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-10Add isDeVs to ostream operatorAndre Heinecke2-0/+2
2017-07-10Fix some shadow warningsAndre Heinecke1-4/+4
2017-06-12cpp: Fix CMake config library name for GPGMEAndre Heinecke1-1/+1
2017-06-01Add flag 'is_de_vs' to decryption results and signatures.Justus Winter12-24/+69
2017-05-30core: Sort the status table.Justus Winter1-10/+10
2017-05-18python: Fix build in certain cases.Justus Winter1-1/+1
2017-05-10tests: Remove remnants of 'check-local'.Justus Winter1-7/+0
2017-05-10python: Fix test environment creation.Justus Winter1-1/+0
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter4-0/+4
2017-05-10tests: Harmonize test suites.Justus Winter3-5/+13
2017-05-10qt: Stop agent on clean.Justus Winter1-0/+1
2017-05-10qt: Add a missing include <functional>Andre Heinecke1-0/+1
2017-05-10qt: Undeprecate API that I find usefulAndre Heinecke5-5/+5
2017-05-10qt, tests: Don't use internal APIAndre Heinecke2-17/+19
2017-05-03core: Don't split gpgconf strings on commaAndre Heinecke1-2/+3
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke66-8/+134
2017-04-25Change copyright from Intevation to BSIAndre Heinecke118-118/+236
2017-04-24doc: Improve doc on passphrase_cb / pinentry modeAndre Heinecke1-4/+8
2017-04-24tests: Update encrypted sample files.Justus Winter2-25/+22
2017-04-11python: Skip TOFU test if not supported by GnuPG.Justus Winter2-0/+11
2017-04-11python: use autoconf pre-processor when building via autoconfAlon Bar-Lev2-0/+5
2017-04-11python: fix run-tests missing python_libdirAlon Bar-Lev1-1/+3
2017-04-10python: Prune CLEANFILES.Justus Winter1-3/+1
2017-04-10python: Fix distcheck.Justus Winter1-2/+2
2017-04-10python: Support alternatate libdir for testsAlon Bar-Lev1-10/+15
2017-04-10python: Read gpg-error.h using the pre-processorAlon Bar-Lev1-25/+35
2017-04-10python: Remove unneeded stats copyAlon Bar-Lev1-6/+0
2017-04-10python: Remove usage of PYTHON_VERSIONSAlon Bar-Lev3-15/+13
2017-04-10tests: Do not use check-local magic as dependencyAlon Bar-Lev2-16/+5
2017-04-10python: support .pydistutils.cfg modeAlon Bar-Lev1-15/+10
2017-04-07python: simplify build, some fixupsAlon Bar-Lev31-40/+24
2017-04-05python: Fix vpath builds, fix distcheck.Justus Winter4-75/+92
2017-04-05python: Generate files into build directoryAlon Bar-Lev3-64/+64
2017-04-05Fix typo.Justus Winter1-1/+1
2017-04-03FreeBSD's closefrom(2) does not return errorsPietro Cerutti1-2/+2
2017-04-03qt: pass fmt to gpgrt_asprintf()Igor Gnatenko1-1/+1
2017-03-30python: Don't treat skipped tests as errorAndre Heinecke1-1/+1
2017-03-30python: Fix skipping tests if running with GnuPG < 2.1.12.Justus Winter14-8/+17
2017-03-30qt: Handle if gpg does not support tofu in testAndre Heinecke1-1/+22
2017-03-29python,build: Reinstate prepare target.Alon Bar-Lev2-14/+20
2017-03-28tests: Run the threading tests only on UNIX.Justus Winter1-3/+3
2017-03-28tests: Make error message more helpful.Justus Winter1-1/+2
2017-03-28Post release updatesgpgme-1.9-branchWerner Koch2-2/+6
2017-03-28Release 1.9.0gpgme-1.9.0Werner Koch5-18/+45
2017-03-28Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke1-2/+0
2017-03-28core: Prepare for new key listing data send by gpg.Werner Koch7-9/+71
2017-03-27qt: Disable testEncryptDecryptNowrapAndre Heinecke1-0/+2
2017-03-27python: Skip tests if running with GnuPG < 2.1.12.Justus Winter1-1/+6
2017-03-24Mention new cpp changes in the NEWSAndre Heinecke1-0/+6
2017-03-24cpp: Respect decrypt flags in new functionsAndre Heinecke1-4/+4