Skip to content
Snippets Groups Projects
Commit 79b01bff authored by Luca Barbato's avatar Luca Barbato Committed by Thomas Daede
Browse files

Encode decode tests

* Make more structures Debug

Makes easier to println!-debug.

* Fix the cmake flags passed to build the decoding library

* Make sure to not call partially implemented ith

At least the sse4.1 variant is incomplete and triggers an assert.

* Do not use SIMD for TxType::IDTX ith

The implementation of it is incomplete.

* Provide an encode-decode test

Use `cargo test --features=decode_test -- --ignored` to run it.

* Enable decode_test in travis
parent 4f109775
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment