index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to Rust 2024 and fix compiler errors
Héctor Ramón Jiménez
2025-02-21
1
-2
/
+4
*
Fix redundant expression in `iced_test` documentation
Héctor Ramón Jiménez
2024-12-17
1
-1
/
+1
*
Write documentation for `iced_test`
Héctor Ramón Jiménez
2024-12-17
2
-11
/
+151
*
Use proper hash for `creates_a_new_task` snapshot
Héctor Ramón Jiménez
2024-12-17
1
-15
/
+14
*
Append `env::consts::OS` to snapshot filenames
Héctor Ramón Jiménez
2024-12-17
1
-12
/
+16
*
Reduce size of `Simulator` in `todos` test
Héctor Ramón Jiménez
2024-12-17
1
-13
/
+9
*
Implement `Simulator::simulate` and polish naming
Héctor Ramón Jiménez
2024-12-17
1
-44
/
+58
*
Support custom renderers in `iced_test` through `renderer::Headless` trait
Héctor Ramón Jiménez
2024-12-14
1
-55
/
+87
*
Embed and use Fira Sans as default font when testing
Héctor Ramón Jiménez
2024-12-12
1
-1
/
+1
*
Add image and hash snapshot-based testing to `iced_test`
Héctor Ramón Jiménez
2024-12-10
1
-3
/
+164
*
Draft `iced_test` crate and test `todos` example
Héctor Ramón Jiménez
2024-12-10
2
-0
/
+320