Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Conversation

@jnewbery
Copy link

BOOST_CHECK_THROW doesn't correctly fail the test if no
exception is throw. Fix that (and add an assert message).

Bug and fix found by MarcoFalke.

@MarcoFalke

BOOST_CHECK_THROW doesn't correctly fail the test if no
exception is throw. Fix that (and add an assert message).

Bug and fix found by MarcoFalke.
@maflcko
Copy link

maflcko commented Dec 12, 2017

Concept ACK ec849d9. Thx

@laanwj laanwj merged commit ec849d9 into bitcoin-core:master Dec 19, 2017
laanwj added a commit that referenced this pull request Dec 19, 2017
ec849d9 [tests] Fix BOOST_CHECK_THROW macro (John Newbery)

Pull request description:

  BOOST_CHECK_THROW doesn't correctly fail the test if no
  exception is throw. Fix that (and add an assert message).

  Bug and fix found by MarcoFalke.

  @MarcoFalke

Tree-SHA512: 6920a5091cb432d6914b4f961ab398dfdbd5ae3f46831d164b2d3d65786c450b284ca0c3cd433a5402020d25191b00aaa76f302e3164b62092a75fbb1e8fee83
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants