rust-bitcoin-unsafe-fast/bitcoin/tests
yancy 7f26439e20 Add track_caller to test helper functions
The test helper files can panic when calling hex_psbt().  hex_psbt()
will report the calling function, instead of the offending test.  Adding
track_caller to functions that call hex_psbt will report the line number
of the failing test.
2023-10-20 09:41:50 +02:00
..
data test: correct psbt used for regression test 2023-09-21 11:45:18 +05:30
psbt.rs Add track_caller to test helper functions 2023-10-20 09:41:50 +02:00
serde.rs Merge pull request #2006 from tcharding/08-18-tx-version 2023-09-23 13:13:52 -05:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00