]> Git Repo - VerusCoin.git/commit
Use deterministically generated script tests
authorPieter Wuille <[email protected]>
Mon, 1 Dec 2014 20:26:51 +0000 (21:26 +0100)
committerPieter Wuille <[email protected]>
Mon, 1 Dec 2014 20:29:02 +0000 (21:29 +0100)
commitf67a9ce0dce1fbc5b4f542c425baf33a989ab965
tree7f002b4cef20e4266db0ada926b3e478ac0b55fb
parent7026cbd6db0432e27dd3505fa0d0a167fd319db2
Use deterministically generated script tests

Now that signing is deterministic, we can require exact correspondence between the
automatically generated tests and the ones read from JSON. Do this, and update
the tests to those deterministic versions. Note that some flag changes weren't
correctly applied before.
src/test/data/script_invalid.json
src/test/data/script_valid.json
src/test/script_tests.cpp
This page took 0.02565 seconds and 4 git commands to generate.