Zebra/zebra-test/src
teor c51fd688ee Skip node2.is_running() on Windows
`node2.is_running()` can return `true` on Windows, even though `node2`
has logged a panic. This cleanup code only runs if `node2` fails to panic
and exit as expected. So it's ok for us to skip it.

See #1781 for details.
2021-02-19 18:03:07 +10:00
..
vectors Use collect() to avoid a lint 2021-01-19 11:02:20 -05:00
command.rs Skip node2.is_running() on Windows 2021-02-19 18:03:07 +10:00
lib.rs Use collect() to avoid a lint 2021-01-19 11:02:20 -05:00
prelude.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
transcript.rs Add transcript tests as described in the state service tracking issue (#1281) 2020-11-13 10:19:47 -08:00
vectors.rs Remove a redundant block header test vector 2020-10-28 21:24:28 -04:00