gnupg/tests/gpgsm
Justus Winter 7d5a0ed792 tests,w32: Fix gpgsm signature verification test.
* tests/gpgsm/verify.scm: Use 'call-with-binary-output-file' to avoid
automatic line-ending conversion.
--
Previously, Windows' automatic line-ending conversion turned '\n' into
'\r\n' when writing the sample to a file, making the signature
invalid.

Signed-off-by: Justus Winter <justus@g10code.com>
2017-01-25 15:39:30 +01:00
..
32100C27173EF6E9C4E9A25D3D69F86D37A4F939 tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
Makefile.am tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
cert_dfn_pca01.der tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
cert_dfn_pca15.der tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
cert_g10code_test1.der tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
decrypt.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
encrypt.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
export.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
gpgsm-defs.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
import.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-1.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-2.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-3.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
plain-large.cms.asc tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
run-tests.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
setup.scm tests: Fix macro. 2017-01-05 17:00:36 +01:00
shell.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
sign.scm tests: Add test suite for gpgsm. 2016-12-20 16:51:38 +01:00
verify.scm tests,w32: Fix gpgsm signature verification test. 2017-01-25 15:39:30 +01:00