Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add license and copyright information | Robin Krahl | 2019-01-23 |
* | Check specific error codes in the tests | Robin Krahl | 2019-01-20 |
* | Refactor library errors into LibraryError enum | Robin Krahl | 2019-01-20 |
* | Add assert_cmd_err and assert_ok macros to tests | Robin Krahl | 2019-01-20 |
* | Check InvalidHexString error in otp test suite | Robin Krahl | 2019-01-09 |
* | Fix otp::totp_error test case | Robin Krahl | 2019-01-09 |
* | Fix example for GenerateOtp::get_totp_code | Robin Krahl | 2019-01-05 |
* | Prefer assert_eq over is_ok() checks | Daniel Mueller | 2019-01-05 |
* | Adjust OTP tests to use nitrokey-test | Daniel Mueller | 2019-01-05 |
* | Add force argument to ConfigureOtp::set_time | Robin Krahl | 2019-01-02 |
* | Fix formatting using to rustfmt | Robin Krahl | 2018-12-30 |
* | Refactor tests into the top-level tests directory | Robin Krahl | 2018-12-16 |