Home GnuPG
Diffusion GnuPG f1e1387bee28

Do not mix test result with progress lines.
f1e1387bee28Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Do not mix test result with progress lines.

This makes parsing of the results easier. Fixes bug#1400.

  • tests/openpgp/defs.inc (progress_cancel, progress_end)

(progress_new): New.

  • tests/openpgp/conventional-mdc.test: Use progress functions
  • tests/openpgp/conventional.test: Ditto.
  • tests/openpgp/encrypt-dsa.test: Ditto.
  • tests/openpgp/encrypt.test: Ditto.
  • tests/openpgp/sigs.test: Ditto. --

The new output style is now:

    > MD5 SHA1 RIPEMD160 SHA256 SHA384 SHA512 SHA224 <
PASS: sigs.test

or if the test fails:

    > MD5 SHA1
sigs.test: ooops
FAIL: sigs.test

Details

Provenance
wernerAuthored on Apr 5 2012, 8:32 PM
Parents
rG99fc61f1cf09: Mention status messages in the documentation.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGf1e1387bee28: Do not mix test result with progress lines. (authored by Werner Koch <wk@gnupg.org>).Apr 5 2012, 8:36 PM
werner mentioned this in Unknown Object (Maniphest Task).Mar 27 2017, 5:04 PM
werner mentioned this in Unknown Object (Maniphest Task).Mar 27 2017, 5:27 PM