index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gpgscm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the now obsolete argparse code.
Werner Koch
2020-02-22
1
-13
/
+10
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-0
/
+4
*
gpgscm: Build well even if NDEBUG defined.
NIIBE Yutaka
2019-02-25
1
-1
/
+3
*
gpgscm: Suppress warnings for GCC > 6.
NIIBE Yutaka
2018-09-06
1
-15
/
+14
*
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
[next]