]> Git Repo - secp256k1.git/commit
Merge #628: Fix ability to compile tests without -DVERIFY.
authorGregory Maxwell <[email protected]>
Wed, 29 May 2019 14:24:22 +0000 (14:24 +0000)
committerGregory Maxwell <[email protected]>
Wed, 29 May 2019 14:24:42 +0000 (14:24 +0000)
commit1669bb2865ff2231d7818cf26f42c696eac32227
tree14f8e688f16cf8f99508a2f33ae8f185cca1588d
parentecc94abcc8aaf3afcf609916369eb98f74f1049c
parentdcf392027b3d8b551a1a4fa2e31356504ca4b431
Merge #628: Fix ability to compile tests without -DVERIFY.

dcf3920 Fix ability to compile tests without -DVERIFY. (Gregory Maxwell)

Pull request description:

  Broken by 3f3964e4.

  It's important that the tests are also run without -DVERIFY due to
   the possibility that side-effects of a VERIFY_CHECK fix a bug that
   would otherwise be detected.

  Use of the verify_check macro in tests isn't sufficient.

ACKs for commit dcf392:

Tree-SHA512: ff7ca0e89e33f845656a4d7d18c0195d1378b020d67f89e900b18cf3d702aa81dd91ffd05a98953a481b83e4247eaf0c484bea12eab020efb3c966a456e8129f
src/tests.c
This page took 0.024562 seconds and 4 git commands to generate.