mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 16:38:23 +01:00
7bb83f6718test: create assert_not_equal util and add to where imports are needed (kevkevin) Pull request description: In the functional tests there are lots of cases where we assert != which we now swap with assert_not_equal to be more readable This is motivated/uses logic from this PR which was closed https://github.com/bitcoin/bitcoin/pull/28528 This partially helps https://github.com/bitcoin/bitcoin/issues/23119 I've broken it up to just `assert_not_equal` to keep the PR smaller as suggested in https://github.com/bitcoin/bitcoin/pull/28528#issuecomment-1959945805 I can create follow up PR's if this is wanted ACKs for top commit: hodlinator: re-ACK7bb83f6718ryanofsky: Code review ACK7bb83f6718. Only change since last review is fixing error message formatting and passing it as a keyword argument janb84: Re-ACK [7bb83f6](7bb83f6718) Tree-SHA512: de09f41a690033a5b61e6f861d3bd69a32b889d6655a28fbc0d5cfac9f7ec9c642432967d33913970882b4cfdd47bdd377d0ddc44e25976cbaa49f7f9d8f7b10
13 KiB
Executable File
13 KiB
Executable File