rust-bitcoin-unsafe-fast/bitcoin
Tobin Harding 962abcc963 Add serde regression tests
In order that we can safely change/maintain de/serialization code we
need to have regression tests with hard coded serializations for each
type that implements serde.

It is enough to test a single serde data format, use JSON for `opcodes`
and bincode for other types.

Do regression testing in a newly added `tests` module.
2022-10-29 10:47:16 +11:00
..
contrib Merge rust-bitcoin/rust-bitcoin#999: examples: Add taproot PSBT example workflow 2022-10-25 16:47:18 +00:00
examples Promote rust-miniscript finalizer 2022-10-27 10:40:45 -04:00
src Merge rust-bitcoin/rust-bitcoin#1223: Remove the endian module 2022-10-28 19:04:59 +00:00
tests Add serde regression tests 2022-10-29 10:47:16 +11:00
Cargo.toml Move test_data/* tests/data 2022-10-27 10:40:44 -04:00