index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-20
tests: add test cases for import without uid
Vincent Breitmoser
7
-0
/
+118
2019-03-18
gpg: Avoid importing secret keys if the keyblock is not valid.
Werner Koch
2
-1
/
+3
2019-03-18
tests: Add sample secret key w/o binding signatures.
Werner Koch
2
-0
/
+66
2019-03-07
tests: Add "disable-scdaemon" in gpg-agent.conf.
NIIBE Yutaka
5
-10
/
+5
2019-02-25
gpgscm: Build well even if NDEBUG defined.
NIIBE Yutaka
1
-1
/
+3
2018-12-18
Silence compiler warnings new with gcc 8.
Werner Koch
1
-0
/
+12
2018-05-31
gpg: Hard fail on a missing MDC even for legacy algorithms.
Werner Koch
1
-0
/
+1
2018-04-04
tests: Fix no gpg-agent upon removal of GNUPGHOME.
NIIBE Yutaka
7
-13
/
+28
2018-01-29
tests: Fix for NetBSD with __func__.
NIIBE Yutaka
1
-1
/
+1
2017-10-26
agent, tests: Support --disable-scdaemon build case.
NIIBE Yutaka
2
-2
/
+6
2017-09-11
tests: Fix a test which specifies expiration date.
NIIBE Yutaka
1
-4
/
+4
2017-08-23
tests: Do not run trust-pgp-4.scm
Werner Koch
1
-2
/
+5
2017-08-21
tests: Add tests for the PGP trust model.
Damien Goutte-Gattat
17
-2
/
+630
2017-08-21
tests: Move some functions into a common module.
Damien Goutte-Gattat
2
-24
/
+24
2017-08-21
gpgscm: Fix -Wimplicit-fallthrough warnings.
Justus Winter
1
-2
/
+12
2017-08-10
tests: Improve documentation.
Justus Winter
1
-3
/
+40
2017-08-08
build: New configure option --enable-all-tests.
Werner Koch
2
-1
/
+9
2017-08-08
gpgscm: Make the test summary stand out
Werner Koch
1
-0
/
+2
2017-08-07
tests: Do not run all tests unless in maintainer mode.
Justus Winter
2
-15
/
+33
2017-08-04
tests: Adjust tests for changed --auto-key-locate default.
Werner Koch
1
-0
/
+2
2017-07-18
gpgscm,w32: Fix testing for absolute paths.
Justus Winter
1
-2
/
+15
2017-07-14
tests: Improve 'shell.scm' script.
Justus Winter
2
-4
/
+25
2017-07-14
gpgscm: Library improvements.
Justus Winter
2
-1
/
+23
2017-07-14
gpgscm: Fail early if the test setup fails.
Justus Winter
1
-0
/
+2
2017-07-13
gpgscm: Make loading of modules less verbose.
Justus Winter
1
-1
/
+1
2017-07-13
gpgscm: Make it impossible to catch '*interpreter-exit*'.
Justus Winter
1
-2
/
+2
2017-06-26
tests: Improve test.
Justus Winter
1
-2
/
+2
2017-06-21
tests: Add test for gpgv.
Justus Winter
4
-268
/
+359
2017-06-19
gpgscm: Limit the number of parallel jobs.
Justus Winter
2
-15
/
+93
2017-06-19
gpgscm: Improve option parsing.
Justus Winter
1
-1
/
+7
2017-06-19
gpgscm: Improve error handling of foreign functions.
Justus Winter
1
-2
/
+1
2017-06-19
gpgscm: Improve error reporting.
Justus Winter
2
-25
/
+27
2017-06-19
tests: Run the OpenPGP tests using the new extended key format.
Justus Winter
2
-6
/
+18
2017-05-18
docs: Point to https://dev.gnupg.org/ .
Daniel Kahn Gillmor
1
-1
/
+1
2017-05-17
gpgscm: Fix checking for opcode arguments.
Justus Winter
1
-1
/
+2
2017-05-17
tests: Fix agent teardown in release builds.
Justus Winter
1
-3
/
+3
2017-05-16
tests: Configure the environments to use scdaemon from build tree.
Justus Winter
3
-2
/
+7
2017-05-11
tests: Also run all OpenPGP tests using keyrings.
Justus Winter
3
-11
/
+31
2017-05-11
tests: Make it possible to run all tests using our infrastructure.
Justus Winter
18
-120
/
+332
2017-05-11
tests: Move the makefile parser.
Justus Winter
3
-58
/
+77
2017-05-11
gpgscm: Make it possible to set the logfile name.
Justus Winter
1
-2
/
+3
2017-05-08
tests: Clarify comments.
Justus Winter
1
-2
/
+8
2017-05-04
tests: Support tests that are expected to fail.
Justus Winter
1
-27
/
+40
2017-05-04
tests: Add function to dump packets.
Justus Winter
1
-0
/
+6
2017-05-03
gpgscm: Create and re-use frame objects.
Justus Winter
2
-28
/
+114
2017-05-03
gpgscm: Merge opexe_0.
Justus Winter
2
-49
/
+38
2017-04-28
Spelling fixes in docs and comments.
NIIBE Yutaka
5
-9
/
+9
2017-04-25
tests: Remove *.conf.tmpl from Makefile.
NIIBE Yutaka
1
-1
/
+0
2017-04-24
tests: Fix Python detection.
Justus Winter
1
-9
/
+11
2017-04-24
gpgscm: Refactor cell finalization.
Justus Winter
1
-24
/
+41
[next]