Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix formatting using to rustfmt | Robin Krahl | 2018-12-30 |
| | |||
* | Refactor tests into the top-level tests directory | Robin Krahl | 2018-12-16 |
Newer Rust versions support integration tests in a top-level tests directory. This patch refactors the existing unit tests into integration tests. |