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