Skip to content

Conversation

@dkg
Copy link

@dkg dkg commented Feb 11, 2022

This also fixes cargo test --no-default-features.

Closes: #2

dkg added 2 commits February 11, 2022 18:56
Annotate the parts of the tests that require the std feature.

This is an initial (but not complete) cleanup for DaGenix#2.  A proper fix
would include new tests for the low level interface as well.
This also fixes `cargo test --no-default-features`.

Closes: DaGenix#2
There are a number of possible decoding errors.  Make sure that those
get raised by the underlying functions.
@dkg
Copy link
Author

dkg commented May 21, 2022

@DaGenix any chance you could review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Please add tests for the no_std variant

1 participant