Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Check specific error codes in the tests | Robin Krahl | 2019-01-20 |
* | Introduce the Error::UnexpectedError variant | Robin Krahl | 2019-01-20 |
* | Refactor library errors into LibraryError enum | Robin Krahl | 2019-01-20 |
* | Move the CommandError::Unknown to Error | Robin Krahl | 2019-01-20 |
* | Add assert_cmd_err and assert_ok macros to tests | Robin Krahl | 2019-01-20 |
* | pws: Interpret empty strings as unprogrammed slots | Robin Krahl | 2019-01-16 |
* | Prefer assert_eq over is_ok() checks | Daniel Mueller | 2019-01-05 |
* | Adjust PWS tests to use nitrokey-test crate | Daniel Mueller | 2019-01-05 |
* | Preserve unknown error code values | Daniel Mueller | 2019-01-03 |
* | Fix formatting using to rustfmt | Robin Krahl | 2018-12-30 |
* | Refactor tests into the top-level tests directory | Robin Krahl | 2018-12-16 |