]> Git Repo - secp256k1.git/commitdiff
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)
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

1  2 
src/tests.c

diff --cc src/tests.c
Simple merge
This page took 0.0325260000000001 seconds and 4 git commands to generate.