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
/
gpgscm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgscm: Build well even if NDEBUG defined.
NIIBE Yutaka
2019-02-25
1
-1
/
+3
*
Silence compiler warnings new with gcc 8.
Werner Koch
2018-12-18
1
-0
/
+12
*
tests: Fix no gpg-agent upon removal of GNUPGHOME.
NIIBE Yutaka
2018-04-04
1
-4
/
+9
*
gpgscm: Fix -Wimplicit-fallthrough warnings.
Justus Winter
2017-08-21
1
-2
/
+12
*
build: New configure option --enable-all-tests.
Werner Koch
2017-08-08
1
-0
/
+8
*
gpgscm: Make the test summary stand out
Werner Koch
2017-08-08
1
-0
/
+2
*
tests: Do not run all tests unless in maintainer mode.
Justus Winter
2017-08-07
1
-0
/
+8
*
gpgscm,w32: Fix testing for absolute paths.
Justus Winter
2017-07-18
1
-2
/
+15
*
gpgscm: Library improvements.
Justus Winter
2017-07-14
2
-1
/
+23
*
gpgscm: Fail early if the test setup fails.
Justus Winter
2017-07-14
1
-0
/
+2
*
gpgscm: Make loading of modules less verbose.
Justus Winter
2017-07-13
1
-1
/
+1
*
gpgscm: Make it impossible to catch '*interpreter-exit*'.
Justus Winter
2017-07-13
1
-2
/
+2
*
gpgscm: Limit the number of parallel jobs.
Justus Winter
2017-06-19
2
-15
/
+93
*
gpgscm: Improve option parsing.
Justus Winter
2017-06-19
1
-1
/
+7
*
gpgscm: Improve error handling of foreign functions.
Justus Winter
2017-06-19
1
-2
/
+1
*
gpgscm: Improve error reporting.
Justus Winter
2017-06-19
2
-25
/
+27
*
gpgscm: Fix checking for opcode arguments.
Justus Winter
2017-05-17
1
-1
/
+2
*
tests: Make it possible to run all tests using our infrastructure.
Justus Winter
2017-05-11
2
-0
/
+19
*
tests: Move the makefile parser.
Justus Winter
2017-05-11
2
-0
/
+77
*
gpgscm: Make it possible to set the logfile name.
Justus Winter
2017-05-11
1
-2
/
+3
*
tests: Support tests that are expected to fail.
Justus Winter
2017-05-04
1
-27
/
+40
*
gpgscm: Create and re-use frame objects.
Justus Winter
2017-05-03
2
-28
/
+114
*
gpgscm: Merge opexe_0.
Justus Winter
2017-05-03
2
-49
/
+38
*
Spelling fixes in docs and comments.
NIIBE Yutaka
2017-04-28
1
-2
/
+2
*
gpgscm: Refactor cell finalization.
Justus Winter
2017-04-24
1
-24
/
+41
*
gpgscm: Tweak error message display.
Justus Winter
2017-04-24
1
-2
/
+7
*
gpgscm: Fix test.
Justus Winter
2017-04-24
1
-2
/
+2
*
gpgscm: Improve syntax checking.
Justus Winter
2017-04-24
1
-2
/
+5
*
gpgscm: Emit JUnit-style XML reports.
Justus Winter
2017-04-24
5
-10
/
+252
*
gpgscm: Make logging less verbose and more useful.
Justus Winter
2017-04-24
1
-4
/
+5
*
gpgscm: Make test framework less functional.
Justus Winter
2017-04-24
1
-40
/
+35
*
tests: Locate resources and scripts relative to top source dir.
Justus Winter
2017-04-24
1
-1
/
+1
*
gpgscm: Move 'trace' and 'stringify'.
Justus Winter
2017-04-24
2
-12
/
+12
*
gpgscm: Avoid fruitless garbage collection cycles.
Justus Winter
2017-04-24
2
-8
/
+15
*
gpgscm: Fix test program.
NIIBE Yutaka
2017-04-12
1
-2
/
+2
*
tests: Fix distcheck.
Justus Winter
2017-04-11
1
-0
/
+1
*
tests: Move common functionality.
Justus Winter
2017-04-11
2
-0
/
+46
*
gpgscm: Fix opcode dispatch.
Justus Winter
2017-04-10
1
-2
/
+2
*
gpgscm: Mmap script files.
Justus Winter
2017-04-10
3
-5
/
+50
*
gpgscm: Refactor checking for opcode arguments.
Justus Winter
2017-04-10
1
-60
/
+70
*
gpgscm: Improve syntax dispatch.
Justus Winter
2017-04-10
1
-58
/
+36
*
gpgscm: Make tags mandatory.
Justus Winter
2017-04-10
3
-22
/
+2
*
gpgscm: Add and use opcode for reversing a list in place.
Justus Winter
2017-04-10
3
-4
/
+8
*
gpgscm: Deduplicate code.
Justus Winter
2017-04-10
1
-50
/
+28
*
gpgscm: Move dispatch table into rodata.
Justus Winter
2017-04-10
2
-13
/
+14
*
gpgscm: Use more threaded code.
Justus Winter
2017-04-10
1
-38
/
+37
*
gpgscm: Remove now obsolete dispatcher function from the opcodes.
Justus Winter
2017-04-10
3
-194
/
+191
*
gpgscm: Merge 'opexe_6'.
Justus Winter
2017-04-10
2
-25
/
+11
*
gpgscm: Merge 'opexe_5'.
Justus Winter
2017-04-10
2
-36
/
+18
*
gpgscm: Merge 'opexe_4'.
Justus Winter
2017-04-10
2
-46
/
+37
[next]