Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix redundant expression in `iced_test` documentation | 2024-12-17 | 1 | -1/+1 | |
* | Write documentation for `iced_test` | 2024-12-17 | 3 | -11/+152 | |
* | Use proper hash for `creates_a_new_task` snapshot | 2024-12-17 | 2 | -15/+16 | |
* | Append `env::consts::OS` to snapshot filenames | 2024-12-17 | 2 | -14/+16 | |
* | Reduce size of `Simulator` in `todos` test | 2024-12-17 | 1 | -13/+9 | |
* | Implement `Simulator::simulate` and polish naming | 2024-12-17 | 1 | -44/+58 | |
* | Support custom renderers in `iced_test` through `renderer::Headless` trait | 2024-12-14 | 2 | -57/+88 | |
* | Embed and use Fira Sans as default font when testing | 2024-12-12 | 2 | -2/+2 | |
* | Add image and hash snapshot-based testing to `iced_test` | 2024-12-10 | 2 | -3/+167 | |
* | Draft `iced_test` crate and test `todos` example | 2024-12-10 | 3 | -0/+341 |