index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Fix tests/gpgme for in-source-tree builds.
NIIBE Yutaka
2022-12-21
2
-5
/
+4
*
tests: Fix missing test message.
Werner Koch
2022-12-16
1
-2
/
+2
*
tests: Fix make check with GPGME.
NIIBE Yutaka
2022-12-16
1
-0
/
+5
*
tests: Simplify fake-pinentry to use the option only.
NIIBE Yutaka
2022-12-02
1
-31
/
+41
*
tests: Fix fake-pinentry for Windows.
NIIBE Yutaka
2022-12-02
1
-8
/
+1
*
tests: Put a workaround for semihosted environment.
NIIBE Yutaka
2022-12-01
1
-0
/
+3
*
tests: More fix for semihosted environment.
NIIBE Yutaka
2022-12-01
2
-1
/
+3
*
tests: Fix tests under cms.
NIIBE Yutaka
2022-12-01
1
-2
/
+0
*
tests,w32: Fix for semihosted environment.
NIIBE Yutaka
2022-12-01
1
-1
/
+1
*
tests: Fix to support --enable-all-tests and variants.
NIIBE Yutaka
2022-11-24
8
-16
/
+36
*
tests:w32: Fix for non-dot file name for Windows.
NIIBE Yutaka
2022-11-24
1
-1
/
+1
*
tests:gpgscm:w32: Fix for GetTempPath.
NIIBE Yutaka
2022-11-24
1
-0
/
+5
*
tests: Keep .log files in objdir.
NIIBE Yutaka
2022-11-24
1
-1
/
+3
*
tests: Use 233 for invalid value of FD.
NIIBE Yutaka
2022-11-24
1
-1
/
+1
*
tests: Add tests to check that OCB is only used for capable keys.
Werner Koch
2022-11-04
8
-11
/
+121
*
tests: Add symmetric decryption tests.
Werner Koch
2022-11-02
6
-0
/
+83
*
tests: Add tr:assert-same function.
Werner Koch
2022-11-02
3
-5
/
+13
*
agent,common,dirmngr,tests,tools: Remove spawn PREEXEC argument.
NIIBE Yutaka
2022-10-20
1
-1
/
+0
*
tests: Restrict the use of gpgconf.ctl to make check.
Werner Koch
2022-09-14
7
-0
/
+10
*
agent,dirmngr,gpg,scd: Clean up for modern compiler.
NIIBE Yutaka
2022-09-14
1
-1
/
+1
*
gpg: Look up user ID to mark as primary by UID hash
Ingo Klöcker
2022-08-08
1
-1
/
+3
*
tests: Install links for tpm2daemon
Werner Koch
2022-08-01
1
-1
/
+1
*
tests: Add missing file for tpm2d tests to the tarball.
Werner Koch
2022-07-27
1
-1
/
+1
*
tests: Enable tests with keyboxd only when it's configured.
NIIBE Yutaka
2022-05-10
2
-9
/
+20
*
gpgscm: Fix handling an error for chdir.
NIIBE Yutaka
2022-05-02
1
-1
/
+1
*
tests: Fix plain invocation of "make check".
NIIBE Yutaka
2022-05-02
1
-1
/
+2
*
tests: Add a test for Ed25519 keys for non-protected secret.
NIIBE Yutaka
2022-05-02
1
-0
/
+69
*
gpg: Look up user ID to revoke by UID hash
Ingo Klöcker
2022-04-26
1
-0
/
+6
*
tests: Avoid auto-removal when test fails.
NIIBE Yutaka
2022-04-26
2
-1
/
+4
*
tests: Support single invocation with variant.
NIIBE Yutaka
2022-04-26
1
-4
/
+26
*
tests: Fix check-all for tests/openpgp.
NIIBE Yutaka
2022-04-26
2
-3
/
+2
*
w32: Fix for make check.
NIIBE Yutaka
2022-04-06
4
-4
/
+4
*
w32: Prepare for the case gcrypt.h will not include winsock2.h.
NIIBE Yutaka
2021-12-17
1
-0
/
+4
*
tests: New way to make use of gpgconf.ctl in tests.
Werner Koch
2021-10-12
8
-55
/
+25
*
tests: Use the new gpgconf.ctl based method.
Werner Koch
2021-10-01
3
-46
/
+33
*
build: Prepare for using installed versions for tests.
Werner Koch
2021-10-01
8
-3
/
+51
*
common: Allow for GCM decryption in de-vs mode.
Werner Koch
2021-06-02
2
-1
/
+1
*
sm: Support AES-GCM decryption.
Werner Koch
2021-06-02
5
-0
/
+10
*
tests: Rename subdir gpgsm to cms and move sample dirs.
Werner Koch
2021-05-31
69
-70
/
+67
*
tests: Make sure that the build keyboxd is used.
Werner Koch
2021-04-22
1
-0
/
+1
*
gpg,gpgsm: Move use-keyboxd to the new conf file common.conf
Werner Koch
2021-04-19
2
-3
/
+6
*
tests: Make sure the built keyboxd is used by the tests.
Werner Koch
2021-03-26
2
-2
/
+2
*
build: Fix distcheck when tpm2dtests are run.
Damien Goutte-Gattat via Gnupg-devel
2021-03-16
1
-2
/
+3
*
tests:tpm2d: add missing start_sw_tpm.sh script
James Bottomley
2021-03-15
2
-1
/
+36
*
tpm2d: add tests for the tpm2daemon
James Bottomley
2021-03-10
11
-1
/
+882
*
gpg: Do not allow old cipher algorithms for encryption.
Werner Koch
2021-02-10
1
-0
/
+1
*
tests: Improve handling of spaces in $PATH
Werner Koch
2020-10-04
5
-14
/
+14
*
tests: Integrate --use-keyboxd into the OpenPGP test suite.
Werner Koch
2020-09-24
4
-12
/
+37
*
tests: Fix convenience function to run gpg.
Werner Koch
2020-09-24
1
-1
/
+1
*
tests: New test run envvar to run gpg under valgrind.
Werner Koch
2020-09-04
2
-1
/
+14
[next]