summaryrefslogtreecommitdiffstats
path: root/test/src/lib.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement `Simulator::simulate` and polish namingLibravatar Héctor Ramón Jiménez2024-12-171-44/+58
* Support custom renderers in `iced_test` through `renderer::Headless` traitLibravatar Héctor Ramón Jiménez2024-12-141-55/+87
* Embed and use Fira Sans as default font when testingLibravatar Héctor Ramón Jiménez2024-12-121-1/+1
* Add image and hash snapshot-based testing to `iced_test`Libravatar Héctor Ramón Jiménez2024-12-101-3/+164
* Draft `iced_test` crate and test `todos` exampleLibravatar Héctor Ramón Jiménez2024-12-101-0/+296